Commit Graph

385 Commits

Author SHA1 Message Date
Jannik 4ae23c4380
fix crash in episode count extraction 2020-10-15 16:23:52 +02:00
Jannik adf8a48251
replace GridView in library and search fragment with RecyclerView
closes #8
2020-10-15 13:00:44 +02:00
Jannik 36c8678646
fix cancel text for german translation 2020-10-14 20:58:42 +02:00
Jannik 442a02db70
update used libraries 2020-10-14 20:26:29 +02:00
Jannik 5f80f1fabd
show loading screen while loading media fragment
* use material components for shaped images and progress indicator
2020-10-14 20:22:20 +02:00
Jannik d2728405d1
redesign library and search fragment
* library/search now use a grid view with 2 columns
* media is now represented as card
* media details: poster and episodes have now rounded corners
2020-10-14 18:33:11 +02:00
Jannik 87f9235b8a add why is it called teapod to readme 2020-10-14 01:24:51 +02:00
Jannik 03cd42773d
add Episode watched callback 2020-10-13 23:47:48 +02:00
Jannik cbfd186686
added licenses dialog 2020-10-13 21:27:05 +02:00
Jannik 5b7d2cd26e
added episode description and is watched status to MediaFragment 2020-10-13 20:23:55 +02:00
Jannik 6fb8f56faf
minor code clean up 2020-10-13 16:30:23 +02:00
Jannik dcaf64acde
improved MediaFragment UI
* fix searchview not losing focus when media is selected
2020-10-13 15:56:07 +02:00
Jannik 597271d4de
use poster as backdrop if no backdrop is set, update to android studio
* update gradle to version 6.5
* update android gradle plugin to version 4.1
2020-10-13 12:27:13 +02:00
Jannik c947105a1f
use material components button in media fragment 2020-10-13 00:14:03 +02:00
Jannik 9ec4c24e21
verify login data on start, added german translation 2020-10-12 23:26:32 +02:00
Jannik 00a6981ae5
improved tmdb data handling, added backdrop 2020-10-12 22:43:42 +02:00
Jannik ee063a5bbe „README.md“ ändern 2020-10-12 21:46:51 +02:00
Jannik b835139973 „README.md“ ändern 2020-10-12 20:45:16 +02:00
Jannik 13df0959e2
don't show empty textview 2020-10-12 20:37:45 +02:00
Jannik 90fe084557
disable action bar, use tmdb for poster and description 2020-10-12 20:30:45 +02:00
Jannik ae20e74702
merge GUIMedia and StreamMedia into Media, parse episode title from aod 2020-10-12 17:52:24 +02:00
Jannik 0fc1d8b5c2
use recyclerview for episodes in media fragment
closes #3
2020-10-12 09:54:32 +02:00
Jannik 7b708f5aa0
add tv shows support to parser, start implementing account fragment 2020-10-11 23:16:47 +02:00
Jannik b27a218b51
add search 2020-10-11 18:07:00 +02:00
Jannik 1d3c8ca14b
resume to position if player was in background, keep screen on in player 2020-10-11 15:19:42 +02:00
Jannik e093153eee
add login dialog
* show dialog if no credentials are present
2020-10-11 14:44:38 +02:00
Jannik b72b316ce1
clean up build-gradle
* remove unused dependencies
2020-10-11 14:25:47 +02:00
Jannik 8285b2bf62
add player fullscreen on tilt 2020-10-11 14:14:38 +02:00
Jannik 2866d01c22
add player
* fix aod stream parsing
2020-10-11 13:18:20 +02:00
Jannik 818981190d
add media fragment, add stream parsing 2020-10-11 10:02:00 +02:00
Jannik c473fce19a
add OnItemClickListener 2020-10-09 15:18:52 +02:00
Jannik b94b86b866
fix CustomAdapter repeating issue 2020-10-09 13:25:12 +02:00
Jannik ac8d3ab292
use ListView for library fragment 2020-10-09 13:02:58 +02:00
Jannik d0e09bf4e2
add aod parser 2020-10-08 22:20:20 +02:00
Jannik 0589a75180 Initial commit 2020-10-08 15:56:18 +02:00