Commit graph

145 commits

Author SHA1 Message Date
Philipp Heckel
3e8ba28e63 Merge branch 'constant-ring' into custom_notification_channels 2022-12-07 10:35:54 -05:00
Philipp Heckel
c36e80c117 Wording, hide for older Android versions 2022-12-07 10:05:33 -05:00
Philipp Heckel
f327c8ffdd Remove "scope"; use "displayName" 2022-12-06 22:06:59 -05:00
Philipp Heckel
e43720036a Minor changes 2022-12-06 21:42:09 -05:00
Philipp Heckel
6f0bf4d112 Merge branch 'main' into custom_notification_channels 2022-12-06 20:45:12 -05:00
Philipp Heckel
314bba4113 Some style fixes 2022-12-06 20:37:30 -05:00
Markus Doits
209cf852bb
small code cleanup 2022-12-06 22:09:04 +01:00
Markus Doits
c18662dd1a
use subscription topic short url for notification group name 2022-12-06 22:01:31 +01:00
Markus Doits
b63e5e8bfc
add preference to open notification settings if enabled 2022-12-06 21:55:00 +01:00
Philipp Heckel
b4b3263d2e Use custom sound from channel for insistent sound 2022-12-06 15:48:04 -05:00
Philipp Heckel
5101d1a0b3 Make subscription-specific setting work 2022-12-06 15:29:09 -05:00
Markus Doits
522f05ed60
separate notification group creation and deletion from channel creation and deletion 2022-12-06 19:15:47 +01:00
Markus Doits
99a939ab12
remove now unused import 2022-12-06 18:45:07 +01:00
Markus Doits
d295f08449
rename "own notification channels" to "dedicated channels" 2022-12-06 18:44:13 +01:00
Markus Doits
accf3ccf38
refactor creation of notification channels for subscriptions 2022-12-06 18:23:18 +01:00
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
96d867c1a6 Comment 2022-12-04 20:28:57 -05:00
Philipp Heckel
be22d5cb07 WIP constant ring 2022-12-04 20:11:46 -05:00
Markus Doits
9149bc3c8d
add detail setting preference to toggle and send notifications to custom channel 2022-12-01 11:13:20 +01:00
Markus Doits
692c620dae
add a default group for notifications 2022-11-30 21:51:44 +01:00
Markus Doits
d953507d2a
refactor notification service to be able to pass a name 2022-11-30 21:51:27 +01:00
Philipp Heckel
55ad2e65b5 Works! 2022-11-29 22:46:38 -05:00
Philipp Heckel
e18be4a2a7 Merge branch 'main' into constant-ring 2022-11-29 14:25:46 -05:00
Philipp Heckel
3d1d062f4d Fix opening wrong topic on click 2022-11-28 06:42:37 -05:00
Philipp Heckel
b3a0a10b60 Constant ring 2022-11-28 06:00:41 -05:00
Philipp Heckel
fa27fe9036 Avoid stack trace for empty icons 2022-11-27 20:24:10 -05:00
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
Philipp Heckel
73c6047280 More deps updates 2022-11-18 19:54:32 -05:00
Philipp Heckel
a66fd62374 Limit download size for icons to 5 MB 2022-09-10 23:18:11 -04:00
Philipp Heckel
f2492904ea Do not crash preview if icon/attachment too large 2022-09-10 15:24:53 -04:00
Hunter Kehoe
433fad761a remove attachment download limit if userAction 2022-09-06 21:42:40 -06:00
Hunter Kehoe
fcce44bef1 clean up old db queries and DownloadIconWorker 2022-09-05 16:52:26 -06: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
a2ae6e4c21 remove icon size and type 2022-08-25 21:58:37 -06:00
Hunter Kehoe
12bd524cbd change icon in message from object to string 2022-07-17 15:40:51 -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
6333a063a1 Switch to since=<id> for WsConnection/JsonConnection 2022-06-19 15:19:01 -04:00
Philipp Heckel
18f3dc883e Use since=<id> API, #165 2022-06-18 21:01:05 -04:00
Philipp Heckel
7f88d8f3ff Remove _str options 2022-06-17 21:06:50 -04:00
Philipp Heckel
9dd21255d3 Add additional attachment extras 2022-06-17 20:57:51 -04:00
Hunter Kehoe
658efc8ece include attachment name and URL in broadcast intents 2022-06-16 21:01:12 -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
9f6dd91088 WIP: Subscription settings 2022-05-05 16:56:06 -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