SysLog
- 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
See https://github.com/Tortel/SysLog/blob/master/Changelog.md for full changelog
The logs are saved in the application's private cache directory
named by the date and time.
You can access the zip files through the system document picker
- Select the SysLog app to view collected log zips.
Log types supported:
* Kernel logs (dmsg)
* Last kernel log (last_kmsg, if device supports it)
* Main log (Logcat)
* Modem log
* Event logs
* SELinux audit logs
To enable access to some logs (Logcat and Radio) to SysLog, you
will need to grant the READ_LOGS permision using a computer with
ADB.
From a command line with adb available, you can grant the READ_LOGS
permission via the following command:
adb shell pm grant com.tortel.syslog android.permission.READ_LOGS
This command tells the phone's package manager to grant the
READ_LOGS permission to SysLog.
- Лицензия: GNU General Public License v2.0 or later
- Отслеживание проблем
- Исходный код
- Список изменений
- Метаданные сборки
- Статус воспроизводимости
Версии
Можно выбрать загрузку приложения в виде APK (доступно по ссылкам ниже), однако следует помнить, что при такой установке вы не сможете получать уведомления об обновлениях, и что это менее безопасный способ скачивания. Советуем установить приложение F-Droid и использовать его.
Скачать-
Для этой версии требуется Android 6.0 или новее.
Собрано и подписано F-Droid, и гарантированно соответствует исходному коду из архива.
Скачать APK 6.0 МиБ Подпись PGP | Журнал сборки
-
Для этой версии требуется Android 6.0 или новее.
Собрано и подписано F-Droid, и гарантированно соответствует исходному коду из архива.
Скачать APK 4.8 МиБ Подпись PGP | Журнал сборки
-
Для этой версии требуется Android 5.0 или новее.
Собрано и подписано F-Droid, и гарантированно соответствует исходному коду из архива.
Скачать APK 4.6 МиБ Подпись PGP | Журнал сборки
- 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
See https://github.com/Tortel/SysLog/blob/master/Changelog.md for full changelog
• Update dependencies and build tools




