Daniel Haß
|
998f616607
|
Added notification area as reusable layout
|
2014-06-16 12:37:37 +02:00 |
|
Vincent Breitmoser
|
ca4774fd62
|
Merge remote-tracking branch 'origin/master' into canonicalize
Conflicts:
.gitmodules
OpenKeychain/build.gradle
OpenKeychain/src/main/AndroidManifest.xml
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/keyimport/ImportKeysListEntry.java
OpenKeychain/src/main/res/values/strings.xml
settings.gradle
|
2014-06-13 00:27:40 +02:00 |
|
Vincent Breitmoser
|
3895c10a58
|
import-log: work on log fragment ui
|
2014-06-10 20:06:28 +02:00 |
|
Vincent Breitmoser
|
7324bfcb53
|
import-log: add LogDisplay activity
|
2014-06-10 01:53:25 +02:00 |
|
Dominik Schürmann
|
d2430fe0e3
|
Move SlidingTabLayout and SlidingTabStrip into appropriate subpackage
|
2014-06-06 22:47:28 +02:00 |
|
Dominik Schürmann
|
8a2ffd8f90
|
Layout fixes for key import
|
2014-05-19 00:10:34 +02:00 |
|
Dominik Schürmann
|
33cad382f9
|
Use flat buttons where appropriate
|
2014-05-08 15:46:57 +02:00 |
|
Vincent Breitmoser
|
185c4eed43
|
use LoaderFragment in ViewKey tabs
Closes #616
|
2014-05-08 13:58:52 +02:00 |
|
Vincent Breitmoser
|
596478a212
|
extract generic LoaderFragment superclass from KeyList
|
2014-05-08 13:43:59 +02:00 |
|
Dominik Schürmann
|
e14ce09186
|
Better handling of actionbars back
|
2014-05-07 14:33:20 +02:00 |
|
Dominik Schürmann
|
f4cbd8cabb
|
Design fixes for certification activity
|
2014-05-07 14:17:18 +02:00 |
|
Dominik Schürmann
|
7c2dc276c1
|
Alignment in certify activity
|
2014-05-07 13:48:19 +02:00 |
|
Dominik Schürmann
|
fb0f3c4778
|
Use paste icon, clarify language once again
|
2014-05-07 10:59:16 +02:00 |
|
Dominik Schürmann
|
0155335a59
|
Clarify language
|
2014-05-07 09:29:02 +02:00 |
|
Vincent Breitmoser
|
12f1162a1e
|
ui: use SlidingTabLayout in help activity
|
2014-05-07 03:48:03 +02:00 |
|
Vincent Breitmoser
|
40793935ac
|
ui: primary certification icon was a pixel or two off
|
2014-05-07 03:19:09 +02:00 |
|
Vincent Breitmoser
|
0bb11be749
|
ui: slight edit icon cosmetics in keylist
|
2014-05-07 02:15:09 +02:00 |
|
Vincent Breitmoser
|
6aafb31412
|
ui: move revocation/expiry notes above tab slider
|
2014-05-07 02:14:47 +02:00 |
|
Dominik Schürmann
|
e97cdbd9ad
|
Clarify language
|
2014-05-06 23:16:08 +02:00 |
|
Dominik Schürmann
|
8eb74d171b
|
Some small style fixes
|
2014-05-06 23:11:10 +02:00 |
|
Dominik Schürmann
|
1c2919f07f
|
edit button with image
|
2014-05-06 22:52:50 +02:00 |
|
Dominik Schürmann
|
274326f780
|
Always use section style instead of custom class
|
2014-05-06 22:48:47 +02:00 |
|
Vincent Breitmoser
|
797aeaf6e8
|
ui: apply purple theme (twi is best color)
|
2014-05-06 19:18:32 +02:00 |
|
Vincent Breitmoser
|
e0985878d7
|
ui: use textview buttons in decrypt verify dialogue
|
2014-05-06 19:18:32 +02:00 |
|
Vincent Breitmoser
|
0d05ff98cb
|
ui: use textviews instead of bootstrap buttons in SignEncrypt
|
2014-05-06 19:18:32 +02:00 |
|
Vincent Breitmoser
|
8564c4aca1
|
ui: use primary icon color for certification status
|
2014-05-06 00:39:09 +02:00 |
|
Vincent Breitmoser
|
d31ae89824
|
ui: show revocation and expiry status on info tab
|
2014-05-06 00:04:37 +02:00 |
|
Vincent Breitmoser
|
162cb1cb7b
|
ui: subkey view redesign
|
2014-05-05 22:06:09 +02:00 |
|
Vincent Breitmoser
|
0fe0823372
|
ui: remove primary subkey info
|
2014-05-05 22:04:57 +02:00 |
|
Dominik Schürmann
|
6d10ca678a
|
Merge pull request #603 from timbray/master
Adds first level of keybase support
|
2014-05-05 10:10:47 +02:00 |
|
Dominik Schürmann
|
6055b0b0da
|
New key view design, using Android flat buttons and Android icons
|
2014-05-05 00:58:22 +02:00 |
|
Tim Bray
|
e663dadc32
|
can search openkeychain, retrieve & install & use keys from there
|
2014-04-29 15:04:05 -07:00 |
|
Dominik Schürmann
|
adea9df714
|
Workaround for nullpointer bug in support lib, close #591
|
2014-04-22 08:15:55 +02:00 |
|
Dominik Schürmann
|
19d3fcec7a
|
Remove unused strings, fix some lint errors, fix some language confusions
|
2014-04-18 20:41:39 +02:00 |
|
Vincent Breitmoser
|
fda9bd1386
|
use project icons for certification status
Closes #573
|
2014-04-17 14:42:24 +02:00 |
|
Dominik Schürmann
|
ad6ac28782
|
Fix SIGNATURE_UNKNOWN_PUB_KEY
|
2014-04-16 00:18:00 +02:00 |
|
Dominik Schürmann
|
9df498b714
|
Fix ViewHolder in ImportKeysAdapter
|
2014-04-15 23:08:41 +02:00 |
|
Dominik Schürmann
|
362a30c502
|
center empty-info of cert fragment, closes #566
|
2014-04-15 22:41:47 +02:00 |
|
Dominik Schürmann
|
14a8586e8c
|
Improve verification result display, close #568
|
2014-04-15 22:37:36 +02:00 |
|
Dominik Schürmann
|
13ffd2038d
|
key edit: fix crash when create date was after expiry date, change from gregorian calendar to calendar with creation from instance, experimental result status for decrypt activity
|
2014-04-14 01:11:08 +02:00 |
|
Dominik Schürmann
|
89cf46bbd7
|
More fixes for import item layout
|
2014-04-11 20:19:21 +02:00 |
|
Dominik Schürmann
|
305b8c1858
|
Simplify and fix delete key dialog
|
2014-04-11 19:52:59 +02:00 |
|
Dominik Schürmann
|
bbd97cf800
|
Remove queries from PgpKeyHelper, introduce encrypt to signer mode (not tested)
|
2014-04-11 17:14:37 +02:00 |
|
Dominik Schürmann
|
a9281b129c
|
Prettify view_key_userids_item
|
2014-04-11 16:09:51 +02:00 |
|
Dominik Schürmann
|
b5c16e2446
|
Prettify more layouts
|
2014-04-11 16:00:37 +02:00 |
|
Vincent Breitmoser
|
4e408fae53
|
remove drawer layout remnants from import key dialogue
|
2014-04-10 20:33:22 +02:00 |
|
Vincent Breitmoser
|
ce6a4041fd
|
ViewCertActivity cleanup
Closes #547
|
2014-04-10 15:34:16 +02:00 |
|
Dominik Schürmann
|
eba0640d3e
|
Prettify more layouts, fix edit and encrypt intents from key view
|
2014-04-09 20:10:23 +02:00 |
|
Dominik Schürmann
|
21e6110b6d
|
Prettify some layouts
|
2014-04-09 19:42:27 +02:00 |
|
Dominik Schürmann
|
30652a470f
|
Fix certification layout
|
2014-04-09 16:35:27 +02:00 |
|