Philipp Heckel
|
e64cd79c28
|
Fix Android 5 crashes on unsubscribing
|
2022-12-06 16:17:05 -05:00 |
|
Philipp Heckel
|
1b587ab82a
|
Set ongoing flag for foreground notification to prevent swiping away on Android 13
|
2022-11-28 12:39:03 -05:00 |
|
Philipp Heckel
|
b9479e3ecd
|
Changelog
|
2022-11-26 19:47:28 -05:00 |
|
Philipp Heckel
|
cd2e9b7d6a
|
Dark mode color
|
2022-11-26 13:52:52 -05:00 |
|
Philipp Heckel
|
005d03a7c2
|
Fix notificaiton icon color on Android 12/13
|
2022-11-26 13:37:10 -05:00 |
|
Philipp Heckel
|
6333a063a1
|
Switch to since=<id> for WsConnection/JsonConnection
|
2022-06-19 15:19:01 -04:00 |
|
Philipp Heckel
|
ac3496d7fa
|
Polishing
|
2022-05-08 22:57:52 -04:00 |
|
Philipp Heckel
|
a04c1790ec
|
Do not group sticky notification with others, #219
|
2022-04-24 19:59:37 -04:00 |
|
Philipp Heckel
|
8e1830d361
|
Backup/restore settings
|
2022-03-14 17:10:44 -04:00 |
|
Philipp Heckel
|
bd8d61997d
|
Implement UnifiedPush 2.0 spec (untested, #130)
|
2022-03-13 15:58:19 -04:00 |
|
Philipp Heckel
|
d44358f75c
|
Implement auto-delete of notifications, closes #71
|
2022-02-09 16:20:24 -05:00 |
|
Philipp Heckel
|
e6c3a2e2bd
|
Styles for dark mode to match guidelines, closes #119
|
2022-02-07 18:35:36 -05:00 |
|
Philipp Heckel
|
3abd0b3da9
|
All the things; this should be it
|
2022-02-04 19:52:34 -05:00 |
|
Philipp Heckel
|
c772d15043
|
More concise logging for WebSockets
|
2022-02-02 12:30:34 -05:00 |
|
Philipp Heckel
|
74b260f9a0
|
Fix websocket global ID bug
|
2022-02-02 12:11:04 -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
|
c67af7f958
|
User management works
|
2022-01-29 22:25:39 -05:00 |
|
Philipp Heckel
|
437bc76b8c
|
Merge branch 'main' of github.com:binwiederhier/ntfy-android into auth
|
2022-01-28 13:48:20 -05:00 |
|
Eskilop
|
3264ec31d9
|
Combine flags with logical or
|
2022-01-28 18:47:45 +01:00 |
|
Eskilop
|
d7fde53354
|
Fix crash on notification receipt in android 12
|
2022-01-28 17:46:13 +01:00 |
|
Philipp Heckel
|
2328081150
|
Merge branch 'main' of github.com:binwiederhier/ntfy-android into auth
|
2022-01-28 11:43:02 -05:00 |
|
Eskilop
|
a5af8d81fa
|
Adds support for android 12
|
2022-01-28 17:03:09 +01: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
|
8fcef8ddee
|
Rename database namespace
|
2022-01-18 14:28:48 -05:00 |
|
Philipp Heckel
|
7152469172
|
Copy logs to clipboard; scrub terms; add schema migration
|
2022-01-17 18:05: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
|
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
|
5a6d45d810
|
Auto-download max size
|
2022-01-11 19:37:34 -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
|
e88f87390e
|
- Auto download toggle
- Do not update notification if not visible
- Detail view menu
|
2022-01-09 22:08:29 -05: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
|
496bdcd285
|
Comments
|
2021-12-31 15:30:49 +01:00 |
|
Philipp Heckel
|
1cca29df56
|
Refactor subscriber manager (service starter)
|
2021-12-30 17:00:27 +01:00 |
|