1b4323c2bb
Convert to my app, so I can continue a fork!
2025-07-31 18:33:10 -06:00
Kirill Kamakin
bfdf89ae1c
Migrate Hilt plugin to KSP ( #274 )
2024-06-30 15:01:44 +00:00
Kirill Kamakin
ffdac4c616
Handle new session in log file appender ( #191 )
...
* Remove getValue log with base URL when app starts
* Print time when session starts
* Flush log file when an Activity is paused
2023-12-27 09:41:34 +00:00
Kirill Kamakin
36a72b63de
Implement sending logs to developer ( #190 )
...
* Save logs to a file
* Send logs via email
* Enable network logs in release builds
* Remove useless chooser title
* Append to logs file and ignore I/O errors
* Ensure email and password are not logged
* Ensure base URL is never logged
* Add logs disclaimer
2023-12-10 11:49:03 +00:00
Kirill Kamakin
2375be0329
Reduce memory footprint of Hilt ( #159 )
...
* Remove @Singleton where it is not needed
* Use @AssistedFactory where possible
2023-07-04 18:22:16 +02:00
Kirill Kamakin
bbc368ce69
Reuse build configuration for logger
2022-11-05 12:42:58 +01:00
Kirill Kamakin
4eb119725a
Remove obsolete log tag length check
2022-11-05 12:42:58 +01:00
Kirill Kamakin
ba5f7322ab
Implement logging module
2022-08-05 18:58:21 +02:00