razeware / emitron-Android

Android version of emitron
Apache License 2.0
55 stars 30 forks source link

Adding the necessary files for open sourcing the app #268

Closed sammyd closed 4 years ago

sammyd commented 4 years ago

@rachitmishra please could you take a look through these changes and make sure they look OK to support open sourcing the app?

In particular, please could you take a look at the README. There is a TODO in there, which I don't really understand. I want to explain to somebody new to the project how you can get started working on it.

In the iOS world, I made a script that generated the required secrets files, and populated them with a sample secret that will work for development purposes. We could do something similar here, but I don't really know how it works.

Let me know what needs to change. I'm keen to get this sorted this week.

Thanks

sammyd commented 4 years ago

Hey @orionthewake

Could you take a look at these bits of docs I've added for the legal part of open sourcing the app? Let me know what else you think I need to do, and maybe point out areas we need more context.

Thanks!

orionthewake commented 4 years ago

@sammyd The docs look good to me. Only remaining item is the TODO you mentioned on README.md, which I think should just refer to the CONTRIBUTING.md file which describes how to get an access token for the video download feature.