Commit Graph

170 Commits

Author SHA1 Message Date
tibbi 2eef96b8f0 updating gradle, kotlin and some crashfixes 2020-04-17 22:23:34 +02:00
tibbi 85882c5304 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Voice-Recorder 2020-04-14 12:04:25 +02:00
tibbi 61c14f31bb append _debug at the debug version of the app name 2020-04-14 12:04:16 +02:00
Tibor Kaputa b57a429aa6
Merge pull request #5 from Atrate/polish
Add Polish translation
2020-04-13 13:00:24 +02:00
Tibor Kaputa ed772c4f01
adding some missing strings 2020-04-13 12:59:26 +02:00
Atrate f43e5ead02
Added Polish translation
Signed-off-by: Atrate <Atrate@protonmail.com>
2020-04-13 12:12:19 +02:00
Atrate dabc43dab4
Move Portugese translation to its own folder
Signed-off-by: Atrate <Atrate@protonmail.com>
2020-04-13 11:53:21 +02:00
Tibor Kaputa 8b413326d6
Merge pull request #4 from smarquespt/patch-2
Added Portuguese
2020-04-13 08:55:33 +02:00
Sérgio Marques a041f431c6
Added Portuguese 2020-04-12 21:29:47 +01:00
Tibor Kaputa a9a97fa41b
Merge pull request #2 from Poussinou/patch-1
Update README.md
2020-04-09 18:27:54 +02:00
Poussinou 0de61d16c2
Update README.md 2020-04-09 18:22:33 +02:00
tibbi d370ffa538 updating the apps slovak description 2020-04-02 20:48:00 +02:00
tibbi a9d7ae24c2 updating the apps long description 2020-04-02 20:45:21 +02:00
tibbi fd193c79d4 updating the app screenshots 2020-04-02 20:45:11 +02:00
tibbi d18c072218 updating changelog 2020-04-02 20:01:24 +02:00
tibbi c8e06fa27b update version to 5.1.0 2020-04-02 20:01:18 +02:00
tibbi 21593ac11b update commons to 5.24.10 2020-04-02 19:58:02 +02:00
tibbi be14e65029 handle fails at fetching alternative file duration and size gracefully 2020-04-02 19:18:03 +02:00
tibbi a4a5f180ea adding some settings margin 2020-04-02 19:11:49 +02:00
tibbi b9f9d1e7dc tweaking the settings UI, always show a label 2020-04-02 19:09:54 +02:00
tibbi f009b32c2b update the recordings in case the save folder changes 2020-04-02 19:06:52 +02:00
tibbi a97731ee86 show a different placeholder message depending on the system version 2020-04-02 19:01:38 +02:00
tibbi 3c52f4d8c8 use async preparation at the player fragment 2020-04-02 18:55:34 +02:00
tibbi 1deb0380ba allow renaming legacy files too 2020-04-02 18:52:26 +02:00
tibbi 36aab3460e add handling for deleting real files on Android Q- too 2020-04-02 18:06:27 +02:00
tibbi a25651dc20 use the file path as data source for the mediaplayer 2020-04-02 17:55:30 +02:00
tibbi 55679185ce properly fetch the recordings on older devices 2020-04-02 17:51:09 +02:00
tibbi 41e7cfe71b split the recordings fetching between Q and legacy mode 2020-04-02 16:08:50 +02:00
tibbi 0c768d5cb8 adding some coloring related improvements 2020-04-02 15:56:45 +02:00
tibbi cd88ac1343 adding a helper function for getting audio file uris 2020-04-02 15:30:32 +02:00
tibbi db35f2d761 if the mediastore contains no file duration and size, use other way 2020-04-02 15:19:42 +02:00
tibbi 1b9561aa46 adding a placeholder in case no recordings are available 2020-04-02 14:33:01 +02:00
tibbi f2f2283525 adding a crashfix when playing an empty playlist 2020-04-02 14:12:02 +02:00
tibbi 886a60db24 changing the player progress timers delay to 0 2020-04-02 14:03:53 +02:00
tibbi 3a01d7de31 add handling for the case when the currently playing recording is deleted 2020-04-02 13:45:16 +02:00
tibbi 28eaa40356 add handling for deleting recordings from MediaStore 2020-04-02 13:10:45 +02:00
tibbi 7744f86950 use the new URI at deleting files from mediastore 2020-04-02 12:49:57 +02:00
tibbi 11e03dd0e0 just update recordings when appropriate, do not recreate the list 2020-04-02 11:30:45 +02:00
tibbi cda6ccdabf refresh the recordings list after renaming an item 2020-04-02 11:24:19 +02:00
tibbi 35ea5868c3 implementing recording renaming 2020-04-02 11:05:50 +02:00
tibbi 491d330fdf adding some cab selection menu buttons at recordings 2020-04-02 09:55:28 +02:00
tibbi daf4d9800a use a RelativeLayout at the player controls 2020-04-02 09:49:35 +02:00
tibbi e0e0c1fcb5 updating commons to 5.24.9 2020-04-01 23:59:36 +02:00
tibbi 7cbf7a7d3f adding a setting for changing the date and time formats 2020-04-01 22:36:02 +02:00
tibbi 4a9186304b play the first recording at pressing Play at start 2020-04-01 22:25:11 +02:00
tibbi 8e573df210 implementing the Next and Previous buttons 2020-04-01 22:18:59 +02:00
tibbi a2e828f566 tweaking the player controls UI a bit 2020-04-01 21:51:36 +02:00
tibbi a9a2c45aaf use a bit different images for prev/next buttons 2020-04-01 21:28:27 +02:00
tibbi 2cf2f92d60 avoid using some player controls if no recording has been picked yet 2020-04-01 20:16:16 +02:00
tibbi d13d87eb18 mark the currently playing recording at the list 2020-04-01 19:23:29 +02:00