This repository has been archived by the owner on Sep 10, 2020. It is now read-only.
Releases: JakeWharton/Telecine
Releases · JakeWharton/Telecine
0.4.1
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.
0.4.0
Public:
- Add 1x1 widget to auto-launch recording overlay.
0.3.2
Public:
- Fix: Crash when 50% video size resolution was selected.
0.3.1
Internal:
- Add Google Analytics events.
0.3.0
Public:
- Add preference for setting video size as a percentage (100%, 75%, 50%).
Internal:
- Switch from Crashlytics to Bugsnag.
0.2.0
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.
0.1.0
First beta!