Commit graph

29 commits

Author SHA1 Message Date
Philipp Heckel fa27fe9036 Avoid stack trace for empty icons 2022-11-27 20:24:10 -05:00
Philipp Heckel 35ea6de6f8 Fix FirebaseService 2022-09-07 16:51:09 -04:00
Philipp Heckel 2625513216 Backup+restore, Firebase, formatting, custom intent action 2022-04-19 19:20:39 -04:00
Philipp Heckel 2f8be72c12 Actions 2022-04-16 20:12:40 -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 82177253a7 Implement poll_request for Firebase to account for protected topics 2022-02-01 11:57:48 -05:00
Philipp Heckel 8fcef8ddee Rename database namespace 2022-01-18 14:28:48 -05:00
Philipp Heckel 5fb3ae0536 Android-side fix for binary unifiedpush messages #101 2022-01-17 14:06:59 -05:00
Philipp Heckel 0968a39420 WIP: Record logs in SQLite 2022-01-17 00:19:05 -05:00
Philipp Heckel 64612dc47f Continued work on attachments 2022-01-10 13:46:31 -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 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 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 598e3376bb Discard truncated FCM messages if instant delivery is enabled; closes #84 2022-01-04 21:10:36 +01:00
Philipp Heckel 4d9b9ca0c8 Log FCM priority 2022-01-04 19:59:26 +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 1cca29df56 Refactor subscriber manager (service starter) 2021-12-30 17:00:27 +01:00
Philipp Heckel 7e9da28704 Forward messages, don't show ntfy notification 2021-12-29 21:36:47 +01:00
Philipp Heckel 042a7dc66b Subscribe to control topic when keepalive message on non-control topic is received 2021-12-13 22:00:48 -05:00
Philipp Heckel 58b56383dc Restart on upgrade, at all costs 2021-12-13 20:54:36 -05:00
Philipp Heckel 323e013391 Send messages via intent; Broadcast received messages 2021-12-11 15:09:07 -05:00
Philipp Heckel 1148e08b96 List unmatched tags as strings 2021-11-28 19:28:58 -05:00
Philipp Heckel 8fd7bb5639 Priorities, titles and tags 2021-11-27 16:18:09 -05:00
Philipp Heckel cdf7a7c685 F-Droid flavor without Firebase; works 2021-11-24 16:12:51 -05:00
Renamed from app/src/main/java/io/heckel/ntfy/msg/FirebaseService.kt (Browse further)