aboutsummaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2021-07-11Add initial implementation of Gopenpgp-backed PGP (#1441)Harsh Shandilya
2021-06-26Sync localisations from Crowdin (#1445)...github-actions[bot]
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
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-26autofill-parser: remove Bromite from supported browsers (#1423)...Harsh Shandilya
2021-05-25Add compose dependencies (#1421)...Aditya Wasan
2021-05-23app: use `PasswordEntry#extraContentString` for editing...Harsh Shandilya
2021-05-23Tweak git server config screen UI and remove unused resources (#1419)...Harsh Shandilya
2021-05-22lint: one bug fixed and another takes its place...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-22test: remove context parameter...Aditya Wasan
2021-05-22spotless: fix formatting...Aditya Wasan
2021-05-22test: update MigrationsTest to run on JVM...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-17fix(tests): return null/default values from faked android sdk...SphericalKat
2021-05-17refactor(extension): remove PreferenceManager dependency for getting preferences...SphericalKat
2021-05-17chore(build): add mock shared preference dependency...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-12Upgrade Gradle and `androidx.annotation` (#1407)Harsh Shandilya
2021-05-11Show current copy timeout in settings (#1404)...Aditya Wasan
2021-05-02app: update GpgIdentifier tests...Harsh Shandilya
2021-05-02strings: sync with crowdin...Harsh Shandilya
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
2021-04-21Enable StrictMode in debug logging builds (#1391)...Harsh Shandilya
2021-04-19Migrate some tests to Robolectric (#1389)...Harsh Shandilya
2021-04-18Remove hand-rolled CoroutineScope and fix inverted conditions (#1386)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-10Sync localisations from Crowdin (#1379)...Harsh Shandilya
2021-04-08Declare and check for camera features (#1375)...Harsh Shandilya
2021-04-07Refactor biometric preference handling (#1374)...Harsh Shandilya
2021-04-07Switch to sublime text's fuzzy matching (#1372)...Amogh Lele