Commit graph

156 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 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 b63e5e8bfc
add preference to open notification settings if enabled 2022-12-06 21:55:00 +01:00
Philipp Heckel 5101d1a0b3 Make subscription-specific setting work 2022-12-06 15:29:09 -05:00
Markus Doits d295f08449
rename "own notification channels" to "dedicated channels" 2022-12-06 18:44:13 +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 be22d5cb07 WIP constant ring 2022-12-04 20:11:46 -05:00
Markus Doits 00854808ff
shorten priority strings 2022-12-01 11:45:57 +01: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
Philipp Heckel 55ad2e65b5 Works! 2022-11-29 22:46:38 -05:00
Philipp Heckel d3174ae39b Donate button 2022-11-26 20:57:37 -05:00
Hunter Kehoe b850378c0d add display names for UP subscriptions 2022-07-01 20:30:30 -07:00
Hunter Kehoe 50e4be1ca9 show default topicUrl in dialog 2022-06-24 10:55:41 -06:00
Hunter Kehoe f18285a170 use custom dialog with display name preference 2022-06-24 10:08:33 -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 e22b1a66b9 WebSocket banner 2022-06-19 14:19:27 -04:00
Philipp Heckel eabb163fde Add accessibility label for base URL dropdown 2022-06-18 20:10:01 -04:00
Philipp Heckel 8f3e242fda Mime type and size checks 2022-05-09 10:23:21 -04:00
Philipp Heckel ac3496d7fa Polishing 2022-05-08 22:57:52 -04:00
Philipp Heckel 18261263dd Polish 2022-05-08 20:41:17 -04:00
Philipp Heckel a498d68bcf WIP subscription icon 2022-05-08 16:04:52 -04:00
Philipp Heckel 2909d877f7 WIP: Icon 2022-05-06 21:03:15 -04:00
Philipp Heckel b8766fbcd4 Everything works 2022-05-05 21:06:21 -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 0a446545dd Pause -> Mute, as per #224 2022-04-26 19:25:38 -04:00
Philipp Heckel a4a66a1922 Remove permission, add tiny comments 2022-04-25 10:18:26 -04:00
Philipp Heckel 79c0e91e8d Actions WIP 2022-04-19 09:15:06 -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 f88285366d ntfy:// links 2022-04-11 22:13:03 -04:00
Philipp Heckel 2df51e7fee Server URL -> Service URL for consistency with web app 2022-04-08 19:34:29 -04:00
Philipp Heckel f35c598ae8 Make priority strings translatable, #192 2022-03-30 20:15:01 -04:00
Philipp Heckel 8c2615091f Move untranslatable keys and URLs to separate files, to hide from Weblate 2022-03-30 19:41:34 -04:00
Philipp Heckel 97cf9523a4 Tiny refinements 2022-03-27 15:14:19 -04:00
Philipp Heckel 9ddb390a39 Merge branch 'patch-1' of github.com:StoyanDimitrov/ntfy-android into strings-strings-strings 2022-03-27 15:05:48 -04:00
Philipp Heckel 3c9d04c893 Refined strings 2022-03-27 15:00:04 -04:00
Philipp Heckel 505cc59d15 English strings corrections 2022-03-27 14:46:35 -04:00
Allan Nordhøy bc124127be
Small improvements 2022-03-27 16:37:02 +00:00
Allan Nordhøy d28de346d1
Spelling: download failed 2022-03-27 09:40:52 +00:00
Allan Nordhøy f14b463547
Suggested changes made 2022-03-27 09:07:23 +00:00
StoyanDimitrov a5c7d2bee8
Unify notifitacion pause strings 2022-03-26 19:17:10 +00:00
Philipp C. Heckel 1e81201476
Update app/src/main/res/values/strings.xml
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
2022-03-26 13:34:25 -04:00
Allan Nordhøy b5de9e64f1
App strings reworked 2022-03-26 12:35:07 +00: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