124 Commits

Author SHA1 Message Date
Myzel394
e0b0e2d30b
current stand 2023-08-29 23:21:30 +02:00
Myzel394
41a5428927
feat: Add basic Tasker AudioRecorder state 2023-08-28 19:29:30 +02:00
Myzel394
4688766c14
feat: Add StartRecordingActivity 2023-08-27 22:26:25 +02:00
Myzel394
b5272e8d1c
fix: Extend from AppCompatActivity to support in-app language picker 2023-08-19 21:01:48 +02:00
Myzel394
bd6a18e201
feat: Add German to language constants 2023-08-19 20:58:17 +02:00
Myzel394
1486ba9533
feat: Add German translation 2023-08-19 20:44:23 +02:00
Myzel394
8dcefc59eb
fix: Properly stop foreground service v0.2.1 2023-08-17 12:48:52 +02:00
Myzel394
3e41030315
fix: Lint disable ExtraTranslation 2023-08-17 12:36:07 +02:00
Myzel394
fc47baf56e
fix: Fallback to 0 amplitude on RuntimeException 2023-08-17 11:39:13 +02:00
Myzel394
191986a99f
fix: Unbind from service on dispose 2023-08-17 11:34:09 +02:00
Myzel394
bf405aa76d
fix: Reset on startRecording to avoid leak 2023-08-17 11:33:29 +02:00
Myzel394
3a98762aa9
fix: Remove camera from service in AndroidManifest.xml 2023-08-17 11:30:53 +02:00
Myzel394
fead95f1fc
fix: Unbind from service on dispose 2023-08-17 11:30:32 +02:00
Myzel394
d87c7a182e
fix: Fallback to 0 amplitude on error; Closes #14 2023-08-17 11:30:07 +02:00
Myzel394
8bd9e3d35a
chore: Update version 2023-08-10 22:54:23 +02:00
Myzel394
d8e137abf9
fix: Fix status bar color on scroll; Closes #13 2023-08-10 22:49:49 +02:00
Myzel394
56deb12373
feat: Add in-app language picker 2023-08-10 20:07:05 +02:00
Myzel394
7b0230d4f2
feat: Add service to receive locale for Android <= 12 2023-08-10 19:28:08 +02:00
Myzel394
a10bba9b75
feat: Add native per-app language selection; Add Chinese translation, closes #12 2023-08-10 19:21:20 +02:00
Myzel394
99bb0d1cee
chore: Update AGP 2023-08-10 19:12:29 +02:00
Myzel394
66b1d8a88d
feat: Add recording error handling 2023-08-09 23:57:14 +02:00
Myzel394
7620a065b4
Merge remote-tracking branch 'origin/master' 2023-08-09 23:50:22 +02:00
Myzel394
ad1348d9a5
fix: Fix encoders 2023-08-09 22:39:09 +02:00
Myzel394
a1895afafb
feat: Add header to settings dialog 2023-08-09 22:09:41 +02:00
Myzel394
236a0d04e7
feat: Automatically select "Auto" output format on incompatible encoder change 2023-08-09 22:06:02 +02:00
Myzel394
6c16928896
feat: Only show compatible output formats based on encoder 2023-08-09 21:44:12 +02:00
Myzel394
06be887d09
fix: Remove newline 2023-08-09 20:03:09 +02:00
Myzel394
b0c036d297
chore: Update version v0.2.0 2023-08-08 22:54:32 +02:00
Myzel394
37b6815421
docs: Add banner 2023-08-08 22:17:24 +02:00
Myzel394
28e3a0623b
Merge pull request #5 from Myzel394/improve-architecture
Improve architecture
2023-08-08 22:02:59 +02:00
Myzel394
9d1966e9b3
feat: Add pause / resume and delete functionality to notifications 2023-08-08 21:47:43 +02:00
Myzel394
e667a4ea27
feat: Add different notification types 2023-08-08 20:46:45 +02:00
Myzel394
0e6eff9f85
feat: Add pause / resume functionality 2023-08-08 20:02:22 +02:00
Myzel394
d125ed79d5
ui: Make save button on StartRecording text button style 2023-08-08 19:51:20 +02:00
Myzel394
09f9be8414
feat: Add save recording button 2023-08-08 19:50:45 +02:00
Myzel394
0bfed18314
refactor: Migrate foreground services to new architecture 2023-08-08 19:07:54 +02:00
Myzel394
ca1e0439b6
Merge remote-tracking branch 'origin/master' 2023-08-08 16:46:37 +02:00
Myzel394
1c49ac35b8
feat: Improve permission request 2023-08-08 10:11:29 +02:00
Myzel394
a3b1cdf897
fix: Do not change release app 2023-08-08 07:50:06 +02:00
Myzel394
3f124a24e9
Merge remote-tracking branch 'origin/master' v0.1.1 2023-08-08 07:04:01 +02:00
Myzel394
b13fa98035
chore: Update version 2023-08-08 07:03:48 +02:00
Myzel394
8b1a16461d
fix: Fix flag for activity 2023-08-08 07:03:38 +02:00
Myzel394
bc42f35eba
refactor: Improving architecture (current stand) 2023-08-08 06:54:47 +02:00
Myzel394
a63c0c7753
feat(README): Add IzzyOnDroid store 2023-08-07 20:31:53 +02:00
Myzel394
d5100501f7
Merge remote-tracking branch 'origin/master' 2023-08-07 20:30:09 +02:00
Myzel394
5d923ef3bd
fix(fastlane): Improve descriptions 2023-08-07 20:29:59 +02:00
Myzel394
d1f1426bf4
fix: Fix service leak 2023-08-07 20:27:46 +02:00
Myzel394
99f386c320
Update README.md 2023-08-07 15:57:35 +02:00
Myzel394
3934f61e35
Add github-badge.webp 2023-08-07 15:56:52 +02:00
Myzel394
7275361aad
Create README.md 2023-08-07 14:07:52 +02:00