Tobias Rohloff
Tobias Rohloff
Like `IconTabProvider` there is now an option for a `TabViewProvider` with a `getTabView(int position)` method. ``` java public interface TabViewProvider { public View getTabView(int position); } ``` ``` java public...
When creating a `Resource` model class with Kotlin some features are not supported, like custom-named fields withΒ `@Json` (see https://github.com/square/moshi/issues/315). However, moshi introduced [moshi-kotlin](https://github.com/square/moshi#reflection) and [moshi-kotlin-codegen](moshi-kotlin-codegen) to fix that. A...
Nice to have: - Screenshot generation for all brands and different screens - Screenshot upload - Release build, tag, upload with changelog
The video player should store (certain) settings, like when the user changes the playback speed. The complete spec needs to be discussed.
The view is very cluttered and very long for some courses. Think about usability improvements.
The course lists (my, all, channels) become very cluttered. Let's think about usability improvements.
We use `moshi` and `gson`. The usage of `gson` can be replaced. This also affects lanalytics.
Migrate when a stable release is available: https://developer.android.com/topic/libraries/architecture/datastore