Releases: F0x1d/LogFox
Releases · F0x1d/LogFox
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
This is a big update of LogFox
. TBH, I've rewritten the whole app and even its structure. IDK what to say here, there are not so many noticeable new features, but I promise that existing ones are now more stable. Also, LogFox
starts taking advantage of latest technologies, the project is multi-moduled, Jetpack Compose
is used in some places (even with screenshots tests!)
Summary:
LogFox
was completely refactored, it should be much more stable nowLogFox
is a multi-moduled projectLogFox
takes advantage ofJetpack Compose
LogFox
shows crashes notifications in different channels, so you can disable crashes notifications from specific appsLogFox
lost 2 features: logs dump and session cache, which may be returned soon
Also, we have support chat now, bring you questions and bugs
1.5.7
Session cache
feature (replaces and extendslogs dump
). If enabled, creates and updates a fixed size file with logs during the whole app logging session. These caches can be saved and exported as usual recordings. Can be helpful to investigate problems which, for example, caused system to reboot- Many bug fixes
1.5.6 [Hotfix]
- Hotfix of save all logs feature