488 Commits

Author SHA1 Message Date
Myzel394
9ba61dea67 New translations strings.xml (Japanese) 2023-10-22 18:08:00 +02:00
Myzel394
ea5b15175e New translations strings.xml (Italian) 2023-10-22 18:07:59 +02:00
Myzel394
b1775d46d8 New translations strings.xml (Hungarian) 2023-10-22 18:07:58 +02:00
Myzel394
0b7d312170 New translations strings.xml (Hebrew) 2023-10-22 18:07:57 +02:00
Myzel394
2bf43c21da New translations strings.xml (Finnish) 2023-10-22 18:07:57 +02:00
Myzel394
b918d2061b New translations strings.xml (Greek) 2023-10-22 18:07:56 +02:00
Myzel394
31d573ad89 New translations strings.xml (German) 2023-10-22 18:07:55 +02:00
Myzel394
92b9e85540 New translations strings.xml (Danish) 2023-10-22 18:07:54 +02:00
Myzel394
4aa53962b6 New translations strings.xml (Czech) 2023-10-22 18:07:53 +02:00
Myzel394
336efcfe03 New translations strings.xml (Catalan) 2023-10-22 18:07:52 +02:00
Myzel394
97ec04f579 New translations strings.xml (Arabic) 2023-10-22 18:07:52 +02:00
Myzel394
1460a8ff5b New translations strings.xml (Afrikaans) 2023-10-22 18:07:51 +02:00
Myzel394
b5900159d3 New translations strings.xml (Spanish) 2023-10-22 18:07:50 +02:00
Myzel394
0219c88a40 New translations strings.xml (French) 2023-10-22 18:07:49 +02:00
Myzel394
a4a6f85e75 New translations strings.xml (Romanian) 2023-10-22 18:07:49 +02:00
Myzel394
4ba0c64f54
Merge pull request #29 from Myzel394/add-import-export
Add import export
2023-10-22 18:06:51 +02:00
Myzel394
543f06eee7
chore: Add crowdin.yml 2023-10-22 18:03:47 +02:00
Myzel394
54b2e9bee5
fix: Improve snackbar & add import success message 2023-10-22 17:05:24 +02:00
Myzel394
5e9f46d979
feat: Add import functionality 2023-10-22 16:47:43 +02:00
Myzel394
d9420ddff5
feat: Add import export to settings 2023-10-22 16:14:45 +02:00
Myzel394
eceaba78be
feat: Add json serializability for AppSettings 2023-10-22 16:07:33 +02:00
Myzel394
41af9004a2
feat: Increase max duration to 10 days; Closes #25 2023-10-22 15:25:32 +02:00
Myzel394
3345ee6eb8
Merge pull request #24 from Myzel394/add-theme-selsection
Add theme selection
2023-10-22 15:21:36 +02:00
Myzel394
c994a47d8a
fix: Improve ThemeSelector 2023-10-22 15:02:28 +02:00
Myzel394
0fb341ffb9
feat: Add support for old theme selection 2023-10-22 14:40:57 +02:00
Myzel394
35cff4b6eb
fix(ui): Improve colors 2023-10-22 13:50:26 +02:00
Myzel394
d88b03142f
fix(ui): Improve colors 2023-10-22 13:44:54 +02:00
Myzel394
7b2df0ae0d
fix: Add MODIFY_AUDIO_SETTINGS to allow bluetooth sco 2023-10-22 13:28:18 +02:00
Myzel394
689d830c77
fix: Filter microphones that are sources (not sinks) 2023-10-22 13:18:04 +02:00
Myzel394
8fd57aace3
feat: Allow user to select default microphone if selected on disconnected 2023-10-22 00:42:01 +02:00
Myzel394
d559fb45a5
feat: Add message when microphone is disconnected 2023-10-22 00:33:03 +02:00
Myzel394
76e10a1512
refactor: Move microphone related stuff to MicrophoneStatus 2023-10-22 00:23:02 +02:00
Myzel394
38df00898d
feat: Show address for hidden microphones 2023-10-22 00:04:37 +02:00
Myzel394
c15c4b59fa
feat: Allow user to show all hidden microphones 2023-10-21 23:47:04 +02:00
Myzel394
3f72efc8e6
refactor: Small code improvement 2023-10-21 23:37:41 +02:00
Myzel394
07f3c49a88
feat: Return empty list on error for fetchDeviceMicrophones 2023-10-21 23:30:39 +02:00
Myzel394
dc7a5648a5
chore: Remove debugging 2023-10-21 23:14:36 +02:00
Myzel394
e9e83e00d1
fix(i18n): Improve emphasis 2023-10-21 23:01:44 +02:00
Myzel394
c73f2c3189
fix: change RecorderService state onDestroy 2023-10-21 22:56:52 +02:00
Myzel394
a4edfa539f
fix: Filter out microphones better 2023-10-21 22:50:15 +02:00
Myzel394
e4e8ae0158
fix: Bugfixes for recording behavior 2023-10-21 22:14:53 +02:00
Myzel394
14abd1aee0
feat: Add MicrophoneReconnectedDialog functionality 2023-10-21 21:37:03 +02:00
Myzel394
07757f34bb
feat: Add MicrophoneDisconnectedDialog 2023-10-21 20:37:35 +02:00
Myzel394
78453f1c4d
feat: Add microphone connectivity status 2023-10-21 20:37:27 +02:00
Myzel394
825f0eb33f
fix: Properly stop RecorderService onDestroy 2023-10-21 19:37:17 +02:00
Myzel394
5b7ce77ad3
fix: Improve microphone selection 2023-10-21 19:23:53 +02:00
Myzel394
027e41d6b6
fix: Improve microphone selection 2023-10-21 19:23:04 +02:00
Myzel394
69b4207124
fix(ci-cd): Upload all APKs 2023-10-21 19:17:51 +02:00
Myzel394
a515d2b36c
refactor: Improve selectedDevice; Use own rememberState; Reset selectedDevice on stop 2023-10-21 19:15:15 +02:00
Myzel394
57424cc1d3
fix: Fix button jumping 2023-10-21 19:09:04 +02:00