Public:
- 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.
Public:
- Replaced the 1x1 widget with a shortcut.
- Support RTL.
- Translations for DE, PL.
- Fix: MediaRecorder prepare crash on some devices, not all.
ZOMG 1.0!
Internal:
- Housekeeping for open sourcing.
- Move Bugsnag key to
BuildConfig
. - Regenerated Bugsnag key!
- Move Bugsnag key to
Public:
- New icon!
Internal:
- Fix widget launching in the same task as the activity.
- Automatically finish widget activity if home is pressed.
- Update Bugsnag to 2.2.3 to fix packaging problem with 2.2.2.
Public:
- Add 1x1 widget to auto-launch recording overlay.
Public:
- Fix: Crash when 50% video size resolution was selected.
Internal:
- Add Google Analytics events.
Public:
- Add preference for setting video size as a percentage (100%, 75%, 50%).
Internal:
- Switch from Crashlytics to Bugsnag.
Public:
- Add preference toggle for disabling the three second countdown.
- Add preference toggle for removing the activity from the recents list.
Internal:
- Remove separate processes for the activity and service.
- Introduce Dagger for dependency management and injection.
First beta!