aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * Ask for key trust when sending messagesAndreas Straub2015-07-191-0/+120
| | * Refactor trust key ui and show in account detailsAndreas Straub2015-07-192-10/+43
| | * Add key trust toggle to ContactDetailsActivityAndreas Straub2015-07-191-0/+10
| | * Display trust status in ContactDetailsActivityAndreas Straub2015-07-191-3/+15
| | * Add basic PEP managemend UI to EditAccountActivityAndreas Straub2015-07-191-0/+101
| | * changed switch widgetDaniel Gultsch2015-07-181-2/+3
| | * fixed some ux glitches in editaccountDaniel Gultsch2015-07-162-2/+0
| | * renamed colorsDaniel Gultsch2015-07-1323-123/+125
| | * rewrote parts of message adapter to avoid using NULL viewsDaniel Gultsch2015-05-111-7/+0
| | * replace send button with quick action button as long as no text has been enteredDaniel Gultsch2015-05-021-1/+1
| | * increased padding on image buttons on v21 to match material guidelinesDaniel Gultsch2015-04-283-4/+4
| | * increased padding around switches in manage accountsDaniel Gultsch2015-04-271-2/+4
| | * fixed regression where the selected conversation wasn't highlighted anymore o...iNPUTmice2015-04-131-1/+1
| | * Enable end-conversation by swipe gestureBrianBlade2015-04-082-61/+79
| | * do not overlap account title and switchiNPUTmice2015-04-011-1/+4
| | * Add toggle account-state switchBrianBlade2015-04-011-0/+8
| * | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-01-081-1/+18
| |\ \ | |/ / |/| |
| * | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-12-041-4/+6
| |\ \
| * \ \ Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-12-0419-95/+95
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-12-022-0/+26
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-11-031-0/+20
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-10-161-1/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'trz/rename' into trz/rebaselookshe2015-10-055-6/+188
| |\ \ \ \ \ \ \
* | | | | | | | | Fixes FS#107, Implements FS#77steckbrief2016-01-081-1/+18
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Implements FS#83: Reload from last received messagesteckbrief2015-12-041-4/+6
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Fixes FS#75 - Change color names to reasonable namessteckbrief2015-12-0419-95/+95
| |_|_|_|/ / |/| | | | |
* | | | | | Implements FS#67: Introduce central logging class to use log prefix, new acti...steckbrief2015-11-202-0/+26
| |_|_|/ / |/| | | |
* | | | | Implements FS#26: Introduction of dialog to choose whether to resize a pictur...steckbrief2015-11-031-0/+20
| |_|/ / |/| | |
* | | | Fixes FS#82: Background color of conversation list item set to primary backgr...steckbrief2015-10-161-1/+2
| |/ / |/| |
* | | Publishing additional information in message details dialog such as message t...steckbrief2015-10-041-10/+51
* | | Implements FS#72, FS#72, FS#73, FS#65, FS#66 - Resource List Dialog added, Op...steckbrief2015-10-042-0/+140
* | | Fixes FS#49: Highlight the selected conversation in liststeckbrief2015-09-021-4/+5
* | | Fixes FS#50: Replace phone numbers and email addresses in messages with linkssteckbrief2015-09-022-2/+2
* | | Merge branch 'trz/rebase' into trz/renamelookshe2015-08-161-0/+8
|\| |
| * | - Introduction of SwipeRefreshLayout for conversation viewsteckbrief2015-08-121-0/+8
* | | Merge branch 'trz/rebase' into trz/renamelookshe2015-08-1124-201/+227
|\| |
| * | Merge tag '1.5.2' into trz/rebaselookshe2015-08-1124-201/+227
| * | Status color added to "create conversation" (refers to ticket #22 in flyspray)steckbrief2015-06-191-2/+9
* | | Status color added to "create conversation" (refers to ticket #22 in flyspray)steckbrief2015-06-191-2/+9
* | | renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief2015-06-192-3/+3
|/ /
* | moved color picker to libslookshe2015-04-152-145/+0
* | changed last message in overview also to EmojiconTextView for displaying smil...lookshe2015-04-121-3/+6
* | whatsapp-like smiley implementationlookshe2015-04-123-7/+22
* | Color choose dialogsteckbrief2015-04-112-0/+145
* | Merge master-originsteckbrief2015-02-2010-136/+209
|\|
| * Use Material Design Icons on API 21+Sam Whited2015-01-293-4/+4
| * always allow access to contact details. provide add button in contact detailsiNPUTmice2015-01-211-0/+7
| * Fixed action bar search for Android 5.0iNPUTmice2015-01-201-4/+4
| * explain read markeriNPUTmice2015-01-181-0/+13
| * Fix bottom padding on about pageSam Whited2015-01-131-1/+1