0
0
mirror of https://github.com/mediathekview/zapp.git synced 2024-09-19 20:02:17 +02:00
Commit Graph

1464 Commits

Author SHA1 Message Date
Christine Coenen
0c2d0d3cf9 Translate in-app changelog 2022-12-23 18:53:05 +01:00
Christine Coenen
47567818bb Translate faq.md to English (thanks to eUgEntOptIc) 2022-12-23 18:40:53 +01:00
Christine Coenen
a0daefb76a Delete transifex configuration 2022-12-23 17:20:48 +01:00
cemrich
ca7130bd07
Merge pull request #329 from comradekingu/patch-1
Hosted Weblate mentioned in README
2022-12-23 16:57:20 +01:00
Christine Coenen
d0228bc0c0 Use nicer texts for empty personal adapters 2022-12-23 15:30:02 +01:00
Christine Coenen
6755cf1d0c Update readme 2022-12-22 20:04:23 +01:00
Christine Coenen
6715c16b22 Fix lint warnings 2022-12-22 19:41:59 +01:00
Christine Coenen
6cd84b89a9 Re enable crash reporting 2022-12-22 17:46:37 +01:00
Christine Coenen
4cd7c40f9d Revert koin update which breaks tests 2022-12-22 17:42:31 +01:00
Christine Coenen
54840efdda Update dependencies 2022-12-22 16:23:34 +01:00
Christine Coenen
7637755cea Add in app language picker #327 2022-12-15 17:17:20 +01:00
Christine Coenen
556952693a Fix crash in mediathek list on android tv 2022-12-01 15:26:15 +01:00
Christine Coenen
35c5f4b37c Use same adapter for personal details and mediathek list 2022-11-27 16:20:47 +01:00
Christine Coenen
101d8a063f Insert date separators in between details show list 2022-11-24 14:26:50 +01:00
Christine Coenen
47398cb3d1 Update exoplayer 2022-11-23 17:29:05 +01:00
Christine Coenen
952f13a950 Update markwon library 2022-11-23 17:22:40 +01:00
Christine Coenen
4332b441f4 More outlined icons 2022-11-23 16:57:21 +01:00
Christine Coenen
6dcfd5e951 Use outlined stop icon 2022-11-23 16:42:43 +01:00
Christine Coenen
1567768f78 Merge branch 'feature/personal-tab' into develop 2022-11-23 15:04:50 +01:00
Christine Coenen
acad571c6a Fix error message during image loading when restarting download 2022-11-22 20:20:28 +01:00
Christine Coenen
88987cedfc Tint icons in default color 2022-11-22 19:45:10 +01:00
Christine Coenen
c307c53a34 Cache options menu 2022-11-22 19:40:17 +01:00
Christine Coenen
98e87d7ccf Fix menu not updating in detail view 2022-11-22 18:35:00 +01:00
Christine Coenen
469f2e0acb Show download option in context menu 2022-11-22 17:56:16 +01:00
Christine Coenen
76ef8eaa43 Fix item marked as relevant to user once it was bookmarked 2022-11-22 14:50:40 +01:00
Christine Coenen
076f0da061 Avoid view jumping when bookmarking a list item 2022-11-22 14:48:02 +01:00
Christine Coenen
65ec09339f Fix header leading to wrong details list 2022-11-22 14:34:21 +01:00
Christine Coenen
582bed920b Improve padding of status item 2022-11-22 14:32:33 +01:00
Christine Coenen
b62a6f54c5 Do not display more button when list is empty 2022-11-20 18:08:00 +01:00
Christine Coenen
5da479de62 Removed unused variable 2022-11-20 17:56:38 +01:00
Christine Coenen
e37cfad685 Fix room compiler warning 2022-11-20 17:56:19 +01:00
Christine Coenen
859e1cc845 Add bookmark date 2022-11-20 17:53:00 +01:00
Christine Coenen
bbd09e577a Fix app timeout on popup menu for shows that are not yet persisted 2022-11-20 17:11:45 +01:00
Christine Coenen
db82e00af4 Add bookmark feature 2022-11-20 15:23:16 +01:00
Christine Coenen
8b145cac7e Improve hints for search query input field 2022-11-20 14:11:09 +01:00
Christine Coenen
93b8a7b192 Remove context menu flicker on open 2022-11-20 13:46:49 +01:00
Christine Coenen
de4fb7bed3 Move menu texts to string resources 2022-11-20 13:31:40 +01:00
Christine Coenen
46ed580a05 Add exo player error messages 2022-11-20 13:26:00 +01:00
Christine Coenen
3a8f2b255f Add possibility to delete failed downloads 2022-11-20 11:38:30 +01:00
Christine Coenen
49fce91755 Move menu helper to mediathek top level package 2022-11-20 11:35:26 +01:00
Christine Coenen
d26f2e0762 Move download manager operations to io thread 2022-11-20 11:34:26 +01:00
Christine Coenen
8825ea530e Fix memory leak in download response 2022-11-19 19:13:42 +01:00
Christine Coenen
88803e8dc2 Use show id instead of download id for retry download receiver 2022-11-19 19:06:43 +01:00
Christine Coenen
f7091c9f55 Avoid overriding shows with old data during download 2022-11-19 19:01:41 +01:00
Christine Coenen
3feca7b724 Fix view flickering when returning from another fragment 2022-11-19 17:38:13 +01:00
Christine Coenen
e31d2446f8 Boost performance by reading only from database what we actually need 2022-11-19 16:11:30 +01:00
Christine Coenen
8fbe413abd Fix personal list flickering 2022-11-19 16:05:34 +01:00
Christine Coenen
77ecf04702 Implement missing menu items 2022-11-19 15:38:14 +01:00
Christine Coenen
a5287ac7e9 Show/hide menu items to reflect show state 2022-11-19 15:19:05 +01:00
Christine Coenen
d9e8022c27 Move confirmation dialog to correct package 2022-11-19 09:34:03 +01:00