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

1616 Commits

Author SHA1 Message Date
Christine Coenen
a386756f09 Fix visual clutter from icons 2023-08-23 11:16:50 +02:00
Christine Coenen
2acd49b8f0 Fix wrong colors on some themes 2023-08-23 11:11:52 +02:00
Christine Coenen
3c09c1f1b0 Add voice search 2023-08-23 10:38:12 +02:00
Christine Coenen
cda73fcb51 Add insert button for suggestions 2023-08-22 17:23:15 +02:00
Christine Coenen
86af6a3968 Save search queries for later 2023-08-22 11:03:01 +02:00
Christine Coenen
c1d6b1712b Move database queries related to search in own dao 2023-08-22 09:54:59 +02:00
Christine Coenen
18065caf5b Display message when api shows cannot be loaded 2023-08-22 09:41:15 +02:00
Christine Coenen
28427461dd Use all personal shows as search result 2023-08-22 09:32:55 +02:00
Christine Coenen
c9eb8face0 Improve local suggestions 2023-08-22 09:22:49 +02:00
Christine Coenen
ed2915c49a Hide my shows header when no shows found 2023-08-21 16:43:03 +02:00
Christine Coenen
cf4d1aefa0 Display message when no api shows found 2023-08-21 16:23:17 +02:00
Christine Coenen
e88df3a0e5 Style search bar and toolbar with same font 2023-08-21 14:55:12 +02:00
Christine Coenen
34e486131e Intercept toolbar click 2023-08-21 14:36:19 +02:00
Christine Coenen
cdc414565b Fix bottom navigation showing above search 2023-08-20 21:31:22 +02:00
Christine Coenen
3236d087bf Display mediathek api results in search 2023-08-20 21:13:16 +02:00
Christine Coenen
b6448e8dd7 Add click listeners 2023-08-20 21:01:00 +02:00
Christine Coenen
4b4f99ab55 Change suggestion icon 2023-08-20 20:55:17 +02:00
Christine Coenen
7592ae774c Display local results (WIP) 2023-08-20 20:49:21 +02:00
Christine Coenen
f1c8e1023b Fix back button not working upon app start 2023-08-20 18:12:27 +02:00
Christine Coenen
d855611d8d Make action bar same height as search view header 2023-08-20 18:02:36 +02:00
Christine Coenen
fe260290a0 Add search result fragment 2023-08-20 17:40:58 +02:00
Christine Coenen
24efa412dd Enter query mode when focusing search query 2023-08-19 10:59:29 +02:00
Christine Coenen
ae4b6a6d4e Remove focus from search once submitted 2023-08-19 10:50:42 +02:00
Christine Coenen
db562edfbf Make suggestions selectable 2023-08-19 10:41:48 +02:00
Christine Coenen
2b54114941 Display search suggestions 2023-08-19 10:29:05 +02:00
Christine Coenen
3d1e69babb Submit search 2023-08-19 08:46:11 +02:00
Christine Coenen
a57d4c3040 Share search query in shared view model 2023-08-18 18:05:57 +02:00
Christine Coenen
e62415ec16 Add searchview back in 2023-08-18 17:55:54 +02:00
Christine Coenen
3f3e012ab3 Open search fragment when clicking search 2023-08-18 17:17:56 +02:00
Christine Coenen
283a4b2323 Remove SearchView 2023-08-18 15:44:22 +02:00
Christine Coenen
835977b311 Add search field into toolbar 2023-08-18 15:39:23 +02:00
Christine Coenen
c3fb9f2672 Merge branch 'develop' into feature/filter-in-own-fragment 2023-08-16 17:07:48 +02:00
Christine Coenen
8de88fd047 Use new plugin structure in gradle file 2023-08-16 17:04:42 +02:00
Christine Coenen
c5817bd633 Integrate koin the new way 2023-08-16 17:00:06 +02:00
Christine Coenen
2850c4da7c Update dependencies 2023-08-16 16:55:50 +02:00
Christine Coenen
fd2a2a23a1 Use new way to integrate about libraries plugin 2023-08-16 16:55:14 +02:00
Christine Coenen
7dda826e62 Update libraries 2023-08-16 16:39:59 +02:00
Christine Coenen
87a1bb0836 Hide bottom navigation when search view is shown 2023-08-03 15:20:44 +02:00
Christine Coenen
9b1debc5f3 Use correct search query hint 2023-08-03 13:06:41 +02:00
Christine Coenen
186922deae Make toolbar surface colored 2023-08-03 11:24:39 +02:00
Christine Coenen
d8e7b029f5 Display global search view 2023-08-02 20:33:56 +02:00
Christine Coenen
329122e857 Scroll toolbar for main destinations only 2023-08-02 17:35:04 +02:00
Christine Coenen
876f231921 Make toolbar scrollable 2023-08-01 19:40:49 +02:00
Christine Coenen
12d5a3aa28 Remove search from media center tab 2023-08-01 19:38:27 +02:00
Christine Coenen
a71746f652 Move filter logic into new fragment 2023-07-30 14:26:25 +02:00
Christine Coenen
11e988f7aa Move filter handling into own viewmodel 2023-07-30 13:55:50 +02:00
Christine Coenen
085562fa22 Use ksp instead of kapt 2023-07-27 20:27:28 +02:00
Christine Coenen
90b9c549a7 Merge branch 'main' into develop
# Conflicts:
#	app/build.gradle
#	app/src/main/res/raw/changelog.md
2023-07-27 14:42:59 +02:00
Christine Coenen
36919ba4aa Release version 8.3.2 2023-07-27 14:35:51 +02:00
Christine Coenen
2e8a064410 Fix start tab interfering with download notification destination 2023-07-27 14:13:52 +02:00