Commit graph

45 commits

Author SHA1 Message Date
Philipp Heckel cd2e9b7d6a Dark mode color 2022-11-26 13:52:52 -05:00
Philipp Heckel 005d03a7c2 Fix notificaiton icon color on Android 12/13 2022-11-26 13:37:10 -05:00
Hunter Kehoe a2ae6e4c21 remove icon size and type 2022-08-25 21:58:37 -06:00
Hunter Kehoe ecefdd3df6 notification icons 2022-07-16 14:33:38 -06: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
Philipp Heckel ac3496d7fa Polishing 2022-05-08 22:57:52 -04:00
Philipp Heckel 2909d877f7 WIP: Icon 2022-05-06 21:03:15 -04:00
Philipp Heckel c9643a2173 Add toast on error, for #233 2022-05-03 19:59:33 -04:00
Philipp Heckel e4255212ef Fix #220, Action "view" with "clear=true" 2022-04-23 20:46:41 -04:00
Philipp Heckel f15d7654c8 Add clear=true support 2022-04-22 22:45:33 -04:00
Philipp Heckel 31bdc2bc81 Bump FB, cleanup 2022-04-21 19:47:18 -04:00
Philipp Heckel 2625513216 Backup+restore, Firebase, formatting, custom intent action 2022-04-19 19:20:39 -04:00
Philipp Heckel 79c0e91e8d Actions WIP 2022-04-19 09:15:06 -04:00
Philipp Heckel 686616d4d2 WIP 2022-04-17 14:29:29 -04:00
Philipp Heckel f62b7fa952 Derp 2022-04-16 22:32:29 -04:00
Philipp Heckel 2f8be72c12 Actions 2022-04-16 20:12:40 -04:00
Philipp Heckel f1431e9a67 Add "Channel settings" button, fix instant delivery checkbox (#211, #91) 2022-04-14 13:00:19 -04:00
Philipp Heckel bd8d61997d Implement UnifiedPush 2.0 spec (untested, #130) 2022-03-13 15:58:19 -04:00
Philipp Heckel d44358f75c Implement auto-delete of notifications, closes #71 2022-02-09 16:20:24 -05:00
Philipp Heckel e6c3a2e2bd Styles for dark mode to match guidelines, closes #119 2022-02-07 18:35:36 -05:00
Eskilop 3264ec31d9
Combine flags with logical or 2022-01-28 18:47:45 +01:00
Eskilop d7fde53354
Fix crash on notification receipt in android 12 2022-01-28 17:46:13 +01:00
Philipp Heckel 8fcef8ddee Rename database namespace 2022-01-18 14:28:48 -05:00
Philipp Heckel 0968a39420 WIP: Record logs in SQLite 2022-01-17 00:19:05 -05:00
Philipp Heckel 0fce663975 Use Content-Type and Content-Length response headers 2022-01-14 12:32:36 -05:00
Philipp Heckel 109a4f7e41 Add delete menu item 2022-01-11 20:47:28 -05:00
Philipp Heckel 40d8d20cc5 Add cancel to downloads 2022-01-11 18:21:30 -05:00
Philipp Heckel 1cf781b27b Request permissions for older versions; filename things; polishing 2022-01-11 17:00:18 -05:00
Philipp Heckel e88f87390e - Auto download toggle
- Do not update notification if not visible
- Detail view menu
2022-01-09 22:08:29 -05:00
Philipp Heckel 95e101eb65 WIP:Image preview in detail view 2022-01-08 22:17:41 -05:00
Philipp Heckel dced0a2e06 Remove preview; progress in notification 2022-01-08 21:32:43 -05:00
Philipp Heckel d440d0a633 Schedule attachment download in dispatcher, not in NotificationService 2022-01-08 15:49:07 -05:00
Philipp Heckel 7961f9f9e2 WIP 2022-01-06 01:05:57 +01:00
Philipp Heckel 63fff52fcf WIP; but now I actually am starting to understand what's going on 2022-01-05 21:40:40 +01:00
Philipp Heckel a123edbd8e Merge branch 'main' into attachments 2022-01-05 00:40:19 +01:00
Philipp Heckel 3a5399162d Add "click" handling 2022-01-04 23:45:24 +01:00
Philipp Heckel 9a5af648c4 Preview URL 2022-01-04 19:45:02 +01:00
Philipp Heckel f2bb3a022b WIP: attachments 2022-01-04 00:54:18 +01:00
Philipp Heckel 4ed73f6f98 Vibration pattern 2021-11-29 14:06:08 -05:00
Philipp Heckel 8fd7bb5639 Priorities, titles and tags 2021-11-27 16:18:09 -05:00
Philipp Heckel bc89d6106b Notification icons 2021-11-23 10:52:27 -05:00
Philipp Heckel 8db05d7c88 Muted until feature 2021-11-22 15:45:43 -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 719a04aeaa Instant delivery 2021-11-13 19:26:37 -05:00
Philipp Heckel 72d7a2f93d Periodic worker to refresh notifications; replace Volley with OkHttp 2021-11-11 19:41:29 -05:00