Commit graph

250 commits

Author SHA1 Message Date
zeapo
da1fc6c9d3 less confusing path name 2014-11-25 22:45:20 +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
Mohamed Zenadi
44d1138f5a Added FAQ 2014-11-04 22:35:38 +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
Mohamed Zenadi
b74edd8ff6 Merge pull request #36 from yowtsi/master
Update README.md with note to use bare repos only
2014-11-01 23:20:41 +01:00
Mohamed Zenadi
e4a29c1ec0 Merge pull request #35 from iAmiAdam/master
Preferences Hard coded Strings replaced
2014-11-01 23:18:08 +01:00
yowtsi
594ad0a15e Update README.md with note to use bare repos only
Also update link to official pass website.
2014-11-01 23:05:48 +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
Mohamed Zenadi
22c6228e36 Merge pull request #30 from iAmiAdam/String-Bash
Hard coded strings replaced in resources
2014-10-31 16:10:42 +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
Mohamed Zenadi
f56c46a106 Merge pull request #27 from jbaiter/extra-selectable
Make decrypted Extra content selectable
2014-10-30 19:51:27 +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
Mohamed Zenadi
2c97c8a1e1 added links to irc and the community 2014-10-29 23:34:16 +01:00
Mohamed Zenadi
ac94effd14 Merge pull request #25 from bitdeli-chef/master
Add a Bitdeli Badge to README
2014-10-29 22:53:54 +01:00
Bitdeli Chef
c0ee9b5ba9 Add a Bitdeli badge to README 2014-10-29 22:02:32 +00:00
zeapo
f8714f045f merge PR #24 changes made by jbaiter 2014-10-29 22:25:26 +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
zeapo
892cd1b4d3 Merge branch 'filterlist' of git://github.com/jbaiter/Android-Password-Store into jbaiter-filterlist
- Corrected some issues due to the lack of comments
2014-10-29 22:08:01 +01:00
Mohamed Zenadi
021bec9f92 Merge pull request #23 from jbaiter/copy-on-show
Add option to automatically copy password to clipboard after decryption
2014-10-29 12:38:11 +01:00
Johannes Baiter
741ce31abb Fix namespaces for showAsAction attributes to icons show in ActioBar 2014-10-29 11:27:48 +01:00
Johannes Baiter
7d4b6683ef Add option to automatically copy password to clipboard after decryption 2014-10-29 11:22:16 +01:00