aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/layout
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | use ViewAnimator for progress, streamline text on first stepVincent Breitmoser2015-03-137-65/+84
| * | | | | | | change finish button label to "link identity"Vincent Breitmoser2015-03-133-3/+3
| * | | | | | | fix linked wizard buttonsVincent Breitmoser2015-03-126-27/+48
| * | | | | | | twitter layout step3 -> step2Vincent Breitmoser2015-03-122-221/+77
| * | | | | | | finish implementing twitter resourceVincent Breitmoser2015-03-121-1/+1
| * | | | | | | better state management in LinkedIdView, move confirm progress into cardVincent Breitmoser2015-03-101-21/+27
| * | | | | | | Merge remote-tracking branch 'origin/development' into linked-identitiesVincent Breitmoser2015-03-1033-59/+193
| |\ \ \ \ \ \ \
| * | | | | | | | add expand item to linked id listVincent Breitmoser2015-03-101-1/+21
| * | | | | | | | cleaner handling of verification stateVincent Breitmoser2015-03-101-1/+2
| * | | | | | | | Merge remote-tracking branch 'development' into linked-identitiesVincent Breitmoser2015-03-1025-446/+446
| |\ \ \ \ \ \ \ \
| * | | | | | | | | rearrange linked id layouts, add CertListWidgetVincent Breitmoser2015-03-092-11/+102
| * | | | | | | | | add linked id certs uri to KeychainProviderVincent Breitmoser2015-03-091-52/+0
| * | | | | | | | | use loader in LinkedIdViewFragmentVincent Breitmoser2015-03-091-0/+8
| * | | | | | | | | successfully certify linked idsVincent Breitmoser2015-03-081-0/+1
| * | | | | | | | | Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-084-21/+55
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | 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
* | | | | | | | | | | | | | Make CardView background themeableThialfihar2015-07-213-5/+5
* | | | | | | | | | | | | | Make bright toolbar themeableThialfihar2015-07-213-18/+2