Releases: darshanparajuli/LogcatReader
Releases · darshanparajuli/LogcatReader
v1.8.1
v1.8.0
- Upgarde AGP, dependencies.
- Target API 34
- (experimental) Began work to use Compose
- Fix all build warnings/deprecated code usage.
v1.7.2
Bug fixes.
v1.7.1
- Fix granting permission using ROOT method not working on some devices
v1.7.0
- Add option to grant permission using ROOT
- Add option to directly exclude/filter a log by long pressing it
- Internal improvements
v1.6.1
- Minor UI tweaks
- Internal improvements
v1.6.0
- Update instructions for granting READ_LOGS permission
- Internal improvements and bug fixes
v1.5.6
- Fixed a crash that happened when clearing filters/exclusions
- Fixed pause not working
- Updated Russian translations
v1.5.5
- Added an option to keep the screen on while viewing logs
- Pre-fill the file name when saving them to external location
- Fixed search result not retaining when bringing the app to the foreground
- Fixed the aspect ratio of the splash screen logo (not noticeable on all devices)
v1.5.4
- Show bottom sheet with view and share option when saving logs
- Disable rename option for logs saved on custom location
- Bug fixes