aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use MD style for key trust toggle switchAndreas Straub2015-07-202-7/+1
* Remove device list from EditAccountAndreas Straub2015-07-191-43/+0
* Add clear devices to overflow menu in EditAccountAndreas Straub2015-07-192-0/+6
* Ask for key trust when sending messagesAndreas Straub2015-07-192-0/+123
* Refactor trust key ui and show in account detailsAndreas Straub2015-07-194-10/+51
* Add refresh icon to v21 themeSam Whited2015-07-196-0/+1
* Add key trust toggle to ContactDetailsActivityAndreas Straub2015-07-1912-0/+13
* Display trust status in ContactDetailsActivityAndreas Straub2015-07-191-3/+15
* Display axolotl chat message hintAndreas Straub2015-07-191-0/+1
* Add basic PEP managemend UI to EditAccountActivityAndreas Straub2015-07-192-0/+107
* CryptoNext Menu entries addedAndreas Straub2015-07-192-0/+4
* changed switch widgetDaniel Gultsch2015-07-1830-4/+58
* pulled translationsDaniel Gultsch2015-07-187-1/+15
* version bump to 1.5.0-beta.2Daniel Gultsch2015-07-161-1/+1
* fixed some ux glitches in editaccountDaniel Gultsch2015-07-162-2/+0
* removed empty translation fileDaniel Gultsch2015-07-161-2/+0
* made 'check image on http host' message more generic. fixed #1281Daniel Gultsch2015-07-1627-103/+332
* renamed colorsDaniel Gultsch2015-07-1334-152/+153
* display toast in ui on failed http downloadDaniel Gultsch2015-07-101-0/+1
* refactored message context menuDaniel Gultsch2015-07-022-10/+15
* pulled new translations from transifexDaniel Gultsch2015-06-232-3/+20
* pulled new translations from transifexDaniel Gultsch2015-06-102-0/+10
* upgrade build toolsDaniel Gultsch2015-06-021-2/+0
* pulled translations from transifexDaniel Gultsch2015-05-264-0/+20
* added choose picture as another quick action. fixes #1221Daniel Gultsch2015-05-2621-0/+2
* pulled translations from transifexDaniel Gultsch2015-05-207-0/+35
* pulled new translations from transifexDaniel Gultsch2015-05-163-52/+302
* pulled updated translations from transifexDaniel Gultsch2015-05-112-2/+4
* rewrote parts of message adapter to avoid using NULL viewsDaniel Gultsch2015-05-111-7/+0
* changed conversation red to material redDaniel Gultsch2015-05-1026-1/+1
* turn send button in cancel button while in whisper modeDaniel Gultsch2015-05-0320-0/+0
* replace send button with quick action button as long as no text has been enteredDaniel Gultsch2015-05-02115-405/+433
* pulled translations from transifexDaniel Gultsch2015-05-012-0/+70
* pulled translations from transifexDaniel Gultsch2015-04-298-1/+607
* adjust dimens slightly to work with v21+ (v21 doesn't count the navigation bar)Daniel Gultsch2015-04-283-0/+0
* increased padding on image buttons on v21 to match material guidelinesDaniel Gultsch2015-04-285-7/+9
* made material icons smaller (24dp)Daniel Gultsch2015-04-28133-17/+15
* increased padding around switches in manage accountsDaniel Gultsch2015-04-271-2/+4
* pulled translations from transifexDaniel Gultsch2015-04-269-3/+205
* Merge pull request #1135 from BrianBlade/manage_certificatesDaniel Gultsch2015-04-253-5/+33
|\
| * Add option to remove manually approved certificatesBrianBlade2015-04-193-5/+33
* | added missing translations from transifexDaniel Gultsch2015-04-2111-8/+24
* | pulled latest translations from transifexDaniel Gultsch2015-04-206-3/+727
|/
* maintain state when rotating settings activityiNPUTmice2015-04-141-4/+10
* Merge branch 'dont_trust_cas_preference' of https://github.com/BrianBlade/Con...iNPUTmice2015-04-143-1/+10
|\
| * Add option to use MTM without default TrustManagerBrianBlade2015-04-113-0/+9
* | fixed regression where the selected conversation wasn't highlighted anymore o...iNPUTmice2015-04-131-1/+1
* | Enable end-conversation by swipe gestureBrianBlade2015-04-086-62/+89
* | do not overlap account title and switchiNPUTmice2015-04-011-1/+4
* | Merge branch 'account_state_switch' of https://github.com/BrianBlade/Conversa...iNPUTmice2015-04-011-0/+8
|\ \