aboutsummaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Expand)Author
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-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-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-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
2021-04-03Actively discourage use of git protocol (#1368)Harsh Shandilya
2021-03-30Minor adjustment of german translation. (#1362)...schiermi
2021-03-26DecryptActivity: use correct TOTP period (#1359)...Harsh Shandilya
2021-03-21Do not cancel keygen biometric prompt on failure (#1357)...Fabian Meumertzheim
2021-03-21Inform users that GPG key selection is mandatory (#1355)...Harsh Shandilya
2021-03-20Fix launcher shortcut icon rendering...Harsh Shandilya
2021-03-20app: remove lingering resource directory...Harsh Shandilya
2021-03-20strings: sync with crowdin...Harsh Shandilya
2021-03-20app: fix nonFree resources...Harsh Shandilya
2021-03-18all: format XML files to 2 space indent...Harsh Shandilya
2021-03-18all: reformat with ktfmt...Harsh Shandilya
2021-03-18all: update copyrights...Harsh Shandilya
2021-03-13Append trailing newline to `.gpg-id` during creation (#1344)Harsh Shandilya
2021-02-19Parse extra content into key value pairs (#1321)...Aditya Wasan
2021-02-18Implement manual TOTP import and cleanup password generators (#1320)Harsh Shandilya
2021-02-15Add tests for GPG identifier parsing (#1319)Harsh Shandilya
2021-02-10Update to SSHJ 0.31.0 (#1314)...Harsh Shandilya
2021-02-07Redo authentication modes UI with Chips (#1297)Harsh Shandilya
2021-02-03Rework clear clipboard feature (#1295)...Harsh Shandilya