Commit graph

249 commits

Author SHA1 Message Date
Philipp Heckel 2328081150 Merge branch 'main' of github.com:binwiederhier/ntfy-android into auth 2022-01-28 11:43:02 -05:00
Philipp Heckel c16282fcae More add dialog changes; we're getting there 2022-01-28 11:42:44 -05:00
Eskilop a5af8d81fa
Adds support for android 12 2022-01-28 17:03:09 +01: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 153e6bd020 Merge branch 'fdroid-v1.7.2' into main 2022-01-23 19:53:54 -05:00
Philipp Heckel e8b2076550 Bump version for F-Droid (forgotten changelog) 2022-01-23 19:52:13 -05:00
Philipp Heckel 8debe94d10 Update changelog 2022-01-23 19:49:32 -05:00
Philipp Heckel ad16e6eb50 Fix for #116 2022-01-23 19:33:17 -05:00
Philipp Heckel 80781821a8 Move to SDK 31; upgrade libs 2022-01-21 14:15:53 -05:00
Philipp Heckel 0e2899c419 Remove in-app rating; replace with Google Play link 2022-01-21 09:40:09 -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 71b8ea1e6d -- 2022-01-18 22:24:30 -05:00
Philipp Heckel 7c18d956de Move wakelock back to advanced section 2022-01-18 22:22:00 -05:00
Philipp Heckel 5286e02c9c Make wakelock disabled by default 2022-01-18 22:13:27 -05:00
Philipp Heckel 4855ba7d32 Upload log feature 2022-01-18 22:07:49 -05:00
Philipp Heckel e402bbf381 Show/hide banner only for instant subscriptions 2022-01-18 20:11:50 -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 8fcef8ddee Rename database namespace 2022-01-18 14:28:48 -05:00
Philipp Heckel e87cc33f13 Reduce service start worker to every 3h 2022-01-17 19:02:46 -05:00
Philipp Heckel 7152469172 Copy logs to clipboard; scrub terms; add schema migration 2022-01-17 18:05:59 -05:00
Philipp Heckel 5fb3ae0536 Android-side fix for binary unifiedpush messages #101 2022-01-17 14:06:59 -05:00
Philipp Heckel 0968a39420 WIP: Record logs in SQLite 2022-01-17 00:19:05 -05:00
Philipp Heckel 6b6bf0bd7a Move battery settings to experimental section 2022-01-16 15:21:34 -05:00
Philipp Heckel 4dd09ac39d Actually kill WS connection 2022-01-15 19:20:30 -05:00
Philipp Heckel 5175b1b0cb Make a setting for WS 2022-01-15 18:40:38 -05:00
Philipp Heckel 26b408c828 WIP: Websockets 2022-01-15 13:31:34 -05:00
Philipp Heckel 97f1f5eb90 Fix crash of settings activity after resume 2022-01-14 13:58:40 -05:00
Philipp Heckel 5019545d10 Alignment for UnifiedPush subscriptions 2022-01-14 13:31:48 -05:00
Philipp Heckel f37ddb80a8 Fix race condition with fileExists(); this should also be faster 2022-01-14 13:02:55 -05:00
Philipp Heckel 0fce663975 Use Content-Type and Content-Length response headers 2022-01-14 12:32:36 -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 83d0d5ff78 Bump version 2022-01-11 22:31:18 -05:00
Philipp Heckel b176bfe35e Delete downloaded file on failure 2022-01-11 22:16:09 -05:00
Philipp Heckel 25426b4344 Fix migration, hopefully 2022-01-11 21:55:39 -05:00
Philipp Heckel 2344491b3c DB migration; remove unnecessary intent action from receiver 2022-01-11 20:59:59 -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 689bf5868f Add comment 2022-01-11 23:35:11 +01: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 d440d0a633 Schedule attachment download in dispatcher, not in NotificationService 2022-01-08 15:49:07 -05:00
Philipp Heckel be750b603b Merge branch 'main' into attachments 2022-01-06 11:34:15 +01: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 Heckel 7961f9f9e2 WIP 2022-01-06 01:05:57 +01:00
Philipp Heckel 63fff52fcf WIP; but now I actually am starting to understand what's going on 2022-01-05 21:40:40 +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 a123edbd8e Merge branch 'main' into attachments 2022-01-05 00:40:19 +01:00
Philipp Heckel 01b39745db Database version file 2022-01-04 23:48:50 +01:00
Philipp Heckel 3a5399162d Add "click" handling 2022-01-04 23:45:24 +01:00
Philipp Heckel 598e3376bb Discard truncated FCM messages if instant delivery is enabled; closes #84 2022-01-04 21:10:36 +01:00
Philipp Heckel 4d9b9ca0c8 Log FCM priority 2022-01-04 19:59:26 +01:00
Philipp Heckel 9a5af648c4 Preview URL 2022-01-04 19:45:02 +01:00
Philipp Heckel f2bb3a022b WIP: attachments 2022-01-04 00:54:18 +01:00
Philipp Heckel d84a7266b8 Add changelog for F-Droid 2022-01-02 14:37:53 +01:00
Philipp Heckel ae1e439f37 Increase worker intervals; Remove periodic "muted until" checker; redraw main list on "back button" press; polling now uses since=.. 2022-01-02 01:37:09 +01: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 1c6dd84543 Bump version 2022-01-01 00:25:50 +01:00
Philipp Heckel 9cc6ffc32e Add index during migration 2022-01-01 00:21:59 +01:00
Philipp Heckel f527ee7343 Migration fix 2022-01-01 00:12:36 +01:00
Philipp Heckel 496bdcd285 Comments 2021-12-31 15:30:49 +01:00
Philipp Heckel bec263d1c8 Tiny changes 2021-12-31 02:00:08 +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 1cca29df56 Refactor subscriber manager (service starter) 2021-12-30 17:00:27 +01:00
Philipp Heckel 4efdce54ef Works and is not super ugly 2021-12-30 14:23:47 +01:00
Philipp Heckel 73f610afa8 Full end to end use case works; still ugly though 2021-12-30 01:05:32 +01:00
Philipp Heckel 7dbbf12c99 Start instant delivery notification 2021-12-29 23:48:06 +01:00
Philipp Heckel 7e9da28704 Forward messages, don't show ntfy notification 2021-12-29 21:36:47 +01:00
Philipp Heckel 94e595110d WIP: UnifiedPush 2021-12-29 20:33:17 +01:00
Philipp Heckel 2387f2ce6c Bump version 2021-12-14 09:26:36 -05:00
Philipp Heckel ad2c0d6f27 User agent 2021-12-14 09:23:01 -05:00
Philipp Heckel 164e2e55fd Fix tags_map 2021-12-13 23:38:23 -05:00
Philipp Heckel f5804bf23c Bump version 2021-12-13 22:08:23 -05:00
Philipp Heckel 042a7dc66b Subscribe to control topic when keepalive message on non-control topic is received 2021-12-13 22:00:48 -05:00
Philipp Heckel 957c351c96 Switch to ~control for control channel 2021-12-13 21:10:48 -05:00
Philipp Heckel 58b56383dc Restart on upgrade, at all costs 2021-12-13 20:54:36 -05:00
Philipp Heckel c88c45aac7 Bump version 2021-12-12 20:37:17 -05:00