Commit graph

27 commits

Author SHA1 Message Date
Philipp Heckel 314bba4113 Some style fixes 2022-12-06 20:37:30 -05:00
Philipp Heckel e64cd79c28 Fix Android 5 crashes on unsubscribing 2022-12-06 16:17:05 -05:00
Hunter Kehoe bbc7549d7a custom display names
fixes binwiederhier/ntfy#313
fixes binwiederhier/ntfy#291 (at least the android portion)
2022-06-24 09:15:22 -06:00
Hunter Kehoe 5f75a263d9 redraw selected subscription list items individually 2022-06-05 19:14:33 -06:00
Philipp Heckel ac3496d7fa Polishing 2022-05-08 22:57:52 -04:00
Philipp Heckel a498d68bcf WIP subscription icon 2022-05-08 16:04:52 -04:00
Philipp Heckel 523bf092db Dark mode, proper alignment 2022-04-28 22:04:46 -04:00
Philipp Heckel 0d790a447f WIP Cards 2022-04-27 20:58:23 -04:00
Philipp Heckel 3a2e6cbf57 This looks reasonably nice 2022-02-12 23:02:42 -05:00
Philipp Heckel e6c3a2e2bd Styles for dark mode to match guidelines, closes #119 2022-02-07 18:35:36 -05:00
Philipp Heckel a135f5b312 Fix dark theme selected row color 2022-01-19 22:57:07 -05:00
Philipp Heckel 8fcef8ddee Rename database namespace 2022-01-18 14:28:48 -05:00
Philipp Heckel ca217d8275 Hide instant delivery icons and text for F-Droid 2022-01-12 23:31:37 -05:00
Philipp Heckel bf419dda23 Always show UP subscriptions at the bottom 2022-01-01 17:09:00 +01:00
Philipp Heckel d10344549f Add min priority and broadcast enabled switch, fix #57 2022-01-01 16:56:18 +01:00
Philipp Heckel 4efdce54ef Works and is not super ugly 2021-12-30 14:23:47 +01:00
Philipp Heckel 8fd7bb5639 Priorities, titles and tags 2021-11-27 16:18:09 -05:00
Philipp Heckel 8db05d7c88 Muted until feature 2021-11-22 15:45:43 -05:00
Philipp Heckel c3f9cfbb13 Fix date time locatization issue and race on toggling of instant delivery 2021-11-17 15:30:57 -05:00
Philipp Heckel cc25c5fc5c Only use one connection per base URL 2021-11-16 14:08:52 -05:00
Philipp Heckel 0ab3bdc2a0 Dismiss notifications when detail view is opened, show new bubble 2021-11-15 16:24:31 -05:00
Philipp Heckel cea43b3529 Show connection status 2021-11-14 21:42:41 -05:00
Philipp Heckel 276d773152 Enable/disable fast delivery; restart service on boot 2021-11-14 13:54:48 -05:00
Philipp Heckel 86738d5441 Remove denormalized subscription, add schema migration for sqlite db 2021-11-11 22:14:28 -05:00
Philipp Heckel 72d7a2f93d Periodic worker to refresh notifications; replace Volley with OkHttp 2021-11-11 19:41:29 -05:00
Philipp Heckel 6c4a388c7e Multi-delete notifications 2021-11-03 13:56:08 -04:00
Philipp Heckel b65bc749ab Action mode delete for topics 2021-11-03 12:48:13 -04:00
Renamed from app/src/main/java/io/heckel/ntfy/ui/SubscriptionsAdapter.kt (Browse further)