Releases: Tortel/SysLog
Releases · Tortel/SysLog
Version 2.6.0
- Bump version to v2.6.0
- Bump version to v2.6.0
- Bump version to v2.6.0
- Bump version to 2.6.0
- Update copyright headers
- Remove unused drawable resources
- Update app icon, again
- Update monochrome icon
- Working on a color themed icon
- Check for the READ_LOGS permission alongside the root check
- Clean up things a little bit
- Update fastlane dependencies
- Update dependencies, use the default kotlin stuff
- Bump SDK version
- Update to latest build tools
- FIX some missing translation
- Mod to make some strings point to strings.xml
- Add Chinese Simplified Translation
Version 2.5.0
- Set up fastlane for publishing a new version
- Add a fastlane Android version plugin
- Working on updating the fastfile
- Setup Fastlane
- Build and dependency updates
- Changelog: Add missing changelog for 2.4.2
- fastlane: Setup fastlane for F-droid
- Update build tools and gradle
- Dependency updates
- Update build tools
- Make all dialogs use a Material theme, cleanup
- Update Material library and bump target SDK version
- Update some dependencies
- Some cleanup and error handling
- Move all the basic application dialog logic into a single class
- Update copyrights
- Move dialog strings to resources
- Use dynamic colors
- Tweak the vector drawables to be white so that tinting applies correctly
- Properly tint the actionbar items during live logcat
- Tweak the stlyes resources
- Remove -v23 resource files
- Bump min SDK to 23
- Bump gradle build tools version
- Updated status bar color in dark mode
- Added margin to scroll view
- Updated Layouts to Material You
- Enhanced switch case
- Upgraded dialogs to material you theme
- Initial Material You upgrade