Commit Graph

902 Commits

Author SHA1 Message Date
tibbi 32bf7db21d updating the apps first screenshot 2020-03-31 12:20:39 +02:00
tibbi 37bb6c1066 update version to 5.0.1 2020-03-31 12:13:23 +02:00
tibbi 67f8383f5f allow customizing the app icon color 2020-03-31 12:09:26 +02:00
tibbi ab95ec2d49 adding a frame at the main screen to make it a bit more interesting 2020-03-31 10:45:16 +02:00
tibbi 79cf72bf6c simplify filename fetching from path 2020-03-31 10:28:33 +02:00
tibbi f1bb2e1656 properly handle saving recordings on SD cards 2020-03-31 10:27:04 +02:00
tibbi f987f7938c Merge branch 'master' of github.com:SimpleMobileTools/Simple-Voice-Recorder 2020-03-31 10:14:05 +02:00
tibbi 74363046e8 allow cusotmizing the save folder 2020-03-31 10:13:55 +02:00
Tibor Kaputa a2113b8784
Update README.md 2020-03-30 23:31:17 +02:00
tibbi 2e7d9d4356 translating a slovak string 2020-03-30 23:30:06 +02:00
tibbi 01120a9255 adding a setting for hiding the notification 2020-03-30 23:25:51 +02:00
tibbi 2ec7e6be14 adding a FAQ item describing the icon hiding 2020-03-30 23:10:36 +02:00
tibbi 1b917e914a editing a string, just try hiding the top notification 2020-03-30 22:57:44 +02:00
tibbi 22632e9b4f adding some licenses 2020-03-30 22:39:53 +02:00
tibbi 5b24f24341 adding a bigger icon at the status bar notification 2020-03-30 22:23:34 +02:00
tibbi a0f74e6430 updating the screenshots .xcf file 2020-03-30 21:43:30 +02:00
tibbi 6125b40f37 adding some new settings strings 2020-03-30 21:43:19 +02:00
tibbi 64741cc327 adding some signing related configs 2020-03-30 21:28:12 +02:00
tibbi 716c3fadaa uploading some app screenshots 2020-03-30 21:28:05 +02:00
tibbi c521e31752 adding some app descriptions 2020-03-30 21:00:22 +02:00
tibbi 4f7fea25d3 stop amplitude updates when app is in background 2020-03-30 20:34:23 +02:00
tibbi 369fe544ca recreate the visualized at initialization to avoid stucking 2020-03-30 19:58:38 +02:00
tibbi 99be9390d0 update the amplitude graph a bit more often 2020-03-30 19:46:31 +02:00
tibbi dde911e1de adding a recording audio visualizer 2020-03-30 19:43:45 +02:00
tibbi afb76aa3e2 updating the Microphone vector icon, make it rounder 2020-03-30 19:24:39 +02:00
tibbi beac62290a adding an app icon 2020-03-30 16:16:53 +02:00
tibbi 30189a5d27 updating some app images 2020-03-30 16:02:50 +02:00
tibbi 0bac22fd11 add broadcasting the recording status too 2020-03-30 15:29:17 +02:00
tibbi 9cea12a1e2 moving the actual recording into the service 2020-03-30 15:16:44 +02:00
tibbi 8255def4cb prepare for using EventBus for communication with the recording service 2020-03-30 13:12:25 +02:00
tibbi a7518e9ed2 adding a service with a notification 2020-03-30 11:25:40 +02:00
tibbi 4232321735 properly handle multiple recordings in a row 2020-03-30 11:20:16 +02:00
tibbi 3337a37237 make timerTask private 2020-03-30 10:43:48 +02:00
tibbi abadfb526c run the timer during recording 2020-03-30 10:39:39 +02:00
tibbi 85be73671f show the current recording duration at the bottom 2020-03-30 10:06:05 +02:00
tibbi 16c2c4e04a adding slovak localization 2020-03-29 23:23:19 +02:00
tibbi a6630ea833 show a success toast message once the recording is saved 2020-03-29 23:20:04 +02:00
tibbi 16a2e7b7eb store recordings at the internal storage / app name by default 2020-03-29 23:04:55 +02:00
tibbi fda430a87a updating commons to 5.24.3 2020-03-29 22:59:35 +02:00
tibbi 882aa98c46 handle file storing on Android Q and before differently 2020-03-28 23:57:30 +01:00
tibbi d591ee211a use a different uri at Android versions below 29 2020-03-28 23:16:26 +01:00
tibbi f025055fff add created files in MediaStore 2020-03-28 22:34:44 +01:00
tibbi 7e2bed11c0 adding some actual audio recording handling 2020-03-28 20:06:05 +01:00
tibbi c924474958 toggle the recording button icon as appropriate 2020-03-28 19:35:44 +01:00
tibbi 353480df77 adding a button to start the recording 2020-03-28 19:26:59 +01:00
tibbi 55dcda8dbe use the current date and time as the default filename 2020-03-28 18:57:24 +01:00
tibbi 0998a51878 adding the Record Audio permission 2020-03-28 18:42:07 +01:00
tibbi 5acc48f152 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Voice-Recorder 2020-03-28 18:32:34 +01:00
tibbi 0d4e027a7e adding the casual Settings and About menu items 2020-03-28 18:32:23 +01:00
Tibor Kaputa 6a3d071b70
Create FUNDING.yml 2020-03-28 17:36:39 +01:00