Commit Graph

56 Commits (8819c40ebd05ce31361996b1fa0f1dbaafd7643c)

Author SHA1 Message Date
krille-chan 5321a3768d
chore: Remove conversationTitle if room is dm room in android notifications 7 months ago
krille-chan 7feb815250
chore: Revert no Person object for DM room 7 months ago
krille-chan b4c5cd8df9
chore: Do not set Person if sender is dm room user 7 months ago
krille-chan 69d4c50b13
chore: Do not display sender prefix for DM rooms in notification ticker 7 months ago
krille-chan 0d4b7d67cc
refactor: Use non nullable localizations builder and lazy load on web 9 months ago
krille-chan 86c9354cfd
refactor: Reuse flutter local notifications object 9 months ago
Krille de7b85819f
chore: Group notifications on android by first space parent 10 months ago
Krille 158a6855c3
feat: Use matrix authenticated media 11 months ago
krille-chan a928ecec1e
Revert "refactor: Only initialize FlutterLocalNotificationsPlugin once"
This reverts commit d3a13705bd.
12 months ago
krille-chan d3a13705bd
refactor: Only initialize FlutterLocalNotificationsPlugin once 12 months ago
Krille 0436c5c517
chore: Adjust ticker of notifications for Android 1 year ago
Krille bb3865757b
chore: Follow up dismiss notifications logic 1 year ago
Krille 0eaa7aa73e
chore: Follow up notification logging 1 year ago
Krille 6d973db6fc
refactor: Better logic for removing outdated notifications 1 year ago
krille-chan f12bf5a9bd
fix: Notifications open sometimes automatically on android 1 year ago
krille-chan 477a8b858b
feat: Open chat on shortcut click on android 1 year ago
Krille 859701e158
chore: Follow up android shortcuts 1 year ago
Krille d2a58422b4
refactor: Use hashcode instead of string to id workaround for notifications 1 year ago
Krille d6e797b04b
chore: Thumbnail follow up for notifications 1 year ago
krille-chan 20154e3f24
chore: Follow up notification avatar 1 year ago
Krille e45101325f
chore: Follow up shortcut icon android 1 year ago
Krille 91f4cdc7e3
chore: Follow up shortcuts on android 1 year ago
krille-chan dee9323d47
feat: Add notification shortcuts to android 1 year ago
krille-chan aa68e8fe3b
chore: Add more information to Person object in android notifications 1 year ago
Krille 6cc2c6a578
fix: Request notification permission on android 1 year ago
krille-chan efb26622ac
fix: Userbottomsheet crash on some edge cases 2 years ago
krille-chan c6007a3c3d
refactor: Check if app is in foreground on pushhelper 2 years ago
krille-chan 085bb19da5
fix: Do not hide push if app romm in foreground but is in background 2 years ago
krille-chan 2f1720a770
chore: Always show notification popup on android 2 years ago
krille-chan c9c2620ad4
refactor: Store and fix missing persistence of some values 2 years ago
Malin Errenst a2e143cefd feat: Added grouping to message notification channels 2 years ago
lauren n. liberda 1e0988dd4c builds: migrate to dart 3.0/flutter 3.10 2 years ago
Krille 4a00f1faae chore: Follow up push android priority and channels 2 years ago
Krille b44f70486f fix: Set fcm priority to max on android 2 years ago
Malin Errenst ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 2 years ago
Krille 8f77f133a3 chore: Lookup l10n in pushhelper if null 2 years ago
fabienli 2c835966a4 Default hardcoded message when l10n is not available 2 years ago
Krille d343c71703 chore: Update Matrix SDK and refactor 3 years ago
Krille 50dd924ece chore: Revert push channel changes 3 years ago
Krille 31f3a8b4c5 Revert "fix: Android push notification follow-up"
This reverts commit b24a7d9510c221c7ee685f3e68a213dc83ca8618
3 years ago
Krille 5cf18aabbf refactor: Remove dart from folder name 3 years ago
TheOneWithTheBraid 21c5ffd5b2 fix: Android push notification follow-up
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
TheOneWithTheBraid 7806deb46f feat: support Android notification channels
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly 65511ca114 chore: Update local notifications package 3 years ago
Christian Pauly 5a74319b19 design: Nicer display notification short texts 3 years ago
td 34b039a6c0 feat: background and terminated calls [android] 3 years ago
Christian Pauly 8e55227afc fix: Do not display push events for unknown event types 3 years ago
Christian Pauly 7a74a8a93f chore: Update dependencies 3 years ago
Christian Pauly 9334e88aff chore: Make push helper more stable 3 years ago
Christian Pauly 59a0520f38 chore: Make push helper more fail safe 3 years ago