Commit graph

267 commits

Author SHA1 Message Date
Philipp Heckel a4461bf47f End to end, dabbling 2022-08-18 21:11:29 -04: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 6333a063a1 Switch to since=<id> for WsConnection/JsonConnection 2022-06-19 15:19:01 -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
Philipp Heckel d2535e0523 WIP 2022-06-18 19:12:02 -04:00
Philipp Heckel c480c14055 Merge branch 'main' into 236-android-action-buttons 2022-06-18 15:01:56 -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
Philipp Heckel 983b71b3df Merge branch 'main' into 329-attachment-url-broadcast-intent 2022-06-17 20:25:38 -04:00
Hunter Kehoe 658efc8ece include attachment name and URL in broadcast intents 2022-06-16 21:01:12 -06:00
Hunter Kehoe 41d78ab26a programmatically create action buttons 2022-06-08 21:42:35 -06:00
Hunter Kehoe 5f75a263d9 redraw selected subscription list items individually 2022-06-05 19:14:33 -06:00
Hunter Kehoe 9656f9147c clear last item background color when selected 2022-06-05 19:10:39 -06:00
Hunter Kehoe 8cb852a2cb fixes binwiederhier/ntfy#235 2022-06-05 16:22:26 -06:00
Hunter Kehoe c2003c1576 add action buttons to bottom of card 2022-05-30 10:46:41 -06: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 f9aa31b98a Migration fix 2022-05-05 21:59:52 -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 fc11a5079f Prevent view action from crashing the app, fixes #233 2022-05-03 19:38:52 -04:00
Philipp Heckel 821a1ac222 Locking around UP registration, #230 2022-05-03 18:01:00 -04:00
Philipp Heckel 400f72a9bf Allow */* as mime type filter when restoring, solves #223 2022-05-01 15:28:28 -04:00
Philipp Heckel 699bcf7f06 Fix card selection colors light+dark mode 2022-04-29 11:29:56 -04:00
Philipp Heckel 4771ccc6c0 Make messages with links selectable 2022-04-29 11:03:02 -04:00
Philipp Heckel 523bf092db Dark mode, proper alignment 2022-04-28 22:04:46 -04:00
Philipp Heckel 0d790a447f WIP Cards 2022-04-27 20:58:23 -04:00
Philipp Heckel a4a66a1922 Remove permission, add tiny comments 2022-04-25 10:18:26 -04:00
Philipp Heckel a04c1790ec Do not group sticky notification with others, #219 2022-04-24 19:59:37 -04:00
Philipp Heckel e4255212ef Fix #220, Action "view" with "clear=true" 2022-04-23 20:46:41 -04:00
Philipp Heckel 4ad6846802 Fix #221 2022-04-23 13:42:41 -04:00
Philipp Heckel f15d7654c8 Add clear=true support 2022-04-22 22:45:33 -04:00