aboutsummaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2021-11-03app: add dynamic colors support to ComposeHarsh Shandilya
2021-11-03app: remove unused M2 resourcesHarsh Shandilya
2021-11-03app: move autofill dataset to M3 color tokensHarsh Shandilya
2021-11-03app: remove explicit style from FolderCreationDialogFragmentHarsh Shandilya
2021-11-03app: fix hard-coded themes and colors in WelcomeFragmentHarsh Shandilya
2021-11-03app: fix hard-coded themes and colors in RepoLocationFragmentHarsh Shandilya
2021-11-03app: fix hard-coded themes and colors in KeySelectionFragmentHarsh Shandilya
2021-11-03app: fix hard-coded themes and colors in CloneFragmentHarsh Shandilya
2021-11-03app: fix hard-coded themes in BasicBottomSheetHarsh Shandilya
2021-11-03app: fix hard-coded themes in ProxySelectorActivityHarsh Shandilya
2021-11-03app: fix hard-coded colors in AutofillPublisherChangedActivityHarsh Shandilya
2021-11-03app: fix hard-coded colors in AutofillFilterViewHarsh Shandilya
2021-11-03app: fix filename for AutofillFilterViewHarsh Shandilya
2021-11-03app: refactor M3 themes and stylesHarsh Shandilya
2021-11-03app: make toolbars match system barsHarsh Shandilya
2021-11-03app: fix system bars themingHarsh Shandilya
2021-11-03app: remove unnecessary layout nestingHarsh Shandilya
2021-11-03app: fix background colors for onboarding flowHarsh Shandilya
2021-11-03app: remove unnecessary suppressionHarsh Shandilya
2021-11-03app: switch back to buttons for SSH config screenHarsh Shandilya
2021-11-03app: switch to M3 APS themeHarsh Shandilya
2021-11-03app: remove invalid color referencesHarsh Shandilya
2021-11-03app: fix tints for all drawablesHarsh Shandilya
2021-11-03app: don't use non-null assertion for supportActionBarHarsh Shandilya
2021-11-03app: enable dynamic colorsHarsh Shandilya
2021-11-03app: switch M3 to Manrope typefaceHarsh Shandilya
2021-11-03app: add Material3 themesHarsh Shandilya
2021-10-28Upgrade dependencies (#1526)Harsh Shandilya
* gradle: upgrade all dependencies * github: replace gradle-cache-action with official gradle-build-action * github: update wrapper-validation-action
2021-10-23Switch new PGP backend to use PGPainless (#1522)Harsh Shandilya
* crypto-pgpainless: init * crypto-pgpainless: add an opinionated CryptoHandler impl * app: migrate to crypto-pgpainless * crypto-pgp: remove * github: remove now unused instrumentation tests job * crypto-common: fixup package names * wip(crypto-pgpainless): add `PGPKeyPair` and `PGPKeyManager` Signed-off-by: Aditya Wasan <adityawasan55@gmail.com> (cherry picked from commit 02d07e9e797a8600cc8c534a731dfffcc44cfdde) * crypto-pgpainless: use hex-encoded key IDs * crypto-pgpainless: replace legacy Gopenpgp-generated key file * crypto-pgpainless: fix CryptoConstants source set * crypto-pgpainless: fix tests * crypto-pgpainless: reinstate PGPKeyManager tests Co-authored-by: Aditya Wasan <adityawasan55@gmail.com>
2021-10-20Fix proguard rules which prevent whole program minification (#1521)Harsh Shandilya
2021-10-09Upgrade 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-03Cleanup and improve CI checks (#1511)Harsh Shandilya
2021-10-03Replace 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-09-14Gopenpgp 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-04strings: sync with crowdin (#1498)github-actions[bot]
Co-authored-by: GitHub Actions <noreply@github.com>
2021-09-03Bump dependencies for Kotlin 1.5.30 (#1497)Harsh Shandilya
2021-08-27Fix auto-focus issue on Dialogs with TextInputFields (#1492)Yash Garg
2021-08-24Update AndroidX deps (#1491)Harsh Shandilya
2021-08-08Make 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-05Upgrade Compose and other AndroidX libraries (#1477)Harsh Shandilya
* app: re-enable Compose * app: remove inapplicable lint suppression * gradle: bump AndroidX dependencies
2021-07-29Upgrade to AGP 7.0.0 (#1474)Harsh Shandilya
2021-07-19Cleanup and fix CI tests (#1464)Harsh Shandilya
2021-07-17Refactor 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-15Upgrade dependencies and temporarily disable Compose (#1457)Harsh Shandilya
2021-07-11Add initial implementation of Gopenpgp-backed PGP (#1441)Harsh Shandilya
2021-06-26Sync localisations from Crowdin (#1445)github-actions[bot]
Co-authored-by: GitHub Actions <noreply@github.com>
2021-06-20Misc updates (#1440)Harsh Shandilya
2021-06-07Remove LeakCanary from snapshot builds (#1435)Harsh Shandilya
2021-06-04gradle: update AndroidX dependencies (#1430)Harsh Shandilya
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-05-31Fix '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>