Commit graph

1932 commits

Author SHA1 Message Date
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
Johannes Baiter
9822c097cb Automatically copy password to clipboard after decryption 2014-10-29 11:14:32 +01:00
Johannes Baiter
a05a4a42df Use Holo Dark search icon 2014-10-29 11:13:40 +01:00
Mohamed Zenadi
ad81e9b0df Merge pull request #22 from jbaiter/fix-typo
Fix Typo in menu XML
2014-10-29 08:11:19 +01:00
Johannes Baiter
ac57d0d6d4 Fix filtering when loosening query 2014-10-29 02:55:26 +01:00
Johannes Baiter
4b4b65f4e9 Fix Typo in menu XML 2014-10-29 02:13:58 +01:00
Johannes Baiter
df1109cde5 Add filtering to password list 2014-10-29 02:05:45 +01:00
Mohamed Zenadi
440ada642e upped versionCode for it to work 2014-10-28 18:51:19 +01:00
zeapo
9aea6560b0 Corrects issue where list was stacked again and again + clean up 2014-10-22 23:15:24 +02:00
zeapo
2e7f55034c Version v1.2 alpha 1 2014-10-20 00:12:44 +02:00
zeapo
f134ca71f2 Fix #19 2014-10-20 00:06:34 +02:00
zeapo
0c5c694705 User can now delete passwords 2014-10-20 00:02:07 +02:00
zeapo
7469b865b6 users get directly onto the ssh-key selection screen rather than having to do it manually 2014-10-19 22:42:07 +02:00
zeapo
01a1522194 Improved layout of clone and made it similar to the rest of the application 2014-10-19 18:55:52 +02:00
zeapo
639031737f nicer layout for pass list 2014-10-19 18:14:35 +02:00
zeapo
24892e6a95 Using RecyclerView rather than ListView 2014-10-19 16:45:54 +02:00
zeapo
83c3231ab0 UserPreference works now 2014-10-19 13:24:38 +02:00
zeapo
b8b5234e5b First shot on Material design (prefrences not working) 2014-10-19 12:56:52 +02:00
knuthy
524c9205c0 new apk 2014-10-04 18:28:19 +02:00