teapod/app/src/main/res/layout
Jannik 3935f37267
update libraries
* kotlinx-coroutines-android 1.5.1 -> 1.5.2
* exoplayer 2.14.2 -> 2.15.0
* jsoup 1.13.1 -> 1.14.2
* gradle agp 7.0.1 -> 7.0.2
2021-09-05 13:43:27 +02:00
..
activity_main.xml add light and dark theme 2020-11-22 14:24:02 +01:00
activity_onboarding.xml add onboarding (login), change default theme to dark 2021-01-16 00:16:47 +01:00
activity_player.xml update libraries 2021-09-05 13:43:27 +02:00
button_fast_forward.xml adjust size of rewind/fast forward button 2020-11-16 20:42:25 +01:00
button_rewind.xml add top ten to home screen & minor fixes 2021-01-21 18:22:53 +01:00
dialog_login.xml add login dialog 2020-10-11 14:44:38 +02:00
fragment_about.xml Add similar titles to media fragment (#28) 2021-02-06 19:02:12 +01:00
fragment_account.xml add dev settings gui 2021-05-09 20:31:51 +02:00
fragment_home.xml Add similar titles to media fragment (#28) 2021-02-06 19:02:12 +01:00
fragment_library.xml Add similar titles to media fragment (#28) 2021-02-06 19:02:12 +01:00
fragment_media.xml dsiable scrolling on appbar if no tabs where added to media fragment 2021-02-20 22:57:00 +01:00
fragment_media_episodes.xml use CoordinatorLayout instead of NestedScrollView in media fragment 2021-02-08 00:22:50 +01:00
fragment_media_similar.xml use CoordinatorLayout instead of NestedScrollView in media fragment 2021-02-08 00:22:50 +01:00
fragment_on_login.xml add onboarding (login), change default theme to dark 2021-01-16 00:16:47 +01:00
fragment_on_welcome.xml add onboarding (login), change default theme to dark 2021-01-16 00:16:47 +01:00
fragment_search.xml Add similar titles to media fragment (#28) 2021-02-06 19:02:12 +01:00
item_component.xml replace licenses dialog and about dialog with about fragment 2020-12-05 21:03:14 +01:00
item_episode.xml update theme colors to better reflect material design guidelines 2020-12-05 21:51:12 +01:00
item_episode_player.xml add numberStr to AoDEpisode type & show tmdb episode info in player 2021-09-05 00:08:03 +02:00
item_media.xml minor episodes ui improvements 2020-11-28 15:09:39 +01:00
player_controls.xml add language settings to player [Part 1] 2020-12-20 20:21:27 +01:00
player_episodes_list.xml add language settings to player [Part 1] 2020-12-20 20:21:27 +01:00
player_language_settings.xml don't use "save" when selecting the media language, use "apply" instead 2021-06-04 00:18:33 +02:00