Commit Graph

202 Commits

Author SHA1 Message Date
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
tibbi b189a12361 lets show the recording file extensions too 2020-04-01 18:29:43 +02:00
tibbi 48943f211b adding a couple player UI improvements 2020-04-01 18:21:45 +02:00
tibbi 0173a8e4aa add fast forwarding and rewinding 2020-04-01 18:13:25 +02:00
tibbi ed7ff4d9fe adding some progress updating improvements 2020-04-01 17:49:05 +02:00
tibbi 14d8511b7b add handling for play/pause 2020-04-01 17:00:45 +02:00
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