index
:
connectbot-yubikey/open-keychain
master
open-keychain with patches to support ssh authentication
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
OpenKeychain
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1473 from open-keychain/orbot-helper
Dominik Schürmann
2015-08-06
11
-169
/
+468
|
\
|
*
updated OrbotHelper with silent start
Adithya Abraham Philip
2015-08-06
11
-169
/
+468
*
|
fixed crash on api < 21 due to drawable using attrs
Adithya Abraham Philip
2015-08-06
7
-12
/
+35
|
/
*
Merge pull request #1456 from xSooDx/master
Dominik Schürmann
2015-08-05
2
-11
/
+24
|
\
|
*
renamed the insertLinks() method to formatSpannableString() and added comment...
xSooDx
2015-08-04
1
-2
/
+5
|
*
-Added failsafe in case '%s' is not in the string
xSooDx
2015-07-21
1
-2
/
+6
|
*
-No longer appends the links to the keybase_narratives
xSooDx
2015-07-21
2
-11
/
+17
*
|
Fix account_privacy_text
Dominik Schürmann
2015-08-05
1
-1
/
+1
*
|
Update libs
Dominik Schürmann
2015-08-03
3
-29
/
+26
*
|
Add privacy information to account screen
Dominik Schürmann
2015-08-03
15
-13
/
+28
*
|
Fix color and design in help activity
Dominik Schürmann
2015-08-03
2
-15
/
+10
*
|
Hide theme setting for now
Dominik Schürmann
2015-07-25
1
-3
/
+3
*
|
Restore fab colors in key list
Dominik Schürmann
2015-07-25
1
-6
/
+6
*
|
Fix crash with new theme
Dominik Schürmann
2015-07-25
1
-1
/
+1
*
|
Refactor theme selection of dialogs
Thialfihar
2015-07-21
7
-27
/
+27
*
|
Fix key view toolbar and status colour
Thialfihar
2015-07-21
2
-5
/
+25
*
|
Fix preference version handling
Thialfihar
2015-07-21
1
-2
/
+2
*
|
Use a constant for the default value of the theme
Thialfihar
2015-07-21
2
-1
/
+2
*
|
Refactor theme changing to avoid code repetition
Thialfihar
2015-07-21
3
-55
/
+70
*
|
Rename updatePreferences() to upgradePreferences()
Thialfihar
2015-07-21
2
-2
/
+2
*
|
Refactor theme preference values into constants
Thialfihar
2015-07-21
4
-4
/
+14
*
|
Upgrade MaterialDrawer to 3.0.9
Thialfihar
2015-07-21
2
-23
/
+26
*
|
Fix color of selected text in drawer menu for light theme
Thialfihar
2015-07-21
2
-0
/
+4
*
|
Fix drawer background color for ViewKeyActivity
Thialfihar
2015-07-21
3
-5
/
+6
*
|
Update recent decrypt changes to use new theme attributes
Thialfihar
2015-07-21
2
-11
/
+12
*
|
Add forgotten docu to a new method
Thialfihar
2015-07-21
1
-0
/
+6
*
|
Lowercase colors for consistency
Thialfihar
2015-07-21
1
-2
/
+2
*
|
Make tab text and indicator themeable
Thialfihar
2015-07-21
5
-9
/
+15
*
|
Make the log display honour the theme
Thialfihar
2015-07-21
1
-6
/
+9
*
|
Make import keys activity honour the theme
Thialfihar
2015-07-21
2
-22
/
+8
*
|
Make CardView background themeable
Thialfihar
2015-07-21
5
-5
/
+8
*
|
Make bright toolbar themeable
Thialfihar
2015-07-21
6
-20
/
+5
*
|
Remove color black, as it isn't needed anymore
Thialfihar
2015-07-21
1
-2
/
+0
*
|
Make help pages work in dark theme
Thialfihar
2015-07-21
2
-2
/
+12
*
|
Make main text color themeable
Thialfihar
2015-07-21
4
-8
/
+13
*
|
Give password strength indicator colors their own name
Thialfihar
2015-07-21
3
-10
/
+11
*
|
Give key flag colors their own color names
Thialfihar
2015-07-21
11
-51
/
+47
*
|
Make cardview header divider themeable
Thialfihar
2015-07-21
3
-2
/
+5
*
|
Make log background themeable
Thialfihar
2015-07-21
4
-4
/
+7
*
|
Make FAB colors themeable
Thialfihar
2015-07-21
6
-10
/
+15
*
|
Make button row background themeable
Thialfihar
2015-07-21
16
-26
/
+26
*
|
Make header text and tertiary text color themeable
Thialfihar
2015-07-21
20
-36
/
+44
*
|
Start moving colors into themes
Thialfihar
2015-07-21
9
-54
/
+65
*
|
Automatically recreate activities on theme change
Thialfihar
2015-07-21
2
-4
/
+62
*
|
Add theme setting
Thialfihar
2015-07-21
11
-10
/
+121
*
|
Merge remote-tracking branch 'origin/master'
Vincent Breitmoser
2015-07-15
55
-449
/
+1456
|
\
\
|
*
\
Merge pull request #1435 from open-keychain/revocation-on-deletion
Dominik Schürmann
2015-07-15
55
-449
/
+1456
|
|
\
\
|
|
*
|
fixed multi-deletion bug, moved logic into DeleteKeyDialogActivity
Adithya Abraham Philip
2015-07-15
4
-21
/
+22
|
|
*
|
made mSignatureTime optional in CryptoOperationHelper
Adithya Abraham Philip
2015-07-15
14
-51
/
+112
|
|
*
|
added revocation tag NO_REASON to all revocations via PgpKeyOperation
Adithya Abraham Philip
2015-07-14
2
-1
/
+8
[next]