AntennaPod/ui
flofriday 17b713e10c
Improve collapsing toolbar state (#7277)
First this commit improves the threshold at which the icon color is
changed. We now ask the collapsing toolbar at which size it will be
collapsed instead of guessing.

Second, this commit also sets the appbar title (when collapsed) to the
podcast name in the podcast episode view.
2024-07-10 21:30:32 +02:00
..
app-start-intent Create module for sync service and move DBWriter to database module (#7040) 2024-03-29 17:45:14 +01:00
chapters Display transcript text and follow along the audio (#7103) 2024-05-18 18:58:36 +02:00
common Improve collapsing toolbar state (#7277) 2024-07-10 21:30:32 +02:00
discovery Fix search view showing underline (#7264) 2024-07-01 12:31:24 +02:00
echo Target SDK 34 (#7075) 2024-04-09 22:33:52 +02:00
episodes Move widget setup code to widget module (#6996) 2024-03-25 23:45:09 +01:00
glide Remove unneeded module dependencies (#7046) 2024-03-31 09:15:03 +02:00
i18n Update strings.xml (#7260) 2024-06-22 13:18:26 +02:00
notifications Move download service to module (#7041) 2024-03-29 19:27:53 +01:00
preferences Reorganize appearance settings (#7207) 2024-05-31 10:46:59 +02:00
statistics Add lazy loading to feed item list (#7091) 2024-04-13 19:18:13 +02:00
transcript Display transcript text and follow along the audio (#7103) 2024-05-18 18:58:36 +02:00
widget Remove unneeded module dependencies (#7046) 2024-03-31 09:15:03 +02:00
README.md Remove PlaybackServiceCallbacks 2021-02-12 18:08:58 +01:00

README.md

:ui

This folder contains modules that display or directly interact with the UI.