Age | Commit message (Collapse) | Author |
|
This change will enable installation of the app to external as well as internal flash memory which is important for devices where internal memory is limited but external memory is cheap and abundant in form of micro SD cards.
More information at https://developer.android.com/guide/topics/data/install-location
|
|
Signed-off-by: Hussein Mohammed <zidhussein@gmail.com>
|
|
|
|
more work needed
|
|
|
|
* fix/ignore lint errors, run lint on travis
* fix/ignore some lint warnings
|
|
Conflicts:
app/build.gradle
|
|
|
|
|
|
|
|
|
|
|
|
behaviour (5+ only)
|
|
'Settings' dialog button
|
|
|
|
|
|
|
|
a button to paste/set a password found in the store with name matching app's
|
|
|
|
the generated public key
|
|
*issues*:
- not possible to switch between external/local directory without closing the app. (PasswordRepository is a singleton, has to be cleaned when a change is made)
|
|
|
|
|
|
|
|
|
|
|
|
build.gradle information (app version, sdk version)
|
|
|
|
|
|
decrypt activity
|
|
|
|
|