Commit graph

109 commits

Author SHA1 Message Date
knuthy
524c9205c0 new apk 2014-10-04 18:28:19 +02:00
knuthy
adbdad88b1 Merge branch 'jgit_beta' 2014-10-04 18:26:54 +02:00
knuthy
27ac841e6d corrected some bugs in repository creation 2014-10-04 18:26:16 +02:00
knuthy
7ad91f5356 support non-physical keyboard for clone 2014-10-02 09:20:23 +02:00
knuthy
57948768c0 merged changes made in master 2014-10-02 08:26:26 +02:00
knuthy
c11e6eab84 improved support of explicitly given port 2014-10-02 00:16:52 +02:00
knuthy
6be8a7026b version bump v1.1-b8 2014-10-01 23:22:26 +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
7264494a02 corrected a nasty bug, resolves #18 2014-10-01 11:13:40 +02:00
knuthy
cc2883fe1b a first draft, not complete yet 2014-09-30 00:46:58 +02:00
knuthy
499480f80b version bump and generated release and debug apk 2014-09-29 22:06:23 +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
knuthy
072db0ca5c added apk built using jgit 3.5 2014-09-23 15:22:46 +02:00
knuthy
4fe49d3ce5 update to more or less stable beta jgit 2014-09-23 15:20:55 +02:00
kLeZ
240bb9cd67 Added "Show Time" preference and changed default to 45 to match pass 2014-09-23 11:04:39 +02:00
kLeZ
a9126f7214 Some other Eclipse integration, modified AndroidManifest.xml to match build.gradle information (app version, sdk version) 2014-09-23 09:58:05 +02:00
knuthy
75d03937d4 avoid all these failing builds on Travis 2014-09-23 00:33:25 +02:00
knuthy
2f757f5159 bump to build 13, Fix #9 2014-09-23 00:28:47 +02:00
knuthy
da8ec72655 Take into account subdirectories
Fix #9
2014-09-23 00:23:55 +02:00
knuthy
c9b4a5bac4 solves the issue where pwd store closes without having bound with openkeychain 2014-09-22 22:34:34 +02:00
knuthy
83b893bc8c took off duplicate code CloneAsyncTask into GitAsyncTask 2014-09-21 18:29:37 +02:00
kLeZ
7af6cb37ce Added Eclipse Integration 2014-09-21 15:36:23 +02:00
knuthy
3764db17c9 Corrected an issue on kitkat when opening ssh-key
This happens when you select a file using kitkat's file manager
2014-09-20 20:56:14 +02:00
knuthy
5c53fcb4a0 corrected a typo that made settings not working in clone screen 2014-09-20 20:43:52 +02:00
knuthy
c73517056c corrected a major bug with kitkat when selecting sshkey 2014-09-20 20:30:24 +02:00
knuthy
ac6522cb94 a nasty bug! 2014-09-20 18:43:22 +02:00
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