Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-29 | Fix TOTP import button check semantics (#982) | Harsh Shandilya | |
* Improve TOTP checking semantics Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * Fix return label Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * update CHANGELOG Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * Move updateViewState() call outside with(binding) scope Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-07-28 | PasswordFragment: bring back dividers (#980) | Harsh Shandilya | |
2020-07-27 | Disable Autofill compatibility for Firefox (#976) | Fabian Henneke | |
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-07-27 | Fix delete store message formatting (#975) | Fabian Henneke | |
2020-07-27 | Add specific warning for short key IDs in .gpg-id (#974) | Fabian Henneke | |
2020-07-26 | Correctly set error on incorrect credentials (#972) | Harsh Shandilya | |
2020-07-26 | Allow creating nested directories | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-07-26 | CHANGELOG: update | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-07-26 | Show parent path on all types | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-07-26 | github: upload test reports on failure | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-07-26 | build: update APK cruft exclusion list | Harsh Shandilya | |
Generates a fairly decent size difference from the current release build $ diskus app/build/outputs/apk/free/release/app-free-release.apk 4.31 MB (4,308,992 bytes) $ diskus ~/APS-free_v1.10.1.apk 4.44 MB (4,444,160 bytes) Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-07-25 | Properly handle files without passwords (#969) | Harsh Shandilya | |
* Properly handle files without passwords Fixes #967 Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * Fix tests Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * Only look for TOTP URI Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-07-24 | Expand OTP and PasswordEntry tests (#968) | Harsh Shandilya | |
2020-07-23 | Merge remote-tracking branch 'origin/release' into develop | Harsh Shandilya | |
* origin/release: build: prepare next development version build: bump version Prepare release 1.10.1 Add CHANGELOG entries for 1.10.1 (#961) Wire in fallback key selection flow (#958) Fix OpenPgpApi extra type confusion (#960) Fix a crash when parsing long key IDs (#959) Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-07-23 | README: clarify build types (#966) | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-07-23 | build: prepare next development version | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-07-23 | build: bump versionv1.10.1 | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-07-23 | Prepare release 1.10.1 | GitHub Actions | |
2020-07-23 | Add CHANGELOG entries for 1.10.1 (#961) | Fabian Henneke | |
(cherry picked from commit da3ca10de664ec90f12320f3059c7b8fdc8315f9) | |||
2020-07-23 | Wire in fallback key selection flow (#958) | Harsh Shandilya | |
Co-authored-by: Fabian Henneke <fabian@henneke.me> (cherry picked from commit 084b833fa49a583433284f0173cb7342152b263b) | |||
2020-07-23 | Fix OpenPgpApi extra type confusion (#960) | Fabian Henneke | |
(cherry picked from commit da167599d2d7f387daf62bbc51720577de30e7ad) | |||
2020-07-23 | Fix a crash when parsing long key IDs (#959) | Fabian Henneke | |
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> (cherry picked from commit fbd84fde3a25d23cbf51fe0cd609ce9bd13836cc) | |||
2020-07-23 | Add CHANGELOG entries for 1.10.1 (#961) | Fabian Henneke | |
2020-07-23 | Wire in fallback key selection flow (#958) | Harsh Shandilya | |
Co-authored-by: Fabian Henneke <fabian@henneke.me> | |||
2020-07-23 | Fix OpenPgpApi extra type confusion (#960) | Fabian Henneke | |
2020-07-23 | Fix a crash when parsing long key IDs (#959) | Fabian Henneke | |
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-07-23 | Allow Autofill on custom views with Autofill hints (#946) | Fabian Henneke | |
2020-07-23 | Migrate to Gradle Kotlin DSL (#936) | Harsh Shandilya | |
2020-07-23 | build: upgrade all dependencies (#953) | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-07-22 | github: create release as draft | Harsh Shandilya | |
Allows us to verify manually that the generated release is correct before we spam our users with notifications Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-07-22 | build: prepare next development version | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-07-22 | build: bump versionv1.10.0 | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-07-22 | Prepare release 1.10.0 | GitHub Actions | |
2020-07-22 | github: fix paths to binaries | Harsh Shandilya | |
Fixes: 9fb492b572d7 ("Deploy both variants to snapshot directory (#914)") Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-07-22 | Add pt-BR translations and cleanup resources (#947) | Harsh Shandilya | |
2020-07-20 | Use a more common SSH version string (#944) | Fabian Henneke | |
2020-07-20 | Add changelog entry for ed25519 support (#943) | Fabian Henneke | |
2020-07-19 | Fix Autofill result contract bug (#941) | Fabian Henneke | |
2020-07-19 | Improve UI when launching with biometric lock (#940) | Harsh Shandilya | |
2020-07-19 | Remove type images (#939) | Harsh Shandilya | |
* Remove type images Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * Update changelog Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-07-19 | Always allow SSH key generation (#938) | Harsh Shandilya | |
2020-07-16 | Remove manual key selection and start actually using `.gpg-id` (#916) | Harsh Shandilya | |
Co-authored-by: Aditya Wasan <adityawasan55@gmail.com> Co-authored-by: Fabian Henneke <fabian@henneke.me> | |||
2020-07-16 | Fix overly large horizontal margins on material switches (#935) | Fabian Henneke | |
* Fix overly large horizontal margins on material switches * Increase icon size for autofill filter view Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-07-14 | github: update all Actions (#934) | Harsh Shandilya | |
Switch publicsuffix update workflow to use the same pull-request action as release drafter. Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-07-14 | Add debug icon and update color palette (#931) | Harsh Shandilya | |
2020-07-14 | Revert "Work around Chrome Autofill issue (#921)" (#933) | Fabian Henneke | |
2020-07-14 | github: remove freeDebug variant from pull request matrix (#932) | Harsh Shandilya | |
We don't need this tested and it slows down CI. Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-07-14 | Properly guard against invalid renaming (#929) | Harsh Shandilya | |
2020-07-14 | Fix navigation bar theming and reformat (#930) | Harsh Shandilya | |
2020-07-09 | Exclude third_party scope from reformats (#927) | Fabian Henneke | |