Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-09 | Upgrade plugin dependencies and fix Javadoc generation (#1517) | Harsh Shandilya | |
* build: upgrade all plugins * autofill-parser/openpgp-ktx: apply Dokka plugin * Move repository configuration to settings.gradle.kts * Replace deprecated lintOptions * Reorder repositories | |||
2021-10-08 | Add `installGitHooks` task for pre-push Git hooks (#1516) | Harsh Shandilya | |
* build: add a pre-push task and Gradle task to install it * Document `installGitHooks` in contributing.md | |||
2021-10-06 | Upgrade AndroidX dependencies (#1514) | Harsh Shandilya | |
Co-authored-by: Aditya Wasan <adityawasan55@gmail.com> | |||
2021-10-03 | Cleanup and improve CI checks (#1511) | Harsh Shandilya | |
2021-10-03 | Replace Timber with logcat (#1509) | (´⌣`ʃƪ) | |
* Replace Timber with logcat (#1505) * Add extension for asLog which takes a message param Co-authored-by: Aditya Wasan <adityawasan55@gmail.com> | |||
2021-10-02 | github: Convert issue templates to use forms (#1510) | Sanchith Hegde | |
2021-09-29 | github: force PR builds to be in the same concurrency group (#1507) | Harsh Shandilya | |
2021-09-18 | build: bump AndroidX dependencies (#1504) | Harsh Shandilya | |
2021-09-14 | Gopenpgp related fixes (#1503) | Harsh Shandilya | |
* app: rename new crypto activities (cherry picked from commit 89be012f995b878affb7e7a592750e130c7f0f2c) * app: allow alt backends to work without OpenKeychain (cherry picked from commit 7bf9f01e5ef7bb24700ce3f242e5aabbabbff09e) * app: rename ENABLE_GOPENPGP to ENABLE_PGP_V2_BACKEND | |||
2021-09-04 | strings: sync with crowdin (#1498) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2021-09-03 | Bump dependencies for Kotlin 1.5.30 (#1497) | Harsh Shandilya | |
2021-08-28 | Directly push PSL updates to develop (#1494) | Harsh Shandilya | |
2021-08-28 | autofill-parser: update publicsuffixes file (#1493) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2021-08-27 | Fix auto-focus issue on Dialogs with TextInputFields (#1492) | Yash Garg | |
2021-08-24 | Update AndroidX deps (#1491) | Harsh Shandilya | |
2021-08-21 | autofill-parser: update publicsuffixes file (#1489) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2021-08-18 | Bump Gradle and Timber (#1488) | Harsh Shandilya | |
* build: bump to Gradle 7.2 * gradle: bump to Timber 5.0.1 | |||
2021-08-17 | Add `KeyPair` and `KeyManager` to manage keys in the app (#1487) | Aditya Wasan | |
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-08-14 | Update Public Suffix List data (#1485) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2021-08-13 | Upgrade ConstraintLayout, Material and Timber (#1484) | Harsh Shandilya | |
2021-08-13 | Disable explicit API for tests (#1483) | Harsh Shandilya | |
* build: disable explicit API for test tasks * Remove `internal` modifier from test classes | |||
2021-08-08 | gradle: switch to our fork of preference testing library (#1481) | Harsh Shandilya | |
2021-08-08 | Make password generator parameter changes reactive (#1480) | Harsh Shandilya | |
* Make XkPassword generator reactive * Handle empty strings * Make password generator reactive * Sync changelog for 1.13.5 release * Add to changelog | |||
2021-08-07 | Update Public Suffix List data (#1479) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2021-08-05 | Upgrade Compose and other AndroidX libraries (#1477) | Harsh Shandilya | |
* app: re-enable Compose * app: remove inapplicable lint suppression * gradle: bump AndroidX dependencies | |||
2021-07-29 | Revamp PSL updates (#1475) | Harsh Shandilya | |
* build: import Mozilla's Gradle plugin for PSL updates * autofill-parser: add tests for PublicSuffixListLoader * autofill-parser: regenerate publicsuffixes list * github: switch to Gradle plugin for PSL updates | |||
2021-07-29 | Upgrade to AGP 7.0.0 (#1474) | Harsh Shandilya | |
2021-07-28 | gradle: bump dependencies (#1473) | Harsh Shandilya | |
2021-07-26 | PasswordEntry: use `update` method to write new TOTP values (#1472) | Harsh Shandilya | |
2021-07-24 | autofill-parser: update publicsuffixes file (#1470) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-07-24 | Don't crash on null Autofill hints (#1469) | Fabian Meumertzheim | |
Fixes #1468. | |||
2021-07-21 | Bump plugin dependencies (#1467) | Harsh Shandilya | |
2021-07-20 | gradle: bump Dagger to 2.38 (#1465) | Harsh Shandilya | |
2021-07-19 | Cleanup and fix CI tests (#1464) | Harsh Shandilya | |
2021-07-17 | Refactor TOTP implementation and expand SteamGuard hacks (#1460) | Harsh Shandilya | |
* UriTotpFinder: commonize query parameter handling * gitignore: add more IDEA files * TotpFinder: add `findIssuer` * PasswordEntry: don't eagerly fetch TOTP related fields * format-common: expand SteamGuard workaround * CHANGELOG: add SteamGuard workaround | |||
2021-07-15 | Upgrade dependencies and temporarily disable Compose (#1457) | Harsh Shandilya | |
2021-07-11 | Add initial implementation of Gopenpgp-backed PGP (#1441) | Harsh Shandilya | |
2021-07-02 | Upgrade remaining dependencies (#1450) | Harsh Shandilya | |
2021-07-01 | Update AndroidX dependencies (#1449) | Harsh Shandilya | |
2021-06-26 | Sync localisations from Crowdin (#1445) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2021-06-25 | build: upgrade dependencies (#1444) | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-06-20 | Misc updates (#1440) | Harsh Shandilya | |
2021-06-13 | Update dependencies (#1437) | Harsh Shandilya | |
2021-06-07 | Remove LeakCanary from snapshot builds (#1435) | Harsh Shandilya | |
2021-06-07 | autofill-parser: add Styx as a supported browser (#1431) | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> Co-authored-by: Fabian Meumertzheim <fabian@meumertzhe.im> | |||
2021-06-06 | Rollback AppCompat upgrade (#1433) | Harsh Shandilya | |
2021-06-04 | gradle: update AndroidX dependencies (#1430) | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-06-01 | Configure Spotless for all projects and tweak Dagger flags (#1427) | Harsh Shandilya | |
2021-05-31 | Fix 'View generated SSH key' option showing when not applicable (#1426) | Harsh Shandilya | |
* RepositorySettings: only show preference when available Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * RepositorySettings: update 'View generated SSH key' preference after generating Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-05-30 | format-common: remove weirdly worded comment | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> |