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
489273678f
allow the user to select https (not working yet)
2014-11-23 11:51:57 +01:00
zeapo
ea7f3445fc
less confusing path name
2014-11-16 10:23:39 +01:00
zeapo
c6882ea39c
added an error when unable to open/access ssh-key
2014-11-04 22:23:47 +01:00
Adam Smith
db4fb51362
Preferences Hard coded Strings replaced
2014-11-01 20:23:01 +00: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
73bf555ba0
PGPHandler Strings replaced
2014-10-31 13:54:38 +00: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
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
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
a05a4a42df
Use Holo Dark search icon
2014-10-29 11:13:40 +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
zeapo
0c5c694705
User can now delete passwords
2014-10-20 00:02: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
b8b5234e5b
First shot on Material design (prefrences not working)
2014-10-19 12:56:52 +02:00
knuthy
7ad91f5356
support non-physical keyboard for clone
2014-10-02 09:20:23 +02:00
knuthy
c11e6eab84
improved support of explicitly given port
2014-10-02 00:16:52 +02:00
knuthy
34999c2bd5
Improved clone screen and added preliminary support for custom ports, fix #14
2014-10-01 23:20:51 +02:00
knuthy
ff3c3f94d1
improves the clone screen
2014-10-01 11:47:23 +02:00
knuthy
cc2883fe1b
a first draft, not complete yet
2014-09-30 00:46:58 +02:00
knuthy
2fd688bd27
show toast on copy and dismiss dialog if error on openkeychain
2014-09-29 22:04:47 +02:00
knuthy
2c929441a7
a simple solution to resolve #13
2014-09-29 21:47:29 +02:00
kLeZ
240bb9cd67
Added "Show Time" preference and changed default to 45 to match pass
2014-09-23 11:04:39 +02:00
knuthy
5c53fcb4a0
corrected a typo that made settings not working in clone screen
2014-09-20 20:43:52 +02:00
knuthy
a44a38783c
drop support of http/https as it's not tested correctly
2014-09-06 18:15:32 +02:00
knuthy
34f288290d
Improved Starting ui
2014-09-06 18:14:39 +02:00
knuthy
51b3334000
added copy password with a timer
2014-09-06 14:54:53 +02:00
zeapo
6ba4acfc47
store initialization supports ssh-key now
2014-08-23 21:22:05 +02:00
zeapo
9784af6d66
avoid eternal looping when selecting an openpgp provider
2014-08-23 19:35:59 +02:00
zeapo
c7d541c197
pull and push working with ssh-key now
2014-08-23 19:19:15 +02:00
zeapo
734988be28
added ssh-key based authentication for clone
2014-08-23 18:44:54 +02:00
zeapo
68623dcf8d
ui improvements
2014-08-17 14:27:40 +02:00
zeapo
2c680cab59
ui improvements and fixed a slight bug due to ui
2014-08-17 14:08:56 +02:00
zeapo
6958ba5eed
refactoring and some styling
2014-08-17 13:01:21 +02:00
zeapo
1858fb5e52
major ui improvement to the list using SwipeListView
2014-08-17 01:13:46 +02:00
knuthy
4e8397a74c
more improvements to the expandable list
...
- Deletion is working flawlessly
- refresh works better now, especially after add
- Added the possibility to refresh list after gitasync
2014-08-15 17:00:18 +02:00
knuthy
390a7ec825
first shot for improved expandable lists
2014-08-15 14:27:13 +02:00
knuthy
e6ad605d17
some improvements to decrypt ui
2014-08-15 13:36:14 +02:00
knuthy
9823d1cfc8
implemented key-id recovery from OpenKeychain
2014-08-10 18:28:10 +01:00