aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-07autofill-parser: add Styx as a supported browser (#1431)...Harsh Shandilya
2021-06-06Rollback AppCompat upgrade (#1433)Harsh Shandilya
2021-06-04gradle: update AndroidX dependencies (#1430)...Harsh Shandilya
2021-06-01Configure Spotless for all projects and tweak Dagger flags (#1427)Harsh Shandilya
2021-05-31Fix 'View generated SSH key' option showing when not applicable (#1426)...Harsh Shandilya
2021-05-30format-common: remove weirdly worded comment...Harsh Shandilya
2021-05-30format-common: don't use hard-coded currentTimeMillis in TOTP logic...Harsh Shandilya
2021-05-30contributing: document `unsafeLazy`...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-28gradle: bump deps...Harsh Shandilya
2021-05-27idea: untrack some files...Harsh Shandilya
2021-05-27openpgp-ktx: fix compilation warnings...Harsh Shandilya
2021-05-27build: escalate warnings to errors...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-23format-common: make `PasswordEntry#extraContentString` public API...Harsh Shandilya
2021-05-23gradle: downgrade AppCompat to stable...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-22build: upgrade AGP...Harsh Shandilya
2021-05-22format-common: replace deprecated functions...Harsh Shandilya
2021-05-22app: cleanup PasswordRepository...Harsh Shandilya
2021-05-22github: add environment variables to crowdin workflow...Harsh Shandilya
2021-05-22github: use team reference in codeowners...Harsh Shandilya
2021-05-22gradle: bump AndroidX dependencies...Harsh Shandilya
2021-05-22Tweak documentation and drop unused import...Harsh Shandilya
2021-05-22docs: Document qualifiers...Aditya Wasan
2021-05-22ci: remove instrumentationTest step and run action on ubuntu-latest...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-15meta: add an ignore-revs file and document its use...Harsh Shandilya
2021-05-15all: reformat with Spotless again...Harsh Shandilya
2021-05-15spotless: don't set the ratchetFrom option...Harsh Shandilya
2021-05-15Bump Robolectric, Gradle and kotlinx.coroutines (#1408)Harsh Shandilya
2021-05-12Upgrade Gradle and `androidx.annotation` (#1407)Harsh Shandilya
2021-05-11Show current copy timeout in settings (#1404)...Aditya Wasan