Commit graph

124 commits

Author SHA1 Message Date
Philipp Heckel 3abd0b3da9 All the things; this should be it 2022-02-04 19:52:34 -05:00
Philipp Heckel 82177253a7 Implement poll_request for Firebase to account for protected topics 2022-02-01 11:57:48 -05:00
Philipp Heckel 28bfd087c7 Remove per-topic user association; this is so. much. better. 2022-01-31 19:34:34 -05:00
Philipp Heckel 6593d60d43 Yesterday 2022-01-31 12:53:39 -05:00
Philipp Heckel 442efff000 Feature complete; still WIP 2022-01-30 20:18:09 -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
Philipp Heckel c67af7f958 User management works 2022-01-29 22:25:39 -05:00
Philipp Heckel 43757eb7b5 Continued "user add/edit" dialog 2022-01-29 16:59:51 -05:00
Philipp Heckel a8dd3bebc0 WIP User edit dialog 2022-01-28 22:53:48 -05:00
Philipp Heckel 678e5625dd WIP: Manage user settings 2022-01-28 14:40:09 -05:00
Philipp Heckel c16282fcae More add dialog changes; we're getting there 2022-01-28 11:42:44 -05:00
Philipp Heckel 88b2576af0 Add baseUrl to user, check "use another checkbox" if only one host, show keyboard 2022-01-28 10:19:12 -05:00
Philipp Heckel e7ecdc266e Continued dialogs 2022-01-28 00:02:20 -05:00
Philipp Heckel a263246060 Loading spinner 2022-01-27 22:42:22 -05:00
Philipp Heckel cdd345face WIP: Auth in add dialog 2022-01-27 19:57:43 -05:00
Philipp Heckel 04c4bc2d5b Docs; pause notification dialog style 2022-01-20 21:43:28 -05:00
Philipp Heckel 955f3922d1 Shorten log recording entries 2022-01-20 21:23:24 -05:00
Philipp Heckel 6efc30b17d In-app rate flow 2022-01-19 23:40:03 -05:00
Philipp Heckel a135f5b312 Fix dark theme selected row color 2022-01-19 22:57:07 -05:00
Philipp Heckel 2d9171311f Dark mode 2022-01-19 21:05:41 -05:00
Philipp Heckel 7c18d956de Move wakelock back to advanced section 2022-01-18 22:22:00 -05:00
Philipp Heckel 4855ba7d32 Upload log feature 2022-01-18 22:07:49 -05:00
Philipp Heckel 30f7059172 Move visibility toggle to onResume 2022-01-18 19:10:34 -05:00
Philipp Heckel 9c616d3b7d Battery optimization banner 2022-01-18 16:49:00 -05:00
Philipp Heckel 7152469172 Copy logs to clipboard; scrub terms; add schema migration 2022-01-17 18:05:59 -05:00
Philipp Heckel 6b6bf0bd7a Move battery settings to experimental section 2022-01-16 15:21:34 -05:00
Philipp Heckel 5175b1b0cb Make a setting for WS 2022-01-15 18:40:38 -05:00
Philipp Heckel 5019545d10 Alignment for UnifiedPush subscriptions 2022-01-14 13:31:48 -05:00
Philipp Heckel 3b9f3f2e52 Remove more instant delivery test for F-Droid 2022-01-12 23:38:50 -05:00
Philipp Heckel ca217d8275 Hide instant delivery icons and text for F-Droid 2022-01-12 23:31:37 -05:00
Philipp Heckel ddb83cbea9 Merge branch 'main' into attachments 2022-01-11 22:57:32 -05:00
Philipp Heckel ba4ae0899f Enable wakelock by default 2022-01-11 22:50:07 -05:00
Philipp Heckel 109a4f7e41 Add delete menu item 2022-01-11 20:47:28 -05:00
Philipp Heckel 5a6d45d810 Auto-download max size 2022-01-11 19:37:34 -05:00
Philipp Heckel 40d8d20cc5 Add cancel to downloads 2022-01-11 18:21:30 -05:00
Mathieu Velten 50454a729f Make permanent wakelock optional 2022-01-11 23:24:21 +01: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 64612dc47f Continued work on attachments 2022-01-10 13:46:31 -05:00
Philipp Heckel e88f87390e - Auto download toggle
- Do not update notification if not visible
- Detail view menu
2022-01-09 22:08:29 -05:00
Philipp Heckel 95e101eb65 WIP:Image preview in detail view 2022-01-08 22:17:41 -05:00
Philipp Heckel dced0a2e06 Remove preview; progress in notification 2022-01-08 21:32:43 -05:00
Philipp Heckel 905ef8f17a Allow clear text again 2022-01-06 11:33:45 +01:00
Philipp Heckel 1708c892d4 Merge branch 'main' of github.com:binwiederhier/ntfy-android into main 2022-01-06 11:30:08 +01:00
Philipp Heckel 54dd90d415 Allow user certs, closes #87 2022-01-06 11:29:41 +01:00
Philipp C. Heckel 00cd228c3f
Merge pull request #9 from wilt00/linkify
Feature: Enable hyperlinks in message title & body
2022-01-05 09:17:33 +01:00
Test User ccad887e16 Mark text input as not autofillable 2022-01-04 23:00:42 -06:00
Test User bfdb3c9159 Enable hyperlinks in message title & body 2022-01-04 22:03:17 -06:00
Philipp Heckel bf419dda23 Always show UP subscriptions at the bottom 2022-01-01 17:09:00 +01:00