aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-22chore(format): format code using spotless...SphericalKat
2021-05-17fix(tests): return null/default values from faked android sdk...SphericalKat
2021-05-17refactor(extension): remove PreferenceManager dependency for getting preferences...SphericalKat
2021-05-17chore(build): add mock shared preference dependency...SphericalKat
2021-05-15Move file reads in RV adapters to a background dispatcher...Harsh Shandilya
2021-05-15meta: add an ignore-revs file and document its use...Harsh Shandilya
2021-05-15all: reformat with Spotless again...Harsh Shandilya
2021-05-15spotless: don't set the ratchetFrom option...Harsh Shandilya
2021-05-15Bump Robolectric, Gradle and kotlinx.coroutines (#1408)Harsh Shandilya
2021-05-12Upgrade Gradle and `androidx.annotation` (#1407)Harsh Shandilya
2021-05-11Show current copy timeout in settings (#1404)...Aditya Wasan
2021-05-09build: bump kgp-leak-patcher...Harsh Shandilya
2021-05-09gradle: update core-ktx, material and recyclerview-selection...Harsh Shandilya
2021-05-09build: bump zxing-android and move to MavenCentral...Harsh Shandilya
2021-05-09build: switch to Spotless for formatting...Harsh Shandilya
2021-05-09build: fix Crowdin plugin resolving variables eagerly...Harsh Shandilya
2021-05-09build: remove deprecated IR toggle...Harsh Shandilya
2021-05-09build: remove unused JCenter include...Harsh Shandilya
2021-05-09github: cleanup and better document PR workflow skip logic...Harsh Shandilya
2021-05-09github: bump actions/github-script to v4.0.2...Harsh Shandilya
2021-05-07github: bump reactivecircus/android-emulator-runner to v2.16.0...Harsh Shandilya
2021-05-07build: bump gradle-maven-publish-plugin to 0.15.1...Harsh Shandilya
2021-05-06Upgrade Kotlin and AndroidX dependencies (#1402)Harsh Shandilya
2021-05-02Fix incorrect changelog entries (#1401)Harsh Shandilya
2021-05-02app: update GpgIdentifier tests...Harsh Shandilya
2021-05-02openpgp-ktx: accept emails without a TLD...Harsh Shandilya
2021-05-02build: trigger a Crowdin build before syncing strings...Harsh Shandilya
2021-05-02github: fix crowdin workflow naming...Harsh Shandilya
2021-05-02strings: sync with crowdin...Harsh Shandilya
2021-04-30Refactor openpgp-ktx to leverage coroutines (#1398)...Harsh Shandilya
2021-04-28Upgrade to Kotlin 1.5 (#1397)...Harsh Shandilya
2021-04-25Do not ASCII armor files when encrypting (#1396)Harsh Shandilya
2021-04-22build: bump AndroidX Activity, Core, and Fragment (#1394)...Harsh Shandilya
2021-04-21Support creating pinned shortcuts directly (#1393)...Harsh Shandilya
2021-04-21Refactor app shortcut handling (#1392)Harsh Shandilya
2021-04-21Enable StrictMode in debug logging builds (#1391)...Harsh Shandilya
2021-04-19Migrate some tests to Robolectric (#1389)...Harsh Shandilya
2021-04-18Use correct time to find TOTP secret (#1387)Aditya Wasan
2021-04-18Remove hand-rolled CoroutineScope and fix inverted conditions (#1386)Harsh Shandilya
2021-04-18app: switch to format-common's PasswordEntry...Harsh Shandilya
2021-04-18app: configure Hilt and desugaring...Harsh Shandilya
2021-04-18format-common: initial API for PasswordEntry...Harsh Shandilya
2021-04-18format-common: add baseline module...Harsh Shandilya
2021-04-18build: add dependencies for format-common...Harsh Shandilya
2021-04-18build: enable explicit API automatically on all library projects...Harsh Shandilya
2021-04-17build: add src/*/kotlin to Java sources...Harsh Shandilya
2021-04-16buildSrc: update binary-compatibility-validator...Harsh Shandilya
2021-04-16buildSrc: replace dependencies with direct references...Harsh Shandilya
2021-04-15Fix library deployment workflow (#1383)Harsh Shandilya
2021-04-12Update to Gradle 7.0 (#1381)Harsh Shandilya