Commit graph

113 commits

Author SHA1 Message Date
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
Philipp Heckel
d10344549f Add min priority and broadcast enabled switch, fix #57 2022-01-01 16:56:18 +01:00
Philipp Heckel
1ce42048b5 MutedUntil setting in Settings dialog 2022-01-01 13:42:00 +01:00
Philipp Heckel
496bdcd285 Comments 2021-12-31 15:30:49 +01:00
Philipp Heckel
2bc87013d5 Preferences dialog 2021-12-31 01:34:25 +01:00
Philipp Heckel
72393ec0af Update strings.xml 2021-12-30 17:03:49 +01:00
Philipp Heckel
4efdce54ef Works and is not super ugly 2021-12-30 14:23:47 +01:00
Philipp Heckel
459e1ff84b Do not fail polling/refresh if one topics fails, closes binwiederhier/ntfy#27 2021-12-11 19:40:32 -05:00
Philipp Heckel
1148e08b96 List unmatched tags as strings 2021-11-28 19:28:58 -05:00
Philipp Heckel
8fd7bb5639 Priorities, titles and tags 2021-11-27 16:18:09 -05:00
Philipp Heckel
3556ffda8f Open ntfy.sh links with the app, closes https://github.com/binwiederhier/ntfy/issues/20 2021-11-26 15:51:05 -05:00
Philipp Heckel
7ed8287abe Alignment, only fill out dropdown if there is only one other server 2021-11-26 09:13:56 -05:00