Commit graph

81 commits

Author SHA1 Message Date
knuthy
62877a53db version bump and readme update 2014-09-13 11:53:52 +02:00
knuthy
50b5a118ca Added a gif to explain how it works. And the APKs
Fix #3
2014-09-13 11:36:02 +02:00
knuthy
e9bf9c9369 unbind when leaving activity
This solves the issue where OpenKeyChain shows a dialog even if the application is hidden
2014-09-13 10:22:34 +02:00
knuthy
a690f47746 avoid reloading a new fragment when leaving the application 2014-09-13 10:20:18 +02:00
knuthy
aaee40b933 Z2 didn't recognize file filter "file/*" so changed to */* 2014-09-13 10:01:21 +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
7972154bd1 corrected a potentially major bug 2014-09-06 18:04:11 +02:00
knuthy
51b3334000 added copy password with a timer 2014-09-06 14:54:53 +02:00
knuthy
f0152ecfa2 Finish activity when timer ends 2014-09-06 14:25:00 +02:00
zeapo
f062ef5580 major changes (added ssh-key support) 2014-08-23 21:29:08 +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
196813022a corrected a bug where cancel in openkeychain does not dismiss pgp dialog 2014-08-17 21:47:48 +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
c2fb1a3ee2 corrected a bug where binding dialog was not dismissed 2014-08-17 13:38:21 +02:00
zeapo
6958ba5eed refactoring and some styling 2014-08-17 13:01:21 +02:00
zeapo
5b4d2304bc bump to version and compile/target sdk 2014-08-17 02:41:28 +02:00
zeapo
fb80822c66 ignore the apk too 2014-08-17 02:41:03 +02:00
zeapo
7a208baab0 Corrected a bug where visually the item was closed while it was open 2014-08-17 02:33:53 +02:00
zeapo
1208342a24 upper version and new release apk 2014-08-17 02:08:05 +02:00
zeapo
1858fb5e52 major ui improvement to the list using SwipeListView 2014-08-17 01:13:46 +02:00
zeapo
3debc05707 git ignore cleanup done 2014-08-16 16:55:46 +02:00
zeapo
51b594807f downgrade minsdk to API 14 2014-08-16 14:58:20 +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
ffadf9e8b6 corrected a bug where the activity finishes before the dialog is dismissed 2014-08-10 22:11:27 +01:00
knuthy
77a4027ce5 new apk (solid starter) 2014-08-10 19:49:15 +01:00
knuthy
2ec3047e18 added possibility to pull and push after having initialized a repository 2014-08-10 19:39:55 +01:00
knuthy
bee81ba5f2 creates a new repository 2014-08-10 19:03:28 +01:00
knuthy
3ce3909ade handle the case when no account name was set 2014-08-10 18:40:55 +01:00
knuthy
9823d1cfc8 implemented key-id recovery from OpenKeychain 2014-08-10 18:28:10 +01:00
knuthy
03acd8b1b1 a very first alpha version 2014-08-10 17:09:48 +01:00
knuthy
c3c3acda2c verify that the server information is set before pulling/pushing 2014-08-10 17:03:23 +01:00
Zeapo
1e3a2a8ae7 access settings from githandler activity 2014-08-10 13:52:58 +01:00
Zeapo
265ac86903 refresh list after pull and removal 2014-08-09 01:25:56 +01:00
Zeapo
fca8ab5bd6 corrected a dumb mistake 2014-08-09 01:12:51 +01:00
Zeapo
79fd5586f9 add and remove are now committing files to git 2014-08-09 01:08:17 +01:00
Zeapo
bac44808d3 corrected a small issue with commit and added push to origin 2014-08-09 00:44:45 +01:00
Zeapo
4002791b15 cloning and pulling are not well encapsulated via a common interface 2014-08-08 23:09:40 +01:00
Zeapo
42f1abfa76 more refactoring and ability to pull from server 2014-08-08 18:46:35 +01:00
Zeapo
9db42440fb more refactoring in preparation for a first version 2014-08-07 20:53:29 +01:00
Zeapo
4cd5a11185 added account name settings and made it mandatory for encryption 2014-08-07 00:38:16 +01:00
Zeapo
835bbc01dc use home button to return from preferences 2014-08-07 00:15:07 +01:00
Zeapo
19b48565f4 some ui improvements: show the category we add to 2014-08-07 00:10:23 +01:00
Zeapo
afe79f7243 icons and libs 2014-08-06 23:53:42 +01:00