Commit graph

220 commits

Author SHA1 Message Date
Hunter Kehoe
c6229cb7ca rename UnifiedPush variables 2023-03-03 12:15:38 -07:00
Hunter Kehoe
33d193d5ad add toggle to disable UnifiedPush 2023-03-03 07:57:36 -07:00
Philipp C. Heckel
c2eb9e9105
Merge pull request #52 from wunter8/634-subscription-icons
634 subscription icons
2023-03-02 20:51:43 -05:00
Hunter Kehoe
a4b74a5c19 fixes binwiederhier/ntfy#634 2023-03-02 14:33:47 -07:00
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
Philipp Heckel
e64cd79c28 Fix Android 5 crashes on unsubscribing 2022-12-06 16:17:05 -05:00
Markus Doits
b95af94893
remove unneeded channelId from preference (testing leftover) 2022-12-06 22:08:46 +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
a94d750b73
code formatting 2022-12-06 18:46:31 +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
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
711f1eaf06
add own notification channel setting to subscriptions 2022-12-01 11:12:37 +01:00
Philipp Heckel
55ad2e65b5 Works! 2022-11-29 22:46:38 -05:00
Philipp Heckel
d09fdb2ff2 Fix crashes from large images (#474) 2022-11-27 12:38:07 -05:00
Philipp Heckel
d3174ae39b Donate button 2022-11-26 20:57:37 -05:00
Philipp Heckel
cd2e9b7d6a Dark mode color 2022-11-26 13:52:52 -05:00
Philipp Heckel
92ec2d753f Ask for permission to post notifications (SDK 33) 2022-11-18 21:08:12 -05:00
Philipp Heckel
f974352c4a Update deps, hurray 2022-11-18 20:08:24 -05:00
Philipp Heckel
73c6047280 More deps updates 2022-11-18 19:54:32 -05:00
Philipp Heckel
51dfd8edba More dep updates 2022-11-18 17:07:15 -05:00
Philipp Heckel
3e3189fdf2 Download icons when adding subscription 2022-09-11 15:28:47 -04:00
Philipp Heckel
f2492904ea Do not crash preview if icon/attachment too large 2022-09-10 15:24:53 -04:00
Philipp Heckel
f6ce3af473 Layouting icon Ahhhh 2022-09-09 14:14:03 -04:00
Hunter Kehoe
ecefdd3df6 notification icons 2022-07-16 14:33:38 -06:00
wunter8
3824cfa8bb
Update app/src/main/java/io/heckel/ntfy/ui/MainActivity.kt
Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com>
2022-07-01 22:13:38 -07:00
Hunter Kehoe
b850378c0d add display names for UP subscriptions 2022-07-01 20:30:30 -07:00
Philipp Heckel
78ff855f32 Make action buttons look good 2022-06-26 19:55:40 -04:00
Philipp Heckel
e351884abe DAbble 2022-06-24 14:24:49 -04:00
Philipp Heckel
104d4222ba Merge branch 'main' into 236-android-action-buttons 2022-06-24 14:11:40 -04:00
Hunter Kehoe
50e4be1ca9 show default topicUrl in dialog 2022-06-24 10:55:41 -06:00
Philipp Heckel
b48cbcd19d Merge branch 'main' into 236-android-action-buttons 2022-06-24 12:49:19 -04:00
Hunter Kehoe
c5496c3f8c fix problem with deep links 2022-06-24 10:32:48 -06:00
Hunter Kehoe
e69692fe9e remove TODO 2022-06-24 10:19:53 -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
c6c525ca3d Merge branch 'main' into 236-android-action-buttons 2022-06-23 19:10:12 -04:00
Philipp Heckel
2324352a50 Fix issues with Random() in emulator 2022-06-19 14:45:01 -04:00
Philipp Heckel
e22b1a66b9 WebSocket banner 2022-06-19 14:19:27 -04:00
Philipp Heckel
18f3dc883e Use since=<id> API, #165 2022-06-18 21:01:05 -04:00
Philipp Heckel
eabb163fde Add accessibility label for base URL dropdown 2022-06-18 20:10:01 -04:00