summaryrefslogtreecommitdiff
path: root/app/src/main/java
AgeCommit message (Expand)Author
2021-11-13Update dependencies (#1540)Harsh Shandilya
2021-11-08Upgrade dependencies (#1537)...Harsh Shandilya
2021-11-07Cleanup extra content handling (#1536)...Harsh Shandilya
2021-11-04Fix password saving for V2 backend (#1534)Harsh Shandilya
2021-11-03Allow unauthenticated HTTPS Git access (#1533)Harsh Shandilya
2021-11-03Revert "app: add dynamic colors support to Compose"...Aditya Wasan
2021-11-03app: add dynamic colors support to ComposeHarsh Shandilya
2021-11-03app: fix filename for AutofillFilterViewHarsh Shandilya
2021-11-03app: refactor M3 themes and stylesHarsh Shandilya
2021-11-03app: remove unnecessary suppressionHarsh Shandilya
2021-11-03app: switch back to buttons for SSH config screenHarsh 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
2021-10-23Switch new PGP backend to use PGPainless (#1522)...Harsh Shandilya
2021-10-03Replace Timber with logcat (#1509)...(´⌣`ʃƪ)
2021-09-14Gopenpgp related fixes (#1503)...Harsh Shandilya
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
2021-07-19Cleanup and fix CI tests (#1464)Harsh Shandilya
2021-07-17Refactor TOTP implementation and expand SteamGuard hacks (#1460)...Harsh Shandilya
2021-07-11Add initial implementation of Gopenpgp-backed PGP (#1441)Harsh Shandilya
2021-05-31Fix 'View generated SSH key' option showing when not applicable (#1426)...Harsh Shandilya
2021-05-30app: replace getEncryptedProxyPrefs with injection...Harsh Shandilya
2021-05-30app: replace some uses of getEncryptedGitPrefs...Harsh Shandilya
2021-05-30BasePgpActivity: inject settings through Hilt...Harsh Shandilya
2021-05-30app: use unsafeLazy everywhere...Harsh Shandilya
2021-05-30extensions: add unsafeLazy...Harsh Shandilya
2021-05-23app: use `PasswordEntry#extraContentString` for editing...Harsh Shandilya
2021-05-22app: cleanup PasswordRepository...Harsh Shandilya
2021-05-22Tweak documentation and drop unused import...Harsh Shandilya
2021-05-22docs: Document qualifiers...Aditya Wasan
2021-05-22app: lazily initialize hiltEntryPoint to make sure that activity is available......Aditya Wasan
2021-05-22spotless: fix formatting...Aditya Wasan
2021-05-22app: refactor GitSettings and ProxyUtils and inject them using hilt...Aditya Wasan
2021-05-22di: add context and preferences module...Aditya Wasan
2021-05-22chore(format): format code using spotless...SphericalKat
2021-05-17refactor(extension): remove PreferenceManager dependency for getting preferences...SphericalKat
2021-05-15Move file reads in RV adapters to a background dispatcher...Harsh Shandilya
2021-05-15all: reformat with Spotless again...Harsh Shandilya
2021-05-11Show current copy timeout in settings (#1404)...Aditya Wasan
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-21Support creating pinned shortcuts directly (#1393)...Harsh Shandilya
2021-04-21Refactor app shortcut handling (#1392)Harsh Shandilya