razeware / emitron-Android

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

EMA-328 - Added flags to enable contributors to use the app #329

Closed filbabic closed 3 years ago

filbabic commented 3 years ago

Enables #328!

Current status of this implementation is:

@sammyd Basically, as we discussed, this was an easy implementation, relying on build-process-generated flags that can't really be overriden.

Even if they can, the streaming service blocks them from watching content that's not free and the download service will probably do the same, but we haven't enabled downloads yet.

Let me know what you think of this, I'll attach some example screenshots below.

filbabic commented 3 years ago

Screenshot_1616494674 Screenshot_1616494687 Screenshot_1616494703 Screenshot_1616494708

Note: The "pro description" text is removed in another ticket (#326) we've worked on, so effectively we'll only show "Locked Course" text and the "Manage Subscription" button.

sammyd commented 3 years ago

Looks good to me @filbabic. Thanks for sorting this.