Tobias Rohloff

Results 15 issues of 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

internal πŸ”¨

The video player should store (certain) settings, like when the user changes the playback speed. The complete spec needs to be discussed.

feature πŸ“¦
discuss βœ‹

The view is very cluttered and very long for some courses. Think about usability improvements.

feature πŸ“¦
discuss βœ‹

The course lists (my, all, channels) become very cluttered. Let's think about usability improvements.

feature πŸ“¦
discuss βœ‹

We use `moshi` and `gson`. The usage of `gson` can be replaced. This also affects lanalytics.

internal πŸ”¨

Migrate when a stable release is available: https://developer.android.com/topic/libraries/architecture/datastore

internal πŸ”¨