Commit graph

49 commits

Author SHA1 Message Date
Philipp Heckel d09fdb2ff2 Fix crashes from large images (#474) 2022-11-27 12:38:07 -05:00
Hunter Kehoe 1173ac3a5f fixes binwiederhier/ntfy#471 2022-11-12 14:02:25 -07:00
Philipp Heckel f2492904ea Do not crash preview if icon/attachment too large 2022-09-10 15:24:53 -04:00
Hunter Kehoe f68bb5f379 delete unreferenced icons periodically and download updates every 24 hours 2022-08-28 14:52:35 -06:00
Hunter Kehoe c7edb50ebc cache notification icons and delete after 24 hours 2022-08-27 12:11:27 -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 2324352a50 Fix issues with Random() in emulator 2022-06-19 14:45:01 -04: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 4771ccc6c0 Make messages with links selectable 2022-04-29 11:03:02 -04:00
Philipp Heckel 2625513216 Backup+restore, Firebase, formatting, custom intent action 2022-04-19 19:20:39 -04:00
Philipp Heckel fc27b0ce99 Validate server URLs 2022-04-13 20:09:56 -04:00
Philipp Heckel f35c598ae8 Make priority strings translatable, #192 2022-03-30 20:15:01 -04:00
Philipp Heckel 8339bc9c2a Download attachments to cache folder, allow saving them 2022-03-21 23:11:37 -04:00
Philipp Heckel ac0ecbdcc1 Open "Click" link when tapping notification, #110 2022-03-20 19:53:51 -04:00
Philipp Heckel 8e1830d361 Backup/restore settings 2022-03-14 17:10:44 -04:00
Philipp Heckel bd8d61997d Implement UnifiedPush 2.0 spec (untested, #130) 2022-03-13 15:58:19 -04:00
Philipp Heckel d206d7c391 Rocket Science! 2022-02-15 20:29:32 -05:00
Philipp Heckel 3a2e6cbf57 This looks reasonably nice 2022-02-12 23:02:42 -05:00
Philipp Heckel 3dcf4939c8 Base URL dropdown; working 2022-02-12 15:26:18 -05:00
Philipp Heckel 29a40080db Make large attachments fail fast 2022-02-12 13:51:41 -05:00
Philipp Heckel 9afdf5e6e7 Arbitrary attachments 2022-02-11 20:34:08 -05:00
Philipp Heckel 8100e68b8d Make image and text sharing work 2022-02-11 15:55:08 -05:00
Philipp Heckel e6c3a2e2bd Styles for dark mode to match guidelines, closes #119 2022-02-07 18:35:36 -05:00
Philipp Heckel cdd345face WIP: Auth in add dialog 2022-01-27 19:57:43 -05:00
Philipp Heckel a135f5b312 Fix dark theme selected row color 2022-01-19 22:57:07 -05:00
Philipp Heckel 9c616d3b7d Battery optimization banner 2022-01-18 16:49:00 -05:00
Philipp Heckel 8fcef8ddee Rename database namespace 2022-01-18 14:28:48 -05:00
Philipp Heckel 7152469172 Copy logs to clipboard; scrub terms; add schema migration 2022-01-17 18:05:59 -05:00
Philipp Heckel 26b408c828 WIP: Websockets 2022-01-15 13:31:34 -05:00
Philipp Heckel f37ddb80a8 Fix race condition with fileExists(); this should also be faster 2022-01-14 13:02:55 -05:00
Philipp Heckel ca217d8275 Hide instant delivery icons and text for F-Droid 2022-01-12 23:31:37 -05:00
Philipp Heckel 5a6d45d810 Auto-download max size 2022-01-11 19:37:34 -05:00
Philipp Heckel 1cf781b27b Request permissions for older versions; filename things; polishing 2022-01-11 17:00:18 -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 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 ae1e439f37 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
Philipp Heckel d10344549f Add min priority and broadcast enabled switch, fix #57 2022-01-01 16:56:18 +01:00
Philipp Heckel 496bdcd285 Comments 2021-12-31 15:30:49 +01:00
Philipp Heckel 73f610afa8 Full end to end use case works; still ugly though 2021-12-30 01:05:32 +01:00
Philipp Heckel 94e595110d WIP: UnifiedPush 2021-12-29 20:33:17 +01:00
Philipp Heckel 164e2e55fd Fix tags_map 2021-12-13 23:38:23 -05:00
Philipp Heckel 323e013391 Send messages via intent; Broadcast received messages 2021-12-11 15:09:07 -05:00
Philipp Heckel 4444c9de9c Strip down emoji manager; replace data source 2021-11-28 21:47:00 -05:00
Philipp Heckel 415046e098 Inline emoji library 2021-11-28 21:28:13 -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