All Versions
17
Latest Version
Avg Release Cycle
38 days
Latest Release
2538 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.6.2 Changes
June 21, 2016Internal:
- Add analytics events for quick tile.
-
v1.6.1 Changes
June 19, 2016Internal:
- Remove
WAKE_LOCK
permission added from Google Play Services.
- Remove
-
v1.6.0 Changes
June 19, 2016Public:
- Added quick tile for launching the recording overlay (only available on Android N+).
- The recording overlay is now launched from the app using a floating action button.
Internal:
- Switched from raster to vector icons.
- Use window insets to size overlay height.
-
v1.5.1 Changes
April 03, 2016Public:
- Translations for Georgian & Norwegian, updated French & both Portugueses.
- Fix 'show touches' option persisting if recording crashes.
Internal:
- Do not explicitly dismiss foreground notifications. Let service stop implicitly do it.
- Crash eagerly when media scan Uri is null.
- Do not attempt to record if output dir cannot be created when missing.
-
v1.5.0 Changes
November 20, 2015Public:
- New icon! Thanks to Victor Stuber for donating his time to creating it.
- Fix notification share/delete acting on the wrong recording when multiple recordings were taken one after the other.
-
v1.4.0 Changes
October 17, 2015Public:
- Added "Delete" option to recording completed notification.
- Ensure an application chooser is always shown when sharing from the recording completed notification.
- Translations for ES, RU, ZH (China)
Internal:
- Use the camera framerate for the MediaRecorder.
-
v1.3.0 Changes
October 17, 2015Public:
- Option for enabling "Show Touches" feature which places white dots on the recording for screen interactions.
- Translations for FR, PT, ZH.
Internal:
- Alter height on M preview to be 24dp to match new status bar height.
- Correct log when unable to create output dir to actually log when unable.
-
v1.2.0 Changes
February 24, 2015Public:
- Option for a running notification while recording. This prevents the recording process from being killed by Android.
- Translations for IT, JA, TR.
- Fix: MediaRecorder prepare crash on most devices.
-
v1.1.0 Changes
January 18, 2015Public:
- Replaced the 1x1 widget with a shortcut.
- Support RTL.
- Translations for DE, PL.
- Fix: MediaRecorder prepare crash on some devices, not all.
-
v1.0.0 Changes
January 18, 2015ZOMG 1.0!
Internal:
- Housekeeping for open sourcing.
- Move Bugsnag key to
BuildConfig
. - Regenerated Bugsnag key!
- Move Bugsnag key to
- Housekeeping for open sourcing.