73 Commits

Author SHA1 Message Date
Myzel394
786f0f3c48
feat: Add fastlane 2023-08-07 01:06:08 +02:00
Myzel394
290ebaf28f
ui: Add animations 2023-08-07 00:08:16 +02:00
Myzel394
1769b2167c
feat: Add information label 2023-08-06 23:49:17 +02:00
Myzel394
bac78f868c
fix(ci-cd): Use files argument v0.1.0 2023-08-06 23:30:17 +02:00
Myzel394
d252aa26f1
fix(ci-cd): Use GitHub release action 2023-08-06 23:25:02 +02:00
Myzel394
d6d8125a38
ui: Make RealtimeAudioVisualizer overflow 2023-08-06 23:20:23 +02:00
Myzel394
d8f36003ff
feat: Add monochrome icon 2023-08-06 23:07:13 +02:00
Myzel394
88f14a46f8
feat: Add launcher icon to drawable 2023-08-06 22:53:01 +02:00
Myzel394
b17f1a56fd
feat: Add new logo 2023-08-06 22:05:56 +02:00
Myzel394
6a382e6660
fix: Clean settings on reset 2023-08-06 21:17:17 +02:00
Myzel394
0d723bcfd4
fix: Remove AudioVisualizer 2023-08-06 21:13:22 +02:00
Myzel394
2eb19ac5c4
fix: Store minimum amount of amplitudes to reduce memory 2023-08-06 21:10:28 +02:00
Myzel394
44a8193118
fix(ci-cd): Fix outputs path 2023-08-06 20:59:25 +02:00
Myzel394
f9dc5e7212
fix(ci-cd): Fix key.properties path 2023-08-06 20:49:06 +02:00
Myzel394
b205a1e277
feat(ci-cd): Add release app 2023-08-06 20:36:03 +02:00
Myzel394
3f680b2960
fix: Fix types 2023-08-06 18:46:52 +02:00
Myzel394
9a6e85ce75
fix: Use min ffmpeg kit 2023-08-06 18:46:44 +02:00
Myzel394
7a56167b0a
feat(ci): Add dev build 2023-08-06 18:01:58 +02:00
Myzel394
a49969acda
fix: Stop scope and recreate it to avoid leaks 2023-08-06 18:01:23 +02:00
Myzel394
f97c791e10
ui: Improve MessageBox for light theme 2023-08-06 15:49:11 +02:00
Myzel394
df0bc042c0
ui: Make window navigation translucent 2023-08-06 15:44:46 +02:00
Myzel394
2439f42f42
feat: Update notification locale on locale change 2023-08-06 15:32:54 +02:00
Myzel394
3afc6a4053
feat: Add on notification click 2023-08-06 15:09:12 +02:00
Myzel394
2ad5364376
refactor: Rename to Alibi 2023-08-06 14:56:17 +02:00
Myzel394
f131f40ba1
fix: Improve formatDuration 2023-08-06 14:44:14 +02:00
Myzel394
a8cb592632
feat: Add i18n 2023-08-06 14:40:52 +02:00
Myzel394
46f74e8a8b
fix: Improve permission requester 2023-08-06 13:42:02 +02:00
Myzel394
ba70c4b605
fix: Improve animation 2023-08-06 13:13:19 +02:00
Myzel394
577e6e0aab
fix: Do not show animation from WelcomeScreen to AudioRecorderScreen 2023-08-06 12:41:22 +02:00
Myzel394
c8fb20452f
feat: Add animation to Navigation 2023-08-06 12:28:49 +02:00
Myzel394
86d19d6cda
feat: Show hint on SettingsScreen if user is recording 2023-08-06 00:33:17 +02:00
Myzel394
8e2449ab4e
feat: Add MessageBox 2023-08-06 00:31:48 +02:00
Myzel394
96106cd79c
feat: Keep screen on while recording 2023-08-06 00:15:26 +02:00
Myzel394
491a0740f1
feat: Implement audio strip functionality 2023-08-06 00:06:28 +02:00
Myzel394
07494cba98
feat: Add forceExactMaxDuration option to AppSettings 2023-08-06 00:04:29 +02:00
Myzel394
5620ff9625
fix: Delete old recordings and create new ones based on intervalDuration 2023-08-05 23:18:25 +02:00
Myzel394
2d228010ab
feat: Add WelcomeScreen 2023-08-05 22:40:01 +02:00
Myzel394
591352a604
feat: Add permission request 2023-08-05 21:56:11 +02:00
Myzel394
b5afcc80ac
refactor: Use ConfirmDeletionDialog 2023-08-05 21:25:47 +02:00
Myzel394
26b78ff485
feat: Add metadata to audio file 2023-08-05 20:56:55 +02:00
Myzel394
0b9bb48fdc
fix: Properly save concatenated files 2023-08-05 20:46:52 +02:00
Myzel394
9a43afbe3e
fix: Properly reset AudioRecorder 2023-08-05 19:07:39 +02:00
Myzel394
1269c6cb00
ui: Improve design 2023-08-05 18:50:05 +02:00
Myzel394
b9e83114d0
feat: Add functional RealtimeAudioVisualizer 2023-08-05 18:22:55 +02:00
Myzel394
d7500b52db
feat: Add smooth scrolling to RealtimeAudioVisualizer 2023-08-05 17:28:27 +02:00
Myzel394
f0f20a6594
feat: Improve AudioVisualizer, add visualizer to StartRecording for old recording 2023-08-05 15:54:08 +02:00
Myzel394
9b1a439657
feat: Add AudioVisualizer 2023-08-05 15:38:11 +02:00
Myzel394
c8a02567ab
feat: Add basic recording saving functionality 2023-08-05 15:16:25 +02:00
Myzel394
35c59754b5
feat: Add rememberFileSaverDialog 2023-08-05 15:16:09 +02:00
Myzel394
cabca2bb54
fix: Use duration dialog for MaxDurationTile 2023-08-05 15:15:37 +02:00