aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-10-31indicate cbe in chat message hintDaniel Gultsch1-2/+3
2015-10-31explicitly mark verified omemo keys in UIDaniel Gultsch1-0/+2
2015-10-30Implements FS#24: Introduce setting for picture resizingsteckbrief4-1/+28
2015-10-29load avatars in message adapter in background taskDaniel Gultsch2-4/+4
2015-10-28show encryption type in warned/red messagesDaniel Gultsch1-0/+11
2015-10-28Show PGP "please wait" message only when actually decryptingfiaxh1-1/+2
2015-10-26Reset the margins manually after rotatingsaqura3-0/+3
2015-10-23Fixes FS#47: WiFi only setting in unencrypted chats bug fixed, typo in ↵steckbrief2-3/+3
values for the setting fixed, preferences involved in the decision for auto downloading image links moved to global Utility Class
2015-10-20open manage account + certificate chooser when cbe mode is enabledDaniel Gultsch1-0/+1
2015-10-17improved error reporting in trust keys activityDaniel Gultsch1-0/+2
2015-10-16Fixes FS#82: Background color of conversation list item set to primary ↵steckbrief2-1/+4
background color
2015-10-14pulled translations from transifexDaniel Gultsch26-26/+61
2015-10-14changed some source stringsDaniel Gultsch1-2/+2
2015-10-13pulled translations from transifexDaniel Gultsch7-453/+913
2015-10-12add config variable to enable x509 verificationDaniel Gultsch2-3/+3
2015-10-11add menu item in account details to renew certificateDaniel Gultsch2-1/+11
2015-10-11make add account from key visibleDaniel Gultsch1-1/+1
2015-10-11Captcha support.Armin Novak1-0/+3
2015-10-10Fixed a typo in string.xmlSafwat Halaby1-1/+1
2015-10-09initial UI work to allow setting up accounts from certifcatesDaniel Gultsch2-0/+9
2015-10-08introduced expert options to set status to away and xa if screen is off or ↵Daniel Gultsch2-0/+17
if phone is silenced
2015-10-06Show whether MAM is supported in MUCssaqura1-1/+30
The conference details in "Advanced Mode" now indicate whether MAM is supported by the conference server.
2015-10-05pulled translations from transifexDaniel Gultsch6-132/+153
2015-10-04Publishing additional information in message details dialog such as message ↵steckbrief3-10/+93
type and message status
2015-10-04Implements FS#72, FS#72, FS#73, FS#65, FS#66 - Resource List Dialog added, ↵steckbrief5-1/+152
Open resource list on long click in conversations overview, open resource list on click on bare jid in contact details view, Message details dialog added
2015-10-04New logo added, fixes FS#56steckbrief5-0/+0
2015-09-22swapped icons for foreground servicesDaniel Gultsch5-0/+0
2015-09-21Export logs to SD card preferencefiaxh2-0/+7
2015-09-15pulled translations from transifexDaniel Gultsch7-2/+30
2015-09-14pulled translations from transifexDaniel Gultsch20-20/+0
2015-09-14some string localization for russian languageSergey Spivak1-0/+14
2015-09-13added possibiltiy to set conferences as moderated (only visible in advanced ↵Daniel Gultsch1-1/+3
mode)
2015-09-13pulled new translations from transifexDaniel Gultsch7-0/+116
2015-09-06indicate broken pep in server infoDaniel Gultsch1-0/+1
2015-09-02Fixes FS#49: Highlight the selected conversation in liststeckbrief1-4/+5
2015-09-02Fixes FS#50: Replace phone numbers and email addresses in messages with linkssteckbrief2-2/+2
2015-09-01added special error state for dns timeoutDaniel Gultsch1-0/+1
2015-08-28pulled updated translations from transifexDaniel Gultsch20-20/+7
2015-08-27added XEP number for http file uploadDaniel Gultsch7-7/+40
2015-08-26use dedicated colors for primary and primary_darkDaniel Gultsch4-7/+8
2015-08-24pulled translations from transifexDaniel Gultsch25-49/+18
2015-08-24renamed plain text to unencrypted. fixes #1331Daniel Gultsch27-52/+52
2015-08-24added setting to allow for white backgrounds in incoming message bubblesDaniel Gultsch22-0/+7
2015-08-19pulled translations from transifexDaniel Gultsch12-151/+397
2015-08-16Fixes FS#12 - Move smiley replacement from UIHelper to Emojicon modulelookshe18-0/+0
2015-08-15Update license string with librariesAndreas Straub1-0/+4
2015-08-15Display error message if all contact keys purgedAndreas Straub2-0/+34
2015-08-14show HTTP upload availability on Edit account screenhlad2-0/+21
2015-08-12- Introduction of SwipeRefreshLayout for conversation viewsteckbrief1-0/+8
- OnScrollListener for ListView of messages removed and replaced with swipe refresh - Loading of messages now possible even if no message is present in conversation
2015-08-11Merge tag '1.5.2' into trz/rebaselookshe351-584/+3349