Christian Kußowski
|
b8547c4792
|
build: Upgrade to flutter 3.22
|
2025-05-21 08:06:52 +02:00 |
|
Krille
|
3bf6134125
|
refactor: Formatting
|
2025-03-19 14:29:17 +01:00 |
|
Krille
|
47240e47db
|
Revert "chore: Follow up code formatting"
This reverts commit 0f000f952f.
|
2025-03-19 14:13:43 +01:00 |
|
Krille
|
0f000f952f
|
chore: Follow up code formatting
|
2025-03-17 09:24:42 +01:00 |
|
Krille
|
92db578365
|
chore: Make push gateway configurable
Signed-off-by: Krille <c.kussowski@famedly.com>
|
2025-03-16 14:07:27 +01:00 |
|
Krille
|
2e40c432a3
|
Revert "chore: Follow up request iOS permissions"
This reverts commit 2625e89a33.
|
2025-02-19 19:23:59 +01:00 |
|
Krille
|
2625e89a33
|
chore: Follow up request iOS permissions
|
2025-02-19 17:16:01 +01:00 |
|
Krille
|
69711506ea
|
fix: Request notification permissions on iOS before getToken
|
2025-02-19 16:52:13 +01:00 |
|
Krille
|
1c01e98ddd
|
refactor: Migrate to maintained badge package
|
2025-02-16 11:45:59 +01:00 |
|
krille-chan
|
0301c83f40
|
fix: Wait for room invite before open in pushhelper
|
2024-10-19 08:15:32 +02:00 |
|
krille-chan
|
86c9354cfd
|
refactor: Reuse flutter local notifications object
|
2024-10-03 16:42:19 +02:00 |
|
baltevl
|
96ecc878b4
|
build: Add unifiedpush_ui package
Add unifiedpush_ui as part of unifiedpush was split off into it.
|
2024-10-03 15:28:00 +02:00 |
|
Krille
|
2cad97fac7
|
build: Update dependencies
|
2024-09-19 18:41:08 +02:00 |
|
krille-chan
|
a928ecec1e
|
Revert "refactor: Only initialize FlutterLocalNotificationsPlugin once"
This reverts commit d3a13705bd.
|
2024-08-01 09:47:49 +02:00 |
|
krille-chan
|
d3a13705bd
|
refactor: Only initialize FlutterLocalNotificationsPlugin once
|
2024-08-01 09:18:12 +02:00 |
|
Krille
|
6d973db6fc
|
refactor: Better logic for removing outdated notifications
|
2024-03-06 15:45:00 +01:00 |
|
Krille
|
d2a58422b4
|
refactor: Use hashcode instead of string to id workaround for notifications
|
2024-02-20 16:10:22 +01:00 |
|
krille-chan
|
a6b5acb451
|
fix: Open room by notification happened multiple times
|
2024-02-17 08:50:00 +01:00 |
|
Krille
|
6cc2c6a578
|
fix: Request notification permission on android
|
2024-02-04 08:02:02 +01:00 |
|
Krille
|
3fa9c65a2b
|
Revert "refactor: Dialog BuildContext"
This reverts commit 315a43c1a4.
|
2024-01-25 09:13:08 +01:00 |
|
krille-chan
|
315a43c1a4
|
refactor: Dialog BuildContext
|
2024-01-20 08:35:09 +01:00 |
|
krille-chan
|
8f66cad58b
|
fix: Open notification for invite crashes app
|
2023-12-27 16:30:47 +01:00 |
|
Krille
|
895de76e70
|
refactor: Replace stories feature with presence status msg
|
2023-12-22 17:15:14 +01:00 |
|
krille-chan
|
c9c2620ad4
|
refactor: Store and fix missing persistence of some values
|
2023-11-04 18:05:30 +01:00 |
|
krille-chan
|
deda870e99
|
fix: noFCM warning dialog
|
2023-10-28 11:30:02 +02:00 |
|
krille-chan
|
ea75e98c37
|
fix: Flutter warnings because of applock animation
|
2023-10-07 07:50:41 +02:00 |
|
Krille-chan
|
7c94acdb92
|
fix: open story from push notification
|
2023-10-02 09:54:24 +02:00 |
|
Krille
|
be69672d41
|
chore: Set data_message in pusher properties for hedwig
|
2023-09-12 11:55:36 +02:00 |
|
Krille
|
b715eff839
|
refactor: Migrate from pathsegment routing
|
2023-08-13 16:07:15 +02:00 |
|
krille-chan
|
b7dac8365a
|
chore: Follow up router fixes
|
2023-08-13 13:41:01 +02:00 |
|
krille-chan
|
ee957ab1f6
|
refactor: Migrate routes to go router
|
2023-08-10 19:15:14 +02:00 |
|
Krille
|
739edde729
|
refactor: Replace vrouter with gorouter
|
2023-08-10 11:12:09 +02:00 |
|
krille-chan
|
18b270a15c
|
fix: Cancel notifications for read rooms and clear app badge on iOS
|
2023-08-06 21:13:37 +02:00 |
|
krille-chan
|
39adb55b3d
|
fix: Click on notification does not open room
|
2023-08-06 17:42:28 +02:00 |
|
lauren n. liberda
|
1e0988dd4c
|
builds: migrate to dart 3.0/flutter 3.10
|
2023-05-15 16:52:03 +00:00 |
|
Malin Errenst
|
ec7acc5385
|
refactor: Added and applied require_trailing_commas linter rule
|
2023-03-02 11:21:40 +01:00 |
|
Krille
|
5cf18aabbf
|
refactor: Remove dart from folder name
|
2022-12-30 17:54:50 +01:00 |
|
Krille Fear
|
5adf1aa3af
|
fix: Hide google services warning after marked
|
2022-12-30 13:09:21 +01:00 |
|
Christian Pauly
|
082fcdb1af
|
fix: Setup push on chat list init
|
2022-12-05 09:11:52 +01:00 |
|
Christian Pauly
|
d473a9e663
|
fix: Push error message
|
2022-11-04 13:49:23 +01:00 |
|
Christian Pauly
|
65511ca114
|
chore: Update local notifications package
|
2022-11-03 13:43:11 +01:00 |
|
Christian Pauly
|
7a74a8a93f
|
chore: Update dependencies
|
2022-08-14 17:22:16 +02:00 |
|
Christian Pauly
|
153e333693
|
chore: Update SDK
|
2022-07-09 10:18:53 +02:00 |
|
Christian Pauly
|
22ad34ab0a
|
refactor: Upgrade to Flutter 3.0.0
|
2022-05-12 13:23:19 +02:00 |
|
Christian Pauly
|
74fa66fbcd
|
chore: Follow up fix unified push
|
2022-05-06 10:26:35 +02:00 |
|
Christian Pauly
|
aee89a9be0
|
refactor: New push
|
2022-04-14 18:02:05 +02:00 |
|
S1m
|
97e94c6032
|
chore: Upgrade unifiedpush to 4.0.0
|
2022-04-05 05:49:28 +00:00 |
|
Krille Fear
|
fdaeccbf70
|
fix: Open room from notification click produces errors
|
2022-03-20 15:46:03 +01:00 |
|
Krille Fear
|
55f0300f9f
|
refactor: Migrate to null safety
|
2022-01-31 16:33:42 +01:00 |
|
Christian Pauly
|
443e2e548f
|
chore: Improve stories
|
2021-12-25 14:43:03 +01:00 |
|