ntfy-android/app/src/main/java/io/heckel/ntfy/ui
2021-11-16 14:08:52 -05:00
..
AddFragment.kt Adjut foreground notification to reflect subscription state, add instant icon to non-ntfy.sh subscriptions 2021-11-15 07:57:35 -05:00
DetailActivity.kt Dismiss notifications when detail view is opened, show new bubble 2021-11-15 16:24:31 -05:00
DetailAdapter.kt Multi-delete notifications 2021-11-03 13:56:08 -04:00
DetailViewModel.kt Remove denormalized subscription, add schema migration for sqlite db 2021-11-11 22:14:28 -05:00
MainActivity.kt Dismiss notifications when detail view is opened, show new bubble 2021-11-15 16:24:31 -05:00
MainAdapter.kt Only use one connection per base URL 2021-11-16 14:08:52 -05:00
MainViewModel.kt Enable/disable fast delivery; restart service on boot 2021-11-14 13:54:48 -05:00
SubscriberManager.kt Enable/disable fast delivery; restart service on boot 2021-11-14 13:54:48 -05:00
Util.kt Multi-delete notifications 2021-11-03 13:56:08 -04:00