aboutsummaryrefslogtreecommitdiff
path: root/app/src/nonFree/java
AgeCommit message (Expand)Author
2022-12-31chore: add inherited deprecation annotationHarsh Shandilya
2022-12-03feat(app): add implementations for SentryLeakUploaderHarsh Shandilya
2022-07-22Begin cleaning up Detekt warnings (#2027)Harsh Shandilya
2022-07-15all: re-do package structure yet againHarsh Shandilya
2022-05-27Fix ClipboardService crash (#1928)...Harsh Shandilya
2022-04-25all: reformat with ktfmt 0.36Harsh Shandilya
2022-04-21Remove support for external storage and raise target SDK to 31 (#1863)Harsh Shandilya
2021-10-03Cleanup and improve CI checks (#1511)Harsh Shandilya
2021-10-03Replace Timber with logcat (#1509)...(´⌣`ʃƪ)
2021-05-15all: reformat with Spotless again...Harsh Shandilya
2021-03-18all: reformat with ktfmt...Harsh Shandilya
2020-12-05Refactor package structure (#1233)...Harsh Shandilya
2020-09-16Autofill: Extract AutofillParser into separate subproject (#1101)...Vincent Breitmoser
2020-09-05AutofillSmsActivity: use runCatching to replace exception handling...Harsh Shandilya
2020-07-30Fix two SMS Autofill crashes (#985)...Fabian Henneke
2020-07-02Fill OTP fields with SMS codes (#900)...Fabian Henneke