Commit Graph

35 Commits

Author SHA1 Message Date
Owen LeJeune
0da9f01551 add in options for showing/hiding search bar and page heading 2022-02-18 14:34:52 -05:00
Owen LeJeune
399795cb54 add search bar 2022-02-17 16:43:47 -05:00
Owen LeJeune
c90c699a27 add tabs to top of movies and tv screens 2022-02-17 13:18:20 -05:00
Owen LeJeune
98728552ef implement theme 2022-02-16 22:19:51 -05:00
Owen LeJeune
1fa93c4073 include initial support for more languages 2022-02-16 17:34:18 -05:00
Owen LeJeune
fc2710fc01 extract some strings 2022-02-16 17:10:18 -05:00
Owen LeJeune
e21da6d06e display more detailed information 2022-02-16 16:11:41 -05:00
Owen LeJeune
4104e68257 add more details for movies 2022-02-16 13:53:26 -05:00
Owen LeJeune
11e4f964be refact detail screen composables 2022-02-15 23:32:18 -05:00
Owen LeJeune
cbb44513b6 display cast and overview on details screen 2022-02-15 17:18:52 -05:00
Owen LeJeune
86034bf198 display all backdrops as scrolling view 2022-02-15 11:07:13 -05:00
Owen LeJeune
a194fa57b0 display backdrop image below status bar 2022-02-15 10:23:03 -05:00
Owen LeJeune
d1bd431d19 display header information on details view 2022-02-15 09:57:31 -05:00
Owen LeJeune
378b152008 some work on settings page 2022-02-14 13:59:59 -05:00
Owen LeJeune
0f3fe7ea7c fix title not being set properly when returning from tv detail view and fix tv details not returning from server 2022-02-14 12:02:19 -05:00
Owen LeJeune
b69cfff94b setup preferences 2022-02-14 09:47:29 -05:00
Owen LeJeune
5523aa6e89 refactor click actions out of poser view 2022-02-11 12:26:38 -05:00
Owen LeJeune
a7ba8cfb4c show poster on details screen 2022-02-11 10:27:10 -05:00
Owen LeJeune
5e7a0852de refactor dependencies 2022-02-10 21:55:32 -05:00
Owen LeJeune
d2571bc386 replace retrofit calls with coroutines 2022-02-10 21:44:41 -05:00
Owen LeJeune
d0a08307d8 launch new view when tapping movie poster 2022-02-10 21:33:07 -05:00
Owen LeJeune
ce8efd7eea move main view out of main activity 2022-02-10 16:35:17 -05:00
Owen LeJeune
907c416d48 refactor composable widgets 2022-02-10 16:31:48 -05:00
Owen LeJeune
78f0a874c9 refactor navigation code 2022-02-10 16:29:36 -05:00
Owen LeJeune
fe08d2dd02 hide fab on favourites and settings screen 2022-02-10 13:59:57 -05:00
Owen LeJeune
620cbca62d create top level switch and palette view on settings page 2022-02-10 13:57:43 -05:00
Owen LeJeune
09982636b2 add tv page 2022-02-10 00:45:48 -05:00
Owen LeJeune
05afce953e show scrolling list of movies 2022-02-10 00:01:03 -05:00
Owen LeJeune
b5db7422d0 add koin, retrofit and setup retrofit boilerplate 2022-02-09 21:12:28 -05:00
Owen LeJeune
be7eca362a add fab and collapsing top app bar 2022-02-09 20:49:03 -05:00
Owen LeJeune
da908df664 refactor tabs 2022-02-09 20:36:16 -05:00
Owen LeJeune
9eb5b76adf add top appbar 2022-02-09 20:32:39 -05:00
Owen LeJeune
db37c06ae3 add bottom navigation 2022-02-09 16:13:20 -05:00
Owen LeJeune
a9e916abb9 convert to m3 2022-02-09 11:58:56 -05:00
Owen LeJeune
82497157e0 initial commit 2022-02-09 00:01:19 -05:00