Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better del_rev_dialog_title | Dominik Schürmann | 2015-08-24 | 1 | -1/+1 |
| | |||||
* | Better del_rev_dialog_message | Dominik Schürmann | 2015-08-24 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2015-08-24 | 1 | -0/+1 |
|\ | |||||
| * | mention filename to export to in log | Vincent Breitmoser | 2015-08-22 | 1 | -0/+1 |
| | | |||||
* | | Move proxy pref values out of strings | Dominik Schürmann | 2015-08-24 | 3 | -6/+4 |
|/ | |||||
* | introduced constants for keyserver sync, fixed sync issue | Adithya Abraham Philip | 2015-08-20 | 1 | -1/+0 |
| | |||||
* | added on/off summaries | Adithya Abraham Philip | 2015-08-20 | 2 | -7/+8 |
| | |||||
* | added sync preferences | Adithya Abraham Philip | 2015-08-20 | 3 | -0/+21 |
| | |||||
* | changed orbot notification icons | Adithya Abraham Philip | 2015-08-20 | 15 | -0/+0 |
| | |||||
* | changed sync name | Adithya Abraham Philip | 2015-08-20 | 1 | -0/+1 |
| | |||||
* | improved orbot notify, added periodic sync | Adithya Abraham Philip | 2015-08-20 | 2 | -4/+4 |
| | |||||
* | introduced keyserver sync adapter | Adithya Abraham Philip | 2015-08-20 | 2 | -0/+14 |
| | |||||
* | Fix theme problems | Dominik Schürmann | 2015-08-18 | 8 | -14/+22 |
| | |||||
* | Update about | Dominik Schürmann | 2015-08-17 | 1 | -14/+21 |
| | |||||
* | Add additional langs from transifex | Dominik Schürmann | 2015-08-17 | 15 | -0/+1656 |
| | |||||
* | Pull from transifex | Dominik Schürmann | 2015-08-17 | 51 | -321/+1039 |
| | |||||
* | Changelog 3.5 | Dominik Schürmann | 2015-08-17 | 1 | -0/+7 |
| | |||||
* | show dummy item if there are no secret keys | Vincent Breitmoser | 2015-08-14 | 1 | -1/+51 |
| | |||||
* | Fix theme bugs | Dominik Schürmann | 2015-08-12 | 1 | -1/+6 |
| | |||||
* | Adpt official theme naming schema | Dominik Schürmann | 2015-08-12 | 2 | -14/+14 |
| | |||||
* | Style dialog buttons | Dominik Schürmann | 2015-08-12 | 1 | -1/+15 |
| | |||||
* | Improve comments and reasons in PgpConstants, simple checks for insecure ↵ | Dominik Schürmann | 2015-08-10 | 9 | -23/+24 |
| | | | | asymmetric keys | ||||
* | Follow some of coorus recommendations: better selection of algo whitelist, ↵ | Dominik Schürmann | 2015-08-09 | 1 | -1/+0 |
| | | | | ignore recipients preferred algos | ||||
* | Introduce constants in OpenPgpSignature and DecryptionResult for ↵ | Dominik Schürmann | 2015-08-09 | 1 | -1/+3 |
| | | | | unsigned/unencrypted content, update API, introduce simple checks for insecure symmetric algos | ||||
* | Merge pull request #1473 from open-keychain/orbot-helper | Dominik Schürmann | 2015-08-06 | 1 | -0/+2 |
|\ | | | | | Updated OrbotHelper with the latest NetCipher | ||||
| * | updated OrbotHelper with silent start | Adithya Abraham Philip | 2015-08-06 | 1 | -0/+2 |
| | | |||||
* | | 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 | 1 | -8/+8 |
|\ | | | | | ISSUE #1304: Change keybase strings | ||||
| * | -No longer appends the links to the keybase_narratives | xSooDx | 2015-07-21 | 1 | -8/+8 |
| | | | | | | | | | | | | -Now uses '%s' to insert the names in the keybase_narratives -added '%s' to keybase_narrative_* in the string.xml file NOTE:Have not modified for other languages | ||||
* | | Fix account_privacy_text | Dominik Schürmann | 2015-08-05 | 1 | -1/+1 |
| | | |||||
* | | Add privacy information to account screen | Dominik Schürmann | 2015-08-03 | 14 | -12/+27 |
| | | |||||
* | | Fix color and design in help activity | Dominik Schürmann | 2015-08-03 | 1 | -14/+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 color of selected text in drawer menu for light theme | Thialfihar | 2015-07-21 | 2 | -0/+4 |
| | | | | | | | | | | | | | | The MaterialDrawerTheme.Light.ActionBar makes the drawer icon in the top left black for some reason. A work-around is to set the primary colour back to green, so it will be used for Theme.AppCompat.Light and override the selected text colour for the dark theme. | ||||
* | | Update recent decrypt changes to use new theme attributes | Thialfihar | 2015-07-21 | 1 | -2/+2 |
| | | |||||
* | | 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 import keys activity honour the theme | Thialfihar | 2015-07-21 | 1 | -19/+5 |
| | | | | | | | | | | | | | | | | | | This changes the light theme slightly as well, it uses the actual background instead of pure white and removes the thick superfluous divider on top. The divider at the bottom now has no margin, making the separation from the FrameLayout on top more consistent, especially when there is scrollable content. | ||||
* | | Make CardView background themeable | Thialfihar | 2015-07-21 | 5 | -5/+8 |
| | | | | | | | | However, CardViews displaying QR codes keep a fixed white background. | ||||
* | | Make bright toolbar themeable | Thialfihar | 2015-07-21 | 6 | -20/+5 |
| | | | | | | | | | | | | | | | | | | | | Also remove a superfluous divider in the decrypt files fragment and the unused drawer_custom_header.xml. This changes the color of the toolbar in the light theme as well, because its brightness didn't play well with the system status bar of Android, drowning it in whiteness. Now it is still very light, but the system bar is still faintly visible above it. | ||||
* | | 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 | 1 | -2/+11 |
| | | | | | | | | | | This maintains the black-on-white theme of the HTML views even for the dark theme. | ||||
* | | Make main text color themeable | Thialfihar | 2015-07-21 | 2 | -4/+9 |
| | | |||||
* | | Give password strength indicator colors their own name | Thialfihar | 2015-07-21 | 2 | -7/+8 |
| | | | | | | | | Also prune the android color definitions, most of which aren't used. | ||||
* | | Give key flag colors their own color names | Thialfihar | 2015-07-21 | 3 | -12/+8 |
| | | | | | | | | | | This removes "bg_gray" and selector_transparent_button.xml, which is unused and the last file to reference "bg_gray". | ||||
* | | 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 |
| | |