Commit Graph

65 Commits

Author SHA1 Message Date
tibbi 0796147fee update playback progress appropriately 2020-04-01 16:51:38 +02:00
tibbi d485a89aba play the selected recording on click 2020-04-01 16:41:30 +02:00
tibbi 921c21fcf9 adding some player related UI at the player fragment 2020-04-01 12:19:05 +02:00
tibbi 2d6fce812e show a couple extra fields at the recordings 2020-03-31 23:30:56 +02:00
tibbi 95a0630688 lets use the recordings title instead of the display name, so no extension 2020-03-31 22:59:32 +02:00
tibbi 8c982c4f3b list the recordings at the RecordingsFragment 2020-03-31 22:38:26 +02:00
tibbi 2274c84df3 add a query for fetching recordings created by this app 2020-03-31 20:59:20 +02:00
tibbi 81da9ea456 adding a player fragment 2020-03-31 20:22:04 +02:00
tibbi d8dea46228 setting up the top tabs 2020-03-31 20:04:52 +02:00
tibbi 656e887a1b moving the actual functionality in the Recorder fragment 2020-03-31 18:59:53 +02:00
tibbi 51548338a7 moving the main view in a separate fragment 2020-03-31 18:06:19 +02:00
tibbi 91c6b7084b updating the slovak app description 2020-03-31 14:05:08 +02:00
Tibor Kaputa e80a662dd7
Update README.md 2020-03-31 13:44:43 +02:00
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