summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-11add android:summary for accessibilityMohamed
2017-11-03replace the onclick by a listenerzeapo
2017-11-03make the generate replace the password rather than appendzeapo
2017-11-03update kotlin version and add google maven for gradlezeapo
2017-11-03fix typozeapo
2017-11-03add support for Application overlay in api version >= 26zeapo
2017-10-30add apkzeapo
2017-10-30update buildToolsVersion and traviszeapo
2017-10-30a bug fixes build, in alphav1.2.0.70-alphazeapo
2017-10-30seems like the info can be null toozeapo
2017-10-30fix a potential NPEzeapo
2017-10-30update gradle, support versions and target versionszeapo
2017-10-30code cleanup & refactorzeapo
2017-10-30fix the case where localDir does not exist...zeapo
2017-10-30Merge branch 'master' of https://github.com/zeapo/Android-Password-Storezeapo
2017-09-13check that the packagename is not nullMohamed
2017-09-13add missing recursion stop to depth 10Mohamed
2017-09-10ensure the fab is hidden when moving passwordszeapo
2017-09-10dismiss action mode after we've finished moving passwordszeapo
2017-09-10cleanup unused variableszeapo
2017-09-10update the url when switching ssh <-> httpszeapo
2017-09-10ensure that the repository is indeed initialized before updating originzeapo
2017-09-10fix the logic behind empty dirzeapo
2017-09-10when in action mode, hide the FABzeapo
2017-09-10do not show the clone screen if the store is "just" emptyzeapo
2017-09-10add a signed apk of the latest versionzeapo
2017-09-10remove trailing white spaceMohamed Zenadi
2017-08-11more layout linting and string extractionzeapo
2017-08-11lint use "sp" rather than "dp" for text sizezeapo
2017-08-11suprress inflateParams lint error in dialogszeapo
2017-08-11fix Chinese values namezeapo
2017-08-11Put the rebase abort in an async task...zeapo
2017-08-11fix lintzeapo
2017-08-11introduce onSuccess/onErrorzeapo
2017-08-10add a way to see the git status and abort a rebasezeapo
2017-08-10extract string resource and fix phrasingzeapo
2017-08-10add remember passphrase and clearing it from settingszeapo
2017-08-10detect error during push...zeapo
2017-08-10version bumpv1.2.0.69zeapo
2017-08-10go back to a newer version of commons-io as the ANR has been fixedzeapo
2017-08-10no need to list files as a store can be emptyzeapo
2017-08-10fix travis buildzeapo
2017-08-10the linter does not recognise our version checkzeapo
2017-08-10fix unchecked...zeapo
2017-08-10check that encryption workszeapo
2017-08-10backport the fix of ssh key importzeapo
2017-08-10initial work on encrypt testingMohamed Zenadi
2017-08-10flatten encrypt layoutMohamed Zenadi
2017-08-10remove pgp handlerMohamed Zenadi
2017-08-10remove useless codeMohamed Zenadi