Commit Graph

678 Commits

Author SHA1 Message Date
caef0051dd allow copying the currently played file name by long pressing it 2021-03-05 18:27:40 +01:00
91f2e61f13 adding an animation to the recordings list 2021-03-05 18:02:47 +01:00
76ee152997 updating kotlin and commons 2021-03-05 18:02:37 +01:00
75da53e51b update version to 5.4.1 2021-02-11 13:46:31 +01:00
18186fe19c adding a crashfix 2021-02-11 13:12:54 +01:00
9f612c2b65 updating kotlin, gradle, commons 2021-02-11 11:29:01 +01:00
83f7563072 Create strings.xml
Adding finnish language.
2021-01-31 19:39:49 +02:00
bf5d80370a Update strings.xml 2021-01-16 14:57:30 +00:00
65160242a1 update version to 5.4.0 2020-12-30 10:52:05 +01:00
d3e58a4acd fix #37, do not autoplay recording after deletion, if it isnt wanted 2020-12-30 10:44:31 +01:00
ee86884ca0 fix #34, align recording destination in the app settings to the right side 2020-12-29 23:13:07 +01:00
479c02a261 require Simple Thank You for color customization 2020-12-29 23:11:45 +01:00
67e9edc24c updating kotlin, commons, gradle 2020-12-29 23:09:50 +01:00
f3faf21c29 Dutch 2020-12-26 16:37:04 +01:00
33e8a11a7c adding japanese translation 2020-12-05 21:38:50 +01:00
b49e6369fc Merge pull request #36 from FatihFIRINCI/patch-1
Create Turkish strings.xml
2020-11-25 22:32:21 +01:00
97a8b1ac02 Create strings.xml 2020-11-25 23:19:17 +03:00
5823472720 Update strings.xml 2020-11-25 10:30:45 -06:00
5f22e75eeb Added Indonesian translation 2020-11-20 16:43:02 +07:00
72cd8c0d93 Updated Russian language 2020-11-13 22:43:36 +03:00
816f9546ce Shorten title 2020-11-11 21:19:21 +01:00
b1168e9d37 Update German strings 2020-11-11 21:17:06 +01:00
54f11283bc Update German strings 2020-11-11 21:11:26 +01:00
958bca08f3 update version to 5.3.0 2020-11-05 20:39:21 +01:00
42fe05cbc5 make sure the recording animation starts properly on resume 2020-11-05 20:34:54 +01:00
2ace3ffdea update the notification in case the recording is paused 2020-11-05 20:29:26 +01:00
a69be0c11c use proper colors at the top settings menu 2020-11-05 20:20:30 +01:00
36ebd6bc4d avoid multiple app instances by clicking on the notification 2020-11-05 20:20:22 +01:00
8040d698be blink the pause button while recording is paused 2020-11-05 19:57:11 +01:00
13435429ae stop the duration and visualizer during pause 2020-11-05 19:39:18 +01:00
47f68995b2 implement actual pausing functionality 2020-11-05 18:40:50 +01:00
dab25b08b9 show the Pause button on Android 7+, there is no pause before that 2020-11-05 18:31:22 +01:00
b4e774dad2 removing the Select All menu item 2020-11-05 18:17:33 +01:00
3a233a04bc store the recording status as an int, not just boolean 2020-11-05 18:14:36 +01:00
ba05a1c49c adding the pause layout too 2020-11-05 17:19:03 +01:00
edd7276889 adding a Pause button at the recorder 2020-11-05 17:18:54 +01:00
236ad77fce adding some crashfixes 2020-11-05 16:45:08 +01:00
d3abe3906d rewrite the player and recorder fragments into constraintlayouts 2020-11-05 16:37:51 +01:00
767c59931f updating commons and gradle 2020-11-05 16:10:10 +01:00
4b45fc0a33 reverting some translations 2020-10-03 21:01:26 +02:00
fe4f277548 Adding galician strings 2020-10-02 19:02:13 +02:00
93a8ff7df7 update version to 5.2.1 2020-09-28 22:53:22 +02:00
60a4cc9690 do not update the play/pause icon if something went wrong 2020-09-28 22:48:50 +02:00
c8d3c97d10 fix #21, allow choosing between m4a and mp3 file extension 2020-09-28 22:31:57 +02:00
00d99b7aac update version to 5.2.0 2020-09-19 19:48:40 +02:00
e9bb289c1b fix #1, store files with proper m4a extension 2020-09-19 19:43:47 +02:00
cba2e428fc fix #15, finish selection mode at swiping from player to recorder 2020-09-19 19:38:14 +02:00
d4878dba7c catch exceptions thrown at playing the recordings 2020-09-19 19:34:47 +02:00
bafbd877d2 updating kotlin and commons 2020-09-19 19:29:31 +02:00
55591bf5cc creating a german strings file 2020-09-10 13:46:34 +02:00