summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/java/org/fox/ttrss/LogcatActivity.java
AgeCommit message (Expand)Author
2025-05-21add editorconfig and reformat code accordinglyAndrew Dolgov
2025-05-11run a bunch of android studio batch inspectionsAndrew Dolgov
2025-05-11optimize importsAndrew Dolgov
2025-05-11stop setting night mode explicitlyAndrew Dolgov
2025-05-06drop annotation-based save handling and go back to stone-age vanilla methodsAndrew Dolgov
2025-05-06replace one more switch with ifAndrew Dolgov
2025-05-05replace unmaintained icepick with unmaintained Android-State :(Andrew Dolgov
2019-11-28set local night mode properlyAndrew Dolgov
2019-11-28use Theme.DayNight and values-night to implement light/dark themeAndrew Dolgov
2019-02-08migrate from android support library to androidxAndrew Dolgov
2018-07-13add simple logcat viewerAndrew Dolgov