Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update dependencies | Dominik Schürmann | 2015-08-10 | 3 | -27/+26 |
| | |||||
* | Increase s2k iterations back to 0x90 | Dominik Schürmann | 2015-08-10 | 1 | -2/+2 |
| | |||||
* | Merge pull request #1465 from open-keychain/requirements | Dominik Schürmann | 2015-08-10 | 35 | -466/+944 |
|\ | | | | | Min crypto requirements | ||||
| * | Disable new failing test for now | Dominik Schürmann | 2015-08-10 | 1 | -2/+3 |
| | | |||||
| * | Fix API backward compat | Dominik Schürmann | 2015-08-10 | 1 | -4/+4 |
| | | |||||
| * | Fix test cases, add test cases (still 1 failing) | Dominik Schürmann | 2015-08-10 | 6 | -42/+182 |
| | | |||||
| * | Dont allow RSA_SIGN, RSA_ENCRYPT, deprecated in RFC | Dominik Schürmann | 2015-08-10 | 1 | -10/+3 |
| | | |||||
| * | Move TODOs into issue | Dominik Schürmann | 2015-08-10 | 1 | -13/+0 |
| | | |||||
| * | Improve comments and reasons in PgpConstants, simple checks for insecure ↵ | Dominik Schürmann | 2015-08-10 | 24 | -277/+471 |
| | | | | | | | | asymmetric keys | ||||
| * | Use default compression in OpenPgpService | Dominik Schürmann | 2015-08-09 | 1 | -3/+2 |
| | | |||||
| * | Follow some of coorus recommendations: better selection of algo whitelist, ↵ | Dominik Schürmann | 2015-08-09 | 5 | -40/+53 |
| | | | | | | | | ignore recipients preferred algos | ||||
| * | Introduce constants in OpenPgpSignature and DecryptionResult for ↵ | Dominik Schürmann | 2015-08-09 | 19 | -276/+427 |
|/ | | | | unsigned/unencrypted content, update API, introduce simple checks for insecure symmetric algos | ||||
* | use snackbar from repository (again), and update to 2.11.0 | Vincent Breitmoser | 2015-08-07 | 4 | -5/+2 |
| | | | | | | | | This release merged our pull requests for round corners on tablet for top line, and nicer dismiss-on-swipe animation. https://github.com/nispok/snackbar/pull/134 https://github.com/nispok/snackbar/pull/135 | ||||
* | Merge pull request #1473 from open-keychain/orbot-helper | Dominik Schürmann | 2015-08-06 | 11 | -169/+468 |
|\ | | | | | Updated OrbotHelper with the latest NetCipher | ||||
| * | updated OrbotHelper with silent start | Adithya Abraham Philip | 2015-08-06 | 11 | -169/+468 |
| | | |||||
* | | Merge pull request #1474 from open-keychain/themes-drawables | Dominik Schürmann | 2015-08-06 | 7 | -12/+35 |
|\ \ | |/ |/| | Fixed crash on api < 21 due to drawable using attrs | ||||
| * | 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 |
|\ | | | | | ISSUE #1304: Change keybase strings | ||||
| * | renamed the insertLinks() method to formatSpannableString() and added ↵ | xSooDx | 2015-08-04 | 1 | -2/+5 |
| | | | | | | | | comment about its functionality | ||||
| * | -Added failsafe in case '%s' is not in the string | xSooDx | 2015-07-21 | 1 | -2/+6 |
| | | | | | | | | -Causes the links to be appended at the end | ||||
| * | -No longer appends the links to the keybase_narratives | xSooDx | 2015-07-21 | 2 | -11/+17 |
| | | | | | | | | | | | | -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 |
| | | |||||
* | | Update libs | Dominik Schürmann | 2015-08-03 | 3 | -29/+26 |
| | | |||||
* | | Use gradle-all | Dominik Schürmann | 2015-08-03 | 1 | -3/+3 |
| | | |||||
* | | 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 |
| | | |||||
* | | Merge branch 'thialfihar-feature/add-theme-setting' | Dominik Schürmann | 2015-07-25 | 83 | -320/+573 |
|\ \ | |||||
| * | | 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 |
| | | | | | | | | | | | | This makes sure the dark theme also uses dark dialogs. | ||||
| * | | Fix key view toolbar and status colour | Thialfihar | 2015-07-21 | 2 | -5/+25 |
| | | | | | | | | | | | | | | | | | | The status bar wrongly used the same colour as the toolbar, making it indistinguishable from it. This calculates the status bar colour based on the toolbar colour. | ||||
| * | | Fix preference version handling | Thialfihar | 2015-07-21 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | Move preference upgrade of theme to version 4 of the preferences. The upgrade is meant FROM that version to the next. | ||||
| * | | 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 |
| | | | | | | | | | | | | | | | This is really an upgrade of the preference store and not an update of values, it also is consistent with SQLiteOpenHelper.onUpgrade(). | ||||
| * | | Refactor theme preference values into constants | Thialfihar | 2015-07-21 | 4 | -4/+14 |
| | | | | | | | | | | | | Also explicitly set a theme via preference updating to the default. | ||||
| * | | 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 |
| | | | | | | | | | | | | | | | | | | | | | 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. | ||||
| * | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 2 | -2/+12 |
| | | | | | | | | | | | | | | | This maintains the black-on-white theme of the HTML views even for the dark theme. |