Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-05 | Spotbugs cleanup (#6968) | Taco | |
Remove unused SpotBugs rules. Fix URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD, ICAST_INTEGER_MULTIPLY_CAST_TO_LONG, NP_METHOD_PARAMETER_TIGHTENS_ANNOTATION, OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE | |||
2024-03-29 | Move download service to module (#7041) | ByteHamster | |
2024-03-23 | Rename FeedMedia methods to no longer have underscores (#7017) | ByteHamster | |
2024-03-20 | Create automatic backups only every 3 days, update summary (#7005) | ByteHamster | |
2024-03-20 | Only consider backup files with the exact same filename pattern for deletion ↵ | ByteHamster | |
(#7004) | |||
2024-03-18 | Optional automatic daily database backup (#6994) | ByteHamster | |
2024-03-11 | Move import/export to its own module (#6986) | ByteHamster | |
Also clean up ImportExportPreferencesFragment a bit. |