aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-11Bump AGP from 3.5.0-rc02 to 3.5.0-rc03...Harsh Shandilya
2019-08-03Add explicit documentfile dependency...Harsh Shandilya
2019-08-03Bump commons-codec from 1.12 to 1.13...Harsh Shandilya
2019-08-03Bump material from 1.1.0-alpha08 to 1.1.0-alpha09...Harsh Shandilya
2019-08-03Bump AGP from 3.5.0-rc01 to 3.5.0-rc02...Harsh Shandilya
2019-07-30treewide: Remove more useless log prints...Harsh Shandilya
2019-07-30Ensure git commit time doesn't overflow...Harsh Shandilya
2019-07-30Ensure we always have valid timestamps...Harsh Shandilya
2019-07-30PasswordStore: Remove useless log prints...Harsh Shandilya
2019-07-30AutofillFragment: Explicitly declare type...Harsh Shandilya
2019-07-30treewide: Reformat...Harsh Shandilya
2019-07-29Fix Travis-CI builds...Harsh Shandilya
2019-07-28Switch to androidx preference manager...Harsh Shandilya
2019-07-28Configure compiler options...Harsh Shandilya
2019-07-28Update AGP...Harsh Shandilya
2019-07-28Uprev AGP to latest beta...Harsh Shandilya
2019-07-28Cleanup Travis CI configuration...Harsh Shandilya
2019-07-28Force update licenses...Harsh Shandilya
2019-07-28Fix compile errors...Harsh Shandilya
2019-07-28Target Android Q...Harsh Shandilya
2019-07-28PasswordStore: Clear some lint warnings and deprecated API...Harsh Shandilya
2019-07-28CODEOWNERS: Update to my new username...Harsh Shandilya
2019-07-22Fix typo in username toast (#525)xPMo
2019-07-16Dependency upgrades...Harsh Shandilya
2019-07-16proguard: Fix SearchView FQCN...Harsh Shandilya
2019-07-11Bump gradle from 5.5 to 5.5.1...Harsh Shandilya
2019-07-05Add missing super calls...Harsh Shandilya
2019-07-05AutofillFragment: Repair semantics for newest AppCompat changes...Harsh Shandilya
2019-07-04Uprev all dependencies...Harsh Shandilya
2019-07-04build: Allow alpha/beta/rc dependencies...Harsh Shandilya
2019-07-04Allow alternate totp format (#523)...Miles Breslin
2019-06-28Dependency updates...Harsh Shandilya
2019-06-28Kotlin 1.3.40...Harsh Shandilya
2019-05-31GitAsyncTask: Acquire WeakReference of activity to prevent context leaks...Harsh Shandilya
2019-05-31Convert Git and SSH config factories to Kotlin...Harsh Shandilya
2019-05-31GitActivity: Cleanup obvious code smells...Harsh Shandilya
2019-05-31Convert GitOperation API and implementations to Kotlin...Harsh Shandilya
2019-05-31Otp: Remove string concatenation from calculation hot path...Harsh Shandilya
2019-05-31Fix instrumentation tests...Harsh Shandilya
2019-05-31treewide: Resolve layout warnings...Harsh Shandilya
2019-05-31Dependency updates...Harsh Shandilya
2019-05-29Convert autofill package to Kotlin (#515)...Harsh Shandilya
2019-05-26Simplify password row layout and resolve icon tints...Harsh Shandilya
2019-05-26Added a "SHOW EXTRA CONTENT" button under the "SHOW PASSWORD" button. (#510)...Emmanuel Corrales
2019-05-26Improve nullability coverage (#514)...Harsh Shandilya
2019-05-25Vectorize drawables (#516)...Harsh Shandilya
2019-05-25a signed buildzeapo
2019-05-24Add CODEOWNERS...Harsh Shandilya
2019-05-16Fix finding Otp digits (#511)...Bastian Köcher
2019-05-15Allow the user to push local master to a new branch in case of conflict (#508)...Mohamed Zenadi