aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle.kts
AgeCommit message (Expand)Author
2022-01-24all: upgrade to AGP 7.1.0-rc01 (#1678)Harsh Shandilya
2022-01-13Refactor randomized password generator into a separate module (#1663)Aditya Wasan
2021-12-21app: add diceware dependencyHarsh Shandilya
2021-12-09Refactor coroutine testing setup (#1583)...Harsh Shandilya
2021-12-03all: switch to new convention pluginsHarsh Shandilya
2021-11-30Implement workarounds for Dependabot to update dependencies (#1552)Harsh Shandilya
2021-11-16build: apply `kotlin-common` convention plugin where applicableHarsh Shandilya
2021-11-03app: add Material3 themesHarsh Shandilya
2021-10-23Switch new PGP backend to use PGPainless (#1522)...Harsh Shandilya
2021-10-09Upgrade plugin dependencies and fix Javadoc generation (#1517)...Harsh Shandilya
2021-10-03Replace Timber with logcat (#1509)...(´⌣`ʃƪ)
2021-08-08Make password generator parameter changes reactive (#1480)...Harsh Shandilya
2021-08-05Upgrade Compose and other AndroidX libraries (#1477)...Harsh Shandilya
2021-07-19Cleanup and fix CI tests (#1464)Harsh Shandilya
2021-07-15Upgrade dependencies and temporarily disable Compose (#1457)Harsh Shandilya
2021-07-11Add initial implementation of Gopenpgp-backed PGP (#1441)Harsh Shandilya
2021-06-07Remove LeakCanary from snapshot builds (#1435)Harsh Shandilya
2021-06-04gradle: update AndroidX dependencies (#1430)...Harsh Shandilya
2021-05-25Add compose dependencies (#1421)...Aditya Wasan
2021-05-22lint: one bug fixed and another takes its place...Harsh Shandilya
2021-05-22chore(format): format code using spotless...SphericalKat
2021-05-17fix(tests): return null/default values from faked android sdk...SphericalKat
2021-05-17chore(build): add mock shared preference dependency...SphericalKat
2021-05-12Upgrade Gradle and `androidx.annotation` (#1407)Harsh Shandilya
2021-04-28Upgrade to Kotlin 1.5 (#1397)...Harsh Shandilya
2021-04-19Migrate some tests to Robolectric (#1389)...Harsh Shandilya
2021-04-18app: switch to format-common's PasswordEntry...Harsh Shandilya
2021-04-18app: configure Hilt and desugaring...Harsh Shandilya
2021-04-12Update to Gradle 7.0 (#1381)Harsh Shandilya
2021-04-07Switch to sublime text's fuzzy matching (#1372)...Amogh Lele
2021-03-18all: reformat with ktfmt...Harsh Shandilya
2021-03-18all: update copyrights...Harsh Shandilya
2021-01-20Migrate versioning to Gradle plugin and automate version bumps (#1282)Harsh Shandilya
2021-01-12Rework settings to use ModernAndroidPreferences (#1236)...Harsh Shandilya
2020-12-30Automate Crowdin localisation sync (#1265)...Harsh Shandilya
2020-12-03Dependency updates (#1229)Harsh Shandilya
2020-11-29build: use vendored openpgp-ktx...Harsh Shandilya
2020-11-15build: refactor for configuration cache compatibility (#1208)...Harsh Shandilya
2020-11-02Improve Autofill UI and enable inline presentations (#1181)...Fabian Henneke
2020-10-22build: prepare next development version...Harsh Shandilya
2020-10-22build: bump version...v1.13.0Harsh Shandilya
2020-10-16Revamp build configuration (#1156)...Harsh Shandilya
2020-10-13Merge branch 'release' into develop...Harsh Shandilya
2020-10-13build: bump version...v1.12.1Harsh Shandilya
2020-10-01build: prepare next development version...Harsh Shandilya
2020-09-24Prepare release 1.12.0...v1.12.0Harsh Shandilya
2020-09-22Sync strings from Crowdin (#1117)...Harsh Shandilya
2020-09-20gradle: update properties list for build improvements...Harsh Shandilya
2020-09-18Misc cleanups to build and extension functions (#1108)Harsh Shandilya
2020-09-16Autofill: Extract AutofillParser into separate subproject (#1101)...Vincent Breitmoser