Skip to content

Releases: Dimowner/AudioRecorder

Target API 30; Added recording widget; Bugfixes

09 Dec 21:19
Compare
Choose a tag to compare
  • Updated target API to 30.
  • Added public storage not available warning.
  • Added Widget which allows start recording instantly without launch app.
  • Renamed "Download" feature to "Save as..." to remove misunderstanding.
  • Fixed check has available space app crash.
  • Fixed notifications progress update app crash.
  • Fixed a bug when record decoding didn't start after stop recording from the notification.
  • Fixed a bug related to incorrect recording stop after the app restarted during recording.
  • Fixed some delete record button errors.
  • Fix keyboard show/hide on some devices.
  • Multiselect download fixed.
  • Minor bug fixes.

Ask for move records for Android 10 and above

25 Aug 18:23
Compare
Choose a tag to compare
  • Ask user for moving records from public directory to the app's private directory for Android 10 and above.
  • Functionality for moving records from public directory to the app's private directory for Android 10 and above.
  • Added start recording shortcut.
  • Fix time format bug in the records list.
  • Fixed spacing in Welcome, Info and Settings screens for Android 11.
  • Hide record location in record info.
  • Localization improvements and fixes.
  • Bug fixes.

More functionality, refactoring and bug fixes.

27 Feb 15:36
Compare
Choose a tag to compare
  • Multi select and multiple record deletion
  • Multiple records share and multiple records copy into Download dir
  • All dialogs same style
  • Now public storage is not available for Android 10 and higher because of Android restrictions
  • During waveform processing display a notification with progress and ability to cancel it
  • Waveform improvements and grid fixes
  • Fixed bookmarks list display bug
  • Bug fixes and improvements

More functionality

06 Jun 18:41
Compare
Choose a tag to compare
More functionality Pre-release
Pre-release
  • Added support recording in 3gp format
  • Display more information about record on main screen and records screen
  • Added file browser wich allow to browse files in available recording directories
  • Welcome screen with only one page
  • Fixed audio decoding wich was not started after stop recording

Bug fixes.

01 Apr 22:20
Compare
Choose a tag to compare
Bug fixes. Pre-release
Pre-release

A lot of bug fixes.

New Audio decoder; More features

29 Mar 11:52
Compare
Choose a tag to compare
Pre-release
  • Added a new async audio decoder;
  • Migrate to Android X.
  • Fixed cancel recording. Now canceled records are directly removed, not moved to trash.
  • Added ability to open the trash directory from the records list screen.
  • Extended records sort variants.
  • Added feature Download record file into Downloads directory.
  • Code refactoring; Performance optimizations; Improvements

WAV format recording fix.

09 Jan 23:30
Compare
Choose a tag to compare
Pre-release

Fix WAV recording, when it was not worked on some devices.

User requests and fixes.

08 Jan 22:34
Compare
Choose a tag to compare
Pre-release
  • Handle case when an audio record was removed outside of the app.
  • Stop recording when running out of space
  • A deleted record will be moved into the trash directory
  • Fixed memory leak
  • Sound, light, vibrate alarm when 'no space' notification
  • Animate waveform to start when stop playback
  • Updated draw waveform algorithm
  • UI fixes
  • Added ability to pause records on devices with Android 7 or higher
  • Added Blue-grey theme
  • Fixed bug when couldn't delete record ib record list
  • Fixed error when delete active record, records list was not shown
  • Added setting which allows selecting default record name format
  • Show blue theme when the first app start
  • Fixed few errors and crashes

More functionality

18 Aug 07:15
Compare
Choose a tag to compare
More functionality Pre-release
Pre-release
  • Ability to sort records by date, name and duration;
  • The options menu for active recording on mains screen;
  • Added options button to list item in recordings list;
  • Visual improvements;
  • Added setting 'Show renaming dialog after stop recording';
  • If not allow permission 'write external storage', then new records will be saved in app's private directory;
  • Fixed permission error when a user disabled it manually;
  • Fix bug when some settings were reset on app restart.

Fix crashes

25 Mar 12:18
Compare
Choose a tag to compare
Fix crashes Pre-release
Pre-release
  • Fixed few app crashes
  • Added min recording bitrate 24kbps
  • Disabled Crashlytics.