Commit graph

1022 commits

Author SHA1 Message Date
Ensar Sarajčić
eec47921e0 Update targetSdkVersion to 34
Regardless of updating targetSdkVersion, the foreground service notification
will now be dismissable by the user. Ongoing flag will only affect dismissing
with *Clear all* or when phone is locked.

Updating targetSdkVersion required updating the RecorderService type, since these
are now mandatory. Setting `microphone` type also required additional permission,
`FOREGROUND_SERVICE_MICROPHONE`.

No other changes from these lists affects this app:
- https://developer.android.com/about/versions/14/behavior-changes-all
- https://developer.android.com/about/versions/14/behavior-changes-14
2023-07-28 17:23:26 +02:00
tibbi
8e9b73a96e Merge branch 'master' of github.com:SimpleMobileTools/Simple-Voice-Recorder 2023-07-27 16:04:10 +02:00
Tibor Kaputa
272f5a8b21
Merge pull request #205 from esensar/feature/recycle-bin
Add support for recycle bin
2023-07-27 16:03:58 +02:00
tibbi
fe2c7dfc44 Merge branch 'feature/recycle-bin' of github.com:esensar/Simple-Voice-Recorder 2023-07-27 16:02:58 +02:00
Ensar Sarajčić
3c3be72c90 Close search when navigating away from recycle bin tab 2023-07-27 15:56:04 +02:00
tibbi
ff65d8949c Merge branch 'feature/recycle-bin' of github.com:esensar/Simple-Voice-Recorder 2023-07-27 15:28:36 +02:00
Ensar Sarajčić
dda0a9aa87 Prevent navigating to player tab when searching recycle bin 2023-07-27 15:25:45 +02:00
Ensar Sarajčić
f5079dd8bf Fix formatting in TrashFragment 2023-07-27 12:32:21 +02:00
Ensar Sarajčić
e9c35fae0f Always use offscreenPageLimit of 2 2023-07-27 12:22:18 +02:00
Ensar Sarajčić
f0db5d72aa Clean up IDs in TrashFragment for clarity 2023-07-27 10:56:15 +02:00
Ensar Sarajčić
a0278914ee Remove needless background thread and main thread wrappers in setupAdapter 2023-07-27 10:50:04 +02:00
Ensar Sarajčić
68166c318c Increase offscreenPageLimit when recycle bin is used 2023-07-27 10:46:06 +02:00
tibbi
fee947feac Merge branch 'feature/recycle-bin' of github.com:esensar/Simple-Voice-Recorder 2023-07-26 20:40:36 +02:00
Tibor Kaputa
fa4d2904cf
Merge pull request #203 from weblate/weblate-simple-mobile-tools-simple-voice-recorder
Translations update from Hosted Weblate
2023-07-25 16:08:49 +02:00
Ensar Sarajčić
ce855965b9 Update Simple-Commons version to include queryCursor helper 2023-07-25 15:48:04 +02:00
Ensar Sarajčić
f511da5180 Prevent running recycle bin check on Q+ devices 2023-07-25 12:22:46 +02:00
Ensar Sarajčić
950f5a0207 Read using new queries on R+ devices to properly get trashed media 2023-07-25 12:13:54 +02:00
Ensar Sarajčić
b9035f2612 Split deletion lines for clarity 2023-07-25 08:24:29 +02:00
Ensar Sarajčić
7aba993726 Add param name to callbacks for clarity 2023-07-25 08:24:11 +02:00
Ensar Sarajčić
5883e91bc4 Add support for recycle bin
This uses system recycle bin whenever possible, which will automatically
delete files after 30 days. When not available, moves files to hidden `.trash`
subdirectory and manually removes them after 30 days.
2023-07-24 16:24:05 +02:00
Priit Jõerüüt
31e194202b
Translated using Weblate (Estonian)
Currently translated at 100.0% (11 of 11 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder-metadata/et/
2023-07-21 11:09:22 +02:00
Priit Jõerüüt
2d6e7dc29e
Translated using Weblate (Estonian)
Currently translated at 100.0% (25 of 25 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/et/
2023-07-21 11:09:22 +02:00
abc0922001
58f74c23ce
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (11 of 11 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder-metadata/zh_Hant/
2023-07-17 14:50:05 +02:00
abc0922001
423f07fae5
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (25 of 25 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/zh_Hant/
2023-07-17 14:50:05 +02:00
elgratea
439b944a1e
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (25 of 25 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/bg/
2023-07-17 14:50:05 +02:00
tibbi
bc07f3c9fe updating commons 2023-07-17 14:48:58 +02:00
tibbi
4d01b6d4a0 fixing the spanish translation 2023-07-03 17:12:51 +02:00
tibbi
37c3c3c863 replacing jcenter with mavenCentral 2023-06-23 11:34:15 +02:00
tibbi
f202f127b0 updating changelog 2023-06-20 23:18:36 +02:00
tibbi
a01662b03a update version to 5.11.4 2023-06-20 23:18:28 +02:00
tibbi
d7cee12fec use a better centered recordings layout 2023-06-20 23:11:47 +02:00
tibbi
ec72b005fd updating the recording file foreground 2023-06-20 23:02:21 +02:00
Tibor Kaputa
db93ee70eb
Merge pull request #198 from weblate/weblate-simple-mobile-tools-simple-voice-recorder
Translations update from Hosted Weblate
2023-06-16 15:49:21 +02:00
ngocanhtve
97250fa576
Translated using Weblate (Vietnamese)
Currently translated at 100.0% (25 of 25 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/vi/
2023-05-30 12:49:03 +02:00
Kryštof Černý
0c07d7a3a2
Translated using Weblate (Czech)
Currently translated at 96.0% (24 of 25 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/cs/
2023-05-28 10:48:51 +02:00
tibbi
32e496e1ff updating commons 2023-05-12 12:14:52 +02:00
Tibor Kaputa
a9ce7c20b3
Merge pull request #195 from weblate/weblate-simple-mobile-tools-simple-voice-recorder
Translations update from Hosted Weblate
2023-05-12 12:10:42 +02:00
Макар Разин
bfbc986e27
Translated using Weblate (Belarusian)
Currently translated at 100.0% (25 of 25 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/be/
2023-05-10 23:48:57 +02:00
tibbi
bada2ba6bd updating commons 2023-05-07 18:43:22 +02:00
tibbi
bbfec85d71 updating changelog 2023-04-26 23:18:43 +02:00
tibbi
1bcc4ae01a update version to 5.11.3 2023-04-26 23:18:36 +02:00
tibbi
4aebf4a944 updating commons 2023-04-26 23:18:27 +02:00
Tibor Kaputa
9deea1c306
Merge pull request #190 from Aga-C/change-ogg-naming
Added Opus to ogg name on the UI (#189)
2023-04-26 23:06:20 +02:00
Tibor Kaputa
f12f26a50c
Merge pull request #192 from Uniquely6958/master
Cancel existing blink requests when refreshing view (#191)
2023-04-26 23:04:29 +02:00
Tibor Kaputa
503d9aa7ea
small code simplifying 2023-04-26 23:04:15 +02:00
Tibor Kaputa
aadc7bc159
Merge pull request #188 from weblate/weblate-simple-mobile-tools-simple-voice-recorder
Translations update from Hosted Weblate
2023-04-26 22:55:01 +02:00
advait
abab40e963 cancel existing blink requests when refreshing 2023-04-24 19:28:35 +05:30
Agnieszka C
414e491661 Added Opus to ogg name on the UI (#189) 2023-04-02 18:54:23 +02:00
yangyangdaji
d6dd0ddc19
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (9 of 9 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder-metadata/zh_Hans/
2023-03-30 02:52:11 +02:00
Tibor Kaputa
3ed7e88132
Merge pull request #184 from weblate/weblate-simple-mobile-tools-simple-voice-recorder
Translations update from Hosted Weblate
2023-03-25 10:03:10 +01:00