aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/util
Commit message (Collapse)AuthorAgeFilesLines
...
| * Merge tag 'v3.2.1' into linked-identitiesVincent Breitmoser2015-05-111-1/+48
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 3.2.1 Conflicts: OpenKeychain/build.gradle OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/DecryptFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/adapter/KeyAdapter.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/adapter/SelectKeyCursorAdapter.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/widget/EncryptKeyCompletionView.java OpenKeychain/src/main/res/layout/decrypt_text_fragment.xml OpenKeychain/src/main/res/values/strings.xml
| * \ Merge remote-tracking branch 'origin/development' into linked-identitiesVincent Breitmoser2015-04-261-0/+5
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/DecryptFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/DecryptTextFragment.java OpenKeychain/src/main/res/menu/decrypt_menu.xml
| * \ \ Merge branch 'development' into linked-identitiesVincent Breitmoser2015-04-249-123/+185
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Graphics/update-drawables.sh OpenKeychain-Test/src/test/java/org/sufficientlysecure/keychain/operations/CertifyOperationTest.java OpenKeychain/build.gradle OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/CertifyActionsParcel.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/PassphraseDialogActivity.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewKeyActivity.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewKeyFragment.java
| * \ \ \ Merge branch 'development' into linked-identitiesVincent Breitmoser2015-04-092-8/+17
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenKeychain/build.gradle OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/KeyListFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewKeyActivity.java
| * \ \ \ \ Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-244-32/+393
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewKeyActivity.java
| * \ \ \ \ \ Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-152-37/+261
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewKeyActivity.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewKeyFragment.java
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/development' into linked-identitiesVincent Breitmoser2015-03-101-6/+48
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewKeyFragment.java OpenKeychain/src/main/res/layout/view_key_fragment.xml
| * | | | | | | | filter out unknown linked idsVincent Breitmoser2015-03-101-0/+76
| | | | | | | | |
* | | | | | | | | Make keybase an experimental featureDominik Schürmann2015-08-281-0/+10
| | | | | | | | |
* | | | | | | | | some cleanup in FileHelper, and allow input of filename during exportVincent Breitmoser2015-08-272-82/+117
| | | | | | | | |
* | | | | | | | | Experimental features settings reworkedDominik Schürmann2015-08-271-6/+15
| | | | | | | | |
* | | | | | | | | Experimental feature settingDominik Schürmann2015-08-271-1/+13
| | | | | | | | |
* | | | | | | | | Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2015-08-241-1/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | trigger indexing of file after operation (#1498)Vincent Breitmoser2015-08-221-1/+6
| | | | | | | | | |
* | | | | | | | | | Move proxy pref values out of stringsDominik Schürmann2015-08-241-7/+10
|/ / / / / / / / /
* | | | | | | | | introduced constants for keyserver sync, fixed sync issueAdithya Abraham Philip2015-08-202-3/+8
| | | | | | | | |
* | | | | | | | | reworked keyserversyncadapterservice flowAdithya Abraham Philip2015-08-201-12/+24
| | | | | | | | |
* | | | | | | | | Lock orientation for yubikey operationsDominik Schürmann2015-08-121-0/+85
| | | | | | | | |
* | | | | | | | | updated OrbotHelper with silent startAdithya Abraham Philip2015-08-063-79/+293
| | | | | | | | |
* | | | | | | | | Fix preference version handlingThialfihar2015-07-211-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 themeThialfihar2015-07-211-1/+1
| | | | | | | | |
* | | | | | | | | Rename updatePreferences() to upgradePreferences()Thialfihar2015-07-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 constantsThialfihar2015-07-211-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also explicitly set a theme via preference updating to the default.
* | | | | | | | | Add theme settingThialfihar2015-07-211-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This prepares that different themes can be added. Currently light and dark will just use the default OK theme.
* | | | | | | | | add pseudo-static id property to CryptoOperationHelperVincent Breitmoser2015-07-091-1/+1
| | | | | | | | |
* | | | | | | | | change wording of export dialog, remove "export secret" checkboxVincent Breitmoser2015-07-081-16/+22
| | | | | | | | |
* | | | | | | | | Rudimentary backup featureDominik Schürmann2015-07-081-2/+2
| | | | | | | | |
* | | | | | | | | shifted proxy checking to ImportKeysListCloudLoaderAdithya Abraham Philip2015-07-081-0/+30
| | | | | | | | |
* | | | | | | | | fixed OrbotRequiredDialogActivity not finishing, orbot install dialog styleAdithya Abraham Philip2015-07-031-8/+44
| | | | | | | | |
* | | | | | | | | reformatted codeAdithya Abraham Philip2015-07-032-3/+6
| | | | | | | | |
* | | | | | | | | added proxy support to OperationHelperAdithya Abraham Philip2015-07-033-37/+36
| | | | | | | | |
* | | | | | | | | fixed middleButton parameter being ignoredAdithya Abraham Philip2015-07-031-2/+2
| | | | | | | | |
* | | | | | | | | renamed to clarify necessity for two install dialog fragmentsAdithya Abraham Philip2015-07-031-3/+3
| | | | | | | | |
* | | | | | | | | Rename package back to orbot because these are orbot utilsDominik Schürmann2015-07-032-2/+2
| | | | | | | | |
* | | | | | | | | Cleanup tor codeDominik Schürmann2015-07-032-26/+15
| | | | | | | | |
* | | | | | | | | ensuring code style is preservedAdithya Abraham Philip2015-07-035-60/+31
| | | | | | | | |
* | | | | | | | | added proxy to all import operations using KeychainServiceAdithya Abraham Philip2015-07-031-0/+48
| | | | | | | | |
* | | | | | | | | orbot dialog fragments addedAdithya Abraham Philip2015-07-034-217/+142
| | | | | | | | |
* | | | | | | | | removed NetCipher submodule, copied classesAdithya Abraham Philip2015-07-032-0/+358
| | | | | | | | |
* | | | | | | | | fixed Proxy generation, proxy working for for cloud importAdithya Abraham Philip2015-07-032-16/+13
| | | | | | | | |
* | | | | | | | | fixed certificate pinningAdithya Abraham Philip2015-07-031-10/+36
| | | | | | | | |
* | | | | | | | | fixed prefsAdithya Abraham Philip2015-07-031-1/+10
| | | | | | | | |
* | | | | | | | | added proxy support, silent right nowAdithya Abraham Philip2015-07-033-1/+127
| | | | | | | | |
* | | | | | | | | added ProxyPrefsAdithya Abraham Philip2015-07-031-3/+38
| | | | | | | | |
* | | | | | | | | added NetCipher as submoduleAdithya Abraham Philip2015-07-032-429/+0
| | | | | | | | |
* | | | | | | | | added proxy typeAdithya Abraham Philip2015-07-031-0/+26
| | | | | | | | |
* | | | | | | | | added class sourcesAdithya Abraham Philip2015-07-032-1/+9
| | | | | | | | |
* | | | | | | | | added licenseAdithya Abraham Philip2015-07-032-3/+66
| | | | | | | | |
* | | | | | | | | added proxy/tor preferencesAdithya Abraham Philip2015-07-033-0/+405
| | | | | | | | |
* | | | | | | | | Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2015-07-021-1/+5
|\ \ \ \ \ \ \ \ \