319 Commits

Author SHA1 Message Date
Myzel394
c6d20c74f2
fix: Properly set on going for notifications 2023-10-24 14:11:56 +02:00
Myzel394
573a70cca8
fix: Fix padding 2023-10-24 14:02:37 +02:00
Myzel394
26f17869d6
feat: Add message info to NotificationEditor 2023-10-24 12:50:58 +02:00
Myzel394
37a8a9871e
feat: Add custom notification support 2023-10-24 12:47:46 +02:00
Myzel394
81520c48ba
refactor: Use RecorderNotificationHelper for notifications 2023-10-24 12:02:30 +02:00
Myzel394
1efb57d540
feat: Improve animation 2023-10-24 11:40:04 +02:00
Myzel394
f68baaf1bf
feat: Set NotificationSettings to null if using default preset 2023-10-24 11:34:47 +02:00
Myzel394
6ad7ff12e6
feat: Properly update notification settings 2023-10-24 11:31:01 +02:00
Myzel394
f1296c32ec
refactor: Migrating to NotificationViewModel 2023-10-24 10:48:15 +02:00
Myzel394
15bb9b4051
feat: Improve CustomRecordingNotificationsScreen behavior; Add save support (wip) 2023-10-24 10:22:05 +02:00
Myzel394
d0885ba877
feat: Improve CustomRecordingNotificationsScreen layout 2023-10-24 10:10:40 +02:00
Myzel394
54ad067cdf
feat: Add showOngoing button 2023-10-23 21:58:40 +02:00
Myzel394
5a55619e55
feat: Make presets workable 2023-10-23 21:46:41 +02:00
Myzel394
dd57ce513e
feat: Add NotificationPresetSelect; Add more presets 2023-10-23 21:29:07 +02:00
Myzel394
119782fb8f
feat: Adding EditNotificationInput 2023-10-23 20:51:50 +02:00
Myzel394
17a52fdcb5
feat: Add LandingElement for CustomRecordingNotificationsScreen 2023-10-23 19:17:42 +02:00
Myzel394
1e5806000a
feat: Add basic CustomRecordingNotificationsScreen 2023-10-23 18:39:38 +02:00
Myzel394
ac4102d5cd
feat: Add CustomNotificationTile.kt to SettingsScreen 2023-10-23 18:22:49 +02:00
Myzel394
d0d8996227
feat: Add support for custom notification 2023-10-23 18:10:24 +02:00
Myzel394
6ef60942e0
fix: Use built in serializer to parse AppSettings 2023-10-23 16:55:42 +02:00
Myzel394
01a6f49b77
feat: Add NotificationSettings 2023-10-23 12:50:27 +02:00
Myzel394
30f5ef34a3
fix: Cleanup 2023-10-22 22:42:32 +02:00
Myzel394
2c90347748
fix: Improve grammar 2023-10-22 22:35:35 +02:00
Myzel394
5b85c07e4b
Merge branch 'master' into l10n_weblate
# Conflicts:
#	app/src/main/res/values-de-DE/strings.xml
#	app/src/main/res/values-de/strings.xml
#	app/src/main/res/values-fr/strings.xml
#	app/src/main/res/values-tr-TR/strings.xml
#	app/src/main/res/values-tr/strings.xml
#	app/src/main/res/values-zh-CN/strings.xml
#	app/src/main/res/values-zh/strings.xml
2023-10-22 22:33:46 +02:00
Myzel394
a8d93e0f6a
fix: Fix strings 2023-10-22 22:31:58 +02:00
Myzel394
89e2212eec New translations strings.xml (Vietnamese) 2023-10-22 22:10:46 +02:00
Myzel394
4c3cf19d31 New translations strings.xml (English) 2023-10-22 22:10:46 +02:00
Myzel394
fa8ef46a4f New translations strings.xml (Chinese Simplified) 2023-10-22 22:10:45 +02:00
Myzel394
784988897c New translations strings.xml (Ukrainian) 2023-10-22 22:10:44 +02:00
Myzel394
8b91e64a82 New translations strings.xml (Turkish) 2023-10-22 22:10:43 +02:00
Myzel394
9903f2984b New translations strings.xml (Swedish) 2023-10-22 22:10:42 +02:00
Myzel394
e2a9c3126d New translations strings.xml (Serbian (Cyrillic)) 2023-10-22 22:10:42 +02:00
Myzel394
16686b2d04 New translations strings.xml (Russian) 2023-10-22 22:10:41 +02:00
Myzel394
be3255e1a1 New translations strings.xml (Portuguese) 2023-10-22 22:10:41 +02:00
Myzel394
f94a588fe4 New translations strings.xml (Polish) 2023-10-22 22:10:40 +02:00
Myzel394
f49159f4a6 New translations strings.xml (Norwegian) 2023-10-22 22:10:39 +02:00
Myzel394
f6636854a8 New translations strings.xml (Dutch) 2023-10-22 22:10:39 +02:00
Myzel394
f608fce478 New translations strings.xml (Korean) 2023-10-22 22:10:38 +02:00
Myzel394
3927d89544 New translations strings.xml (Japanese) 2023-10-22 22:10:38 +02:00
Myzel394
d1ef07e552 New translations strings.xml (Italian) 2023-10-22 22:10:37 +02:00
Myzel394
ee7d3bedf3 New translations strings.xml (Hungarian) 2023-10-22 22:10:37 +02:00
Myzel394
a59fa61385 New translations strings.xml (Hebrew) 2023-10-22 22:10:36 +02:00
Myzel394
23dbcc2e25 New translations strings.xml (Finnish) 2023-10-22 22:10:35 +02:00
Myzel394
b151d324e7 New translations strings.xml (Greek) 2023-10-22 22:10:35 +02:00
Myzel394
676b226c7c New translations strings.xml (German) 2023-10-22 22:10:34 +02:00
Myzel394
a0f977416c New translations strings.xml (Danish) 2023-10-22 22:10:33 +02:00
Myzel394
87b1c27acb New translations strings.xml (Czech) 2023-10-22 22:10:33 +02:00
Myzel394
5585e79735 New translations strings.xml (Catalan) 2023-10-22 22:10:32 +02:00
Myzel394
9ad2ab8372 New translations strings.xml (Arabic) 2023-10-22 22:10:31 +02:00
Myzel394
d50e20e041 New translations strings.xml (Afrikaans) 2023-10-22 22:10:30 +02:00