Commit graph

55 commits

Author SHA1 Message Date
Philipp Heckel fea0709a55 Merge branch 'main' into constant-ring 2022-12-06 11:39:36 -05:00
Philipp Heckel 5409c84c66 Dynamically remove install permission via gradle 2022-12-05 20:24:05 -05:00
Philipp Heckel 55ad2e65b5 Works! 2022-11-29 22:46:38 -05:00
Philipp Heckel b3a0a10b60 Constant ring 2022-11-28 06:00:41 -05:00
Philipp Heckel 92ec2d753f Ask for permission to post notifications (SDK 33) 2022-11-18 21:08:12 -05:00
Philipp Heckel a2551bc7f0 Fix app icon in old Android versions, closes #120 2022-05-01 20:20:10 -04:00
Philipp Heckel a4a66a1922 Remove permission, add tiny comments 2022-04-25 10:18:26 -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 f62b7fa952 Derp 2022-04-16 22:32:29 -04:00
Philipp Heckel f88285366d ntfy:// links 2022-04-11 22:13:03 -04:00
Philipp Heckel bd8d61997d Implement UnifiedPush 2.0 spec (untested, #130) 2022-03-13 15:58:19 -04:00
Philipp Heckel 8100e68b8d Make image and text sharing work 2022-02-11 15:55:08 -05:00
Philipp Heckel 3b30e39eb5 WIP: Share feature 2022-02-11 10:46:55 -05:00
Philipp Heckel 74b260f9a0 Fix websocket global ID bug 2022-02-02 12:11:04 -05:00
Philipp Heckel f7fbf467b0 Fix back stack; properly update auth user via detail settings; works 2022-01-30 17:38:33 -05:00
Philipp Heckel 80570eb323 WIP Subscription settings 2022-01-30 14:05:36 -05:00
Eskilop a5af8d81fa
Adds support for android 12 2022-01-28 17:03:09 +01:00
Philipp Heckel 2d9171311f Dark mode 2022-01-19 21:05:41 -05:00
Philipp Heckel 2344491b3c DB migration; remove unnecessary intent action from receiver 2022-01-11 20:59:59 -05:00
Philipp Heckel 1cf781b27b Request permissions for older versions; filename things; polishing 2022-01-11 17:00:18 -05:00
Philipp Heckel 79053c62fb Image viewer 2022-01-10 15:36:50 -05:00
Philipp Heckel dced0a2e06 Remove preview; progress in notification 2022-01-08 21:32:43 -05:00
Philipp Heckel be750b603b Merge branch 'main' into attachments 2022-01-06 11:34:15 +01:00
Philipp Heckel 54dd90d415 Allow user certs, closes #87 2022-01-06 11:29:41 +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 2bc87013d5 Preferences dialog 2021-12-31 01:34:25 +01:00
Philipp Heckel 1cca29df56 Refactor subscriber manager (service starter) 2021-12-30 17:00:27 +01:00
Philipp Heckel 94e595110d WIP: UnifiedPush 2021-12-29 20:33:17 +01:00
Philipp Heckel 58b56383dc Restart on upgrade, at all costs 2021-12-13 20:54:36 -05:00
Philipp Heckel 56665c8cc0 remove deep links 2021-12-12 20:03:53 -05:00
Philipp Heckel 323e013391 Send messages via intent; Broadcast received messages 2021-12-11 15:09:07 -05:00
Philipp Heckel 8fd7bb5639 Priorities, titles and tags 2021-11-27 16:18:09 -05:00
Philipp Heckel 3556ffda8f Open ntfy.sh links with the app, closes https://github.com/binwiederhier/ntfy/issues/20 2021-11-26 15:51:05 -05:00
Philipp Heckel cdf7a7c685 F-Droid flavor without Firebase; works 2021-11-24 16:12:51 -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 71b5d56f6a WIP: Muted until 2021-11-21 14:54:13 -05:00
Philipp Heckel 276d773152 Enable/disable fast delivery; restart service on boot 2021-11-14 13:54:48 -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
Philipp Heckel 7d561a5068 Notification action when clicked, add more validation on add topic 2021-11-01 08:58:12 -04:00
Philipp Heckel 2a64f44916 Add detail view back 2021-10-31 15:19:25 -04:00
Philipp Heckel 5682e8973a More styling 2021-10-30 19:38:45 -04:00
Philipp Heckel bfc536adde Icons ... WIP 2021-10-30 15:22:43 -04:00
Philipp Heckel fb755d486a Room, Firebase 2021-10-29 21:13:58 -04:00
Philipp Heckel 573ab5db19 Remove detail view, replace with popup 2021-10-28 11:45:34 -04:00
Philipp Heckel 8727558069 More styling 2021-10-28 08:28:22 -04:00
Philipp Heckel d2f04323f9 Menu 2021-10-27 23:04:14 -04:00
Philipp Heckel 170bdc2485 Add dialog instead of activity 2021-10-27 22:25:02 -04:00