aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/layout
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | successfully certify linked idsVincent Breitmoser2015-03-081-0/+1
| | | | | | | | | |
| * | | | | | | | | Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-084-21/+55
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewKeyActivity.java
| * | | | | | | | | | work on certification stepVincent Breitmoser2015-03-081-1/+10
| | | | | | | | | | |
| * | | | | | | | | | first steps in ui towards confirmation of linked idsVincent Breitmoser2015-03-062-6/+86
| | | | | | | | | | |
| * | | | | | | | | | work on LinkedIdViewFragmentVincent Breitmoser2015-03-053-80/+8
| | | | | | | | | | |
| * | | | | | | | | | make linked identity list homogeneousVincent Breitmoser2015-03-052-6/+6
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-0553-178/+276
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/operations/results/OperationResult.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewKeyFragment.java
| * | | | | | | | | | | do a TON of UI workVincent Breitmoser2015-03-054-0/+212
| | | | | | | | | | | |
| * | | | | | | | | | | work more on separation of linked identities and resources, initial ui workVincent Breitmoser2015-03-041-1/+29
| | | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-022-7/+19
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/adapter/UserAttributesAdapter.java
| * | | | | | | | | | | | some fixes for compiling (still not working!)Vincent Breitmoser2015-03-023-3/+3
| | | | | | | | | | | | |
| * | | | | | | | | | | | NON-WORKING Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-0287-1517/+2232
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/UncachedKeyRing.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/UncachedPublicKey.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/WrappedUserAttribute.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/provider/KeychainDatabase.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/provider/KeychainProvider.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/provider/ProviderHelper.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/KeychainIntentService.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/SaveKeyringParcel.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/KeyListActivity.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewKeyMainFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/adapter/UserAttributesAdapter.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/util/ContactHelper.java OpenKeychain/src/main/res/layout/view_key_main_fragment.xml OpenKeychain/src/main/res/values/strings.xml extern/spongycastle
| * | | | | | | | | | | | | linked id ui work dns/twitterVincent Breitmoser2015-01-161-4/+2
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | affirmation -> linked identityVincent Breitmoser2015-01-158-17/+17
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | work on dns resource, working (dummy) verificationVincent Breitmoser2015-01-143-13/+221
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | add back button to wizard fragmentsVincent Breitmoser2015-01-136-12/+24
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | some work on twitter resourceVincent Breitmoser2015-01-135-11/+609
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | add dns button to linked identity selectionVincent Breitmoser2015-01-121-1/+36
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | even more intermediate resultVincent Breitmoser2015-01-121-5/+11
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | intermediate state, nothing really working yetVincent Breitmoser2015-01-124-0/+443
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Make keybase an experimental featureDominik Schürmann2015-08-284-109/+90
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | introduce text protection and fix color change after confirmDominik Schürmann2015-08-281-9/+24
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Remove old commentDominik Schürmann2015-08-281-1/+0
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Improve scrolling in key viewDominik Schürmann2015-08-282-5/+6
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Dont show FAB for expired, revoked keysDominik Schürmann2015-08-281-1/+3
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Collapsing ToolbarDominik Schürmann2015-08-282-253/+237
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Experimental word comparisonDominik Schürmann2015-08-271-0/+1
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Prettify settings, rename some stringsDominik Schürmann2015-08-271-3/+3
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Fix theme problemsDominik Schürmann2015-08-186-8/+6
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | show dummy item if there are no secret keysVincent Breitmoser2015-08-141-1/+51
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Fix color and design in help activityDominik Schürmann2015-08-031-14/+10
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Restore fab colors in key listDominik Schürmann2015-07-251-6/+6
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Update recent decrypt changes to use new theme attributesThialfihar2015-07-211-2/+2
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Make tab text and indicator themeableThialfihar2015-07-212-4/+4
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Make import keys activity honour the themeThialfihar2015-07-211-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 themeableThialfihar2015-07-213-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | However, CardViews displaying QR codes keep a fixed white background.
* | | | | | | | | | | | | | Make bright toolbar themeableThialfihar2015-07-213-18/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | | | | | | | | | | Make help pages work in dark themeThialfihar2015-07-211-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This maintains the black-on-white theme of the HTML views even for the dark theme.
* | | | | | | | | | | | | | Give password strength indicator colors their own nameThialfihar2015-07-211-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also prune the android color definitions, most of which aren't used.
* | | | | | | | | | | | | | Give key flag colors their own color namesThialfihar2015-07-211-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This removes "bg_gray" and selector_transparent_button.xml, which is unused and the last file to reference "bg_gray".
* | | | | | | | | | | | | | Make log background themeableThialfihar2015-07-211-3/+3
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Make FAB colors themeableThialfihar2015-07-211-6/+6
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Make button row background themeableThialfihar2015-07-2113-23/+23
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Make header text and tertiary text color themeableThialfihar2015-07-217-10/+10
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Start moving colors into themesThialfihar2015-07-214-17/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using attrs instead of fixed colors it will be possible to style everything and also dynamically grab the color where needed in code. This is done with colorEmphasis as an initial test. Also remove several unused colors.
* | | | | | | | | | | | | | added licenses, cleaned up code, fixed warningsAdithya Abraham Philip2015-07-131-3/+2
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | use only one DeleteDialogActivityAdithya Abraham Philip2015-07-131-2/+3
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | implemented revocation on deletionAdithya Abraham Philip2015-07-131-0/+24
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Rudimentary backup featureDominik Schürmann2015-07-082-0/+88
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | multi-decrypt: add retry mechanismVincent Breitmoser2015-07-081-1/+13
| | | | | | | | | | | | | |