Jaroslav Lichtblau
521f1ff23d
update of Czech translation file
...
added mising strings, typos fixed
2014-12-18 17:57:42 +01:00
zeapo
47bb25adcb
fix the the git fields and a small refactor
2014-12-16 23:27:30 +01:00
zeapo
f154dc30a4
corrected a typo, fixes #56
2014-12-15 22:21:36 +01:00
zeapo
41e53e04b4
bump version and make versioncode similar to name
2014-12-10 20:14:43 +01:00
zeapo
ad35b453f0
formmating issue
2014-12-06 18:11:11 +01:00
zeapo
0b0d14f26a
removed a dangerous log...
2014-12-06 18:06:46 +01:00
zeapo
3f1caf89aa
Added preference to disable recursive filtering
2014-12-06 18:03:43 +01:00
zeapo
c0b0ec10fc
Filter the passwords recursively, useful to search through the passwords from the root
...
fixes #40
2014-12-06 01:55:21 +01:00
zeapo
1d2398ef85
fixes #52
2014-12-06 01:24:18 +01:00
zeapo
112d71588c
enable the users to delete the repository
2014-12-06 01:19:56 +01:00
zeapo
1b520cff54
solves a bug where we were unable to clone/pull
2014-12-06 00:33:02 +01:00
zeapo
11e9e55978
Bump to v1.2.0.7
2014-12-04 21:48:12 +01:00
zeapo
d98a30ee48
Add the possibility to edit git server information
...
Also uses jgit 3.6
2014-12-04 21:43:27 +01:00
Jaroslav Lichtblau
6c982c570b
Update of Czech translation - git commit messages
2014-11-28 19:51:34 +01:00
Jaroslav Lichtblau
f5d04318f7
Czech translation created
2014-11-28 18:58:33 +01:00
zeapo
f28065662a
generated signed apk
2014-11-25 22:41:16 +01:00
zeapo
b20917224f
https repositories works now, bump version to v1.2-a6
2014-11-25 22:38:41 +01:00
zeapo
b991b2b14d
here comes the gradle's update
2014-11-25 22:08:13 +01:00
zeapo
489273678f
allow the user to select https (not working yet)
2014-11-23 11:51:57 +01:00
zeapo
3d01ad74b8
bump java version to 1.7
2014-11-16 10:34:24 +01:00
zeapo
ea7f3445fc
less confusing path name
2014-11-16 10:23:39 +01:00
zeapo
28ba83372c
if the timer is empty default to 45sec
2014-11-09 17:19:07 +01:00
zeapo
3417bdfb0b
version bump
2014-11-09 17:15:51 +01:00
zeapo
79ef81346b
apk follows add0e1774a
2014-11-09 14:08:22 +01:00
zeapo
add0e1774a
allows the users to read the ssh-key from an external storage
2014-11-09 14:06:44 +01:00
zeapo
ebb91f3e68
should not happen but a user got a NPE due non-existing view
2014-11-05 07:36:17 +01:00
zeapo
674687ddcf
how comes result is null sometimes in return of e.getmessage....
2014-11-05 07:36:17 +01:00
zeapo
c6882ea39c
added an error when unable to open/access ssh-key
2014-11-04 22:23:47 +01:00
zeapo
7e0a8c6ce8
bump 1.2-a4
2014-11-04 21:31:00 +01:00
Adam Smith
db4fb51362
Preferences Hard coded Strings replaced
2014-11-01 20:23:01 +00:00
zeapo
9c2115d2d2
if the user press back without cloning, he gets an NPE
2014-11-01 00:16:52 +01:00
zeapo
b058008523
bump to v1.2-a3
2014-10-31 21:24:32 +01:00
Adam Smith
58183ee900
Hard coded strings replaced for resources in GitHandler
2014-10-31 14:28:09 +00:00
Adam Smith
7219fedf45
Hard coded string in GitAsyncTask replaced with resources
2014-10-31 14:13:17 +00:00
Adam Smith
ef51bb9231
Merged
2014-10-31 14:04:34 +00:00
Adam Smith
73bf555ba0
PGPHandler Strings replaced
2014-10-31 13:54:38 +00:00
Mohamed Zenadi
cff7c7e606
Merge pull request #29 from iAmiAdam/String-Bash
...
Hard coded strings replaced with resources in PasswordStore
2014-10-31 14:23:36 +01:00
Adam Smith
d5e4ddc939
Hard coded strings replaced with resources in PasswordStore
2014-10-31 11:37:52 +00:00
Adam Smith
af2c0ab0e1
Check that the string resources work
2014-10-30 22:11:31 +00:00
zeapo
f389904160
uniforming passwordfragment instances
2014-10-30 22:38:56 +01:00
zeapo
8c2c4c3b24
refresh the list rather than a full update related to PR #28
2014-10-30 22:33:03 +01:00
zeapo
64481bcb45
fixes an issue where the password was always added on the root
2014-10-30 22:32:19 +01:00
zeapo
005f0b6b7b
when returning from an ADD without confirmation we are canceling not confirming
2014-10-30 22:31:09 +01:00
zeapo
6b4b520a33
Took off bindingDialog that caused more problems than solved
2014-10-30 22:30:33 +01:00
Mohamed Zenadi
9f9f99dc24
Merge pull request #28 from jbaiter/refresh-after-modification
...
Update password list after potential modifications
2014-10-30 22:05:02 +01:00
Johannes Baiter
88df56ea29
Update password list after potential modifications
2014-10-30 18:48:15 +01:00
Johannes Baiter
7560b81f03
Make decrypted Extra content selectable
2014-10-30 18:38:04 +01:00
zeapo
e33341da97
Merge pull request #24 from jbaiter/holo-icons
...
Previously most of the icons looked a bit cobbled together and not very Android-y. This PR replaces them with semantically equivalent icons from Google's Iconography recommendations.
This aligns Android-Password-Store more with Google's design recommendations and other Android apps.
2014-10-29 22:25:11 +01:00
zeapo
ca06b9626e
corrected an issue where after a filter the passwords are not shown back once we change category
2014-10-29 22:12:38 +01:00
zeapo
7ddc23ee83
corrected some issues with filtering and categories
2014-10-29 22:09:40 +01:00