ntfy-android/app/src/main/java/io/heckel/ntfy/ui
2022-01-08 22:17:41 -05:00
..
AddFragment.kt remove deep links 2021-12-12 20:03:53 -05:00
DetailActivity.kt Tiny changes 2021-12-31 02:00:08 +01:00
DetailAdapter.kt WIP:Image preview in detail view 2022-01-08 22:17:41 -05:00
DetailViewModel.kt Add "clear all notifications" detail menu item 2021-11-25 09:26:37 -05:00
MainActivity.kt WIP; but now I actually am starting to understand what's going on 2022-01-05 21:40:40 +01:00
MainAdapter.kt Always show UP subscriptions at the bottom 2022-01-01 17:09:00 +01:00
MainViewModel.kt Works and is not super ugly 2021-12-30 14:23:47 +01:00
NotificationFragment.kt MutedUntil setting in Settings dialog 2022-01-01 13:42:00 +01:00
SettingsActivity.kt Increase worker intervals; Remove periodic "muted until" checker; redraw main list on "back button" press; polling now uses since=.. 2022-01-02 01:37:09 +01:00