aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-04-11Color choose dialogsteckbrief20-4/+164
2015-04-11differ between received and read messagelookshe3-3/+13
2015-04-11no trim of messages or passwordlookshe2-0/+4
check password with only spaces separately
2015-03-31Configurable LED color (Attention: Expert setting because currently only ↵steckbrief2-0/+7
text input)
2015-03-22pulled translationsiNPUTmice5-0/+21
2015-03-19pulled more translationsiNPUTmice1-0/+5
2015-03-18Added multiple select to Choose Contact ActivityAndreas Straub2-0/+13
When passing the Choose Contact Activity a boolean called "multiple" set to true, it now allows the user to select multiple contacts. Long pressing a contact enters multiple selection mode and the selection is confirmed using a button in the CAB. The Activity returns whether or not multiple contacts were selected using the same boolean. If multiple contacts were selected, an array of JID strings called "contacts" is returned. The Choose Contact Activity now also honors "filter_contacts", an array of strings containing JIDs that should not be displayed in the picker. The invite to conference dialog now uses this feature to enable inviting multiple contacts at once. Additionally, Invite Contact uses "filter_contacts" to only display contacts that are not yet participating in the conversation
2015-03-16pulled new translations from transifexiNPUTmice10-11/+348
2015-03-10open location directly from notificationiNPUTmice5-0/+0
2015-03-10show geo uris as 'location' in overviewiNPUTmice1-0/+2
2015-03-07display geo uris as location. show 'send loction' in share menu if request ↵iNPUTmice2-5/+15
location intent can be resolved
2015-02-27pulled new translations from transifexiNPUTmice5-23/+191
2015-02-23pulled new translations from transifexiNPUTmice6-35/+84
2015-02-21added typing notifications through XEP-0085. fixed #210iNPUTmice2-0/+11
2015-02-16pulled translations from transifexiNPUTmice10-28/+647
2015-02-10added actions to error notificationiNPUTmice11-0/+1
2015-02-01Remove another unused resourceSam Whited5-0/+0
2015-02-01pulled spanish translations againiNPUTmice1-2/+2
2015-02-01Remove unused resourcesSam Whited24-0/+0
2015-02-01pulled translations from transifexiNPUTmice16-0/+1513
2015-02-01Removes some unused strings (the legacy SSL stuff)Sam Whited4-7/+0
2015-01-30Remove title_activity_conversations and use app_name insteadkruks2313-13/+0
2015-01-29Use Material Design Icons on API 21+Sam Whited142-17/+80
2015-01-25updated translationsiNPUTmice4-432/+476
2015-01-25Czech translationJaroslav Lichtblau1-0/+1
for "hide offline" added
2015-01-21show checkbox to hide offline contactsiNPUTmice2-0/+9
2015-01-21always allow access to contact details. provide add button in contact detailsiNPUTmice2-12/+7
2015-01-21Add block/unblock to contact details menuSam Whited1-0/+13
See #889
2015-01-20- Avoiding accessing shared preferences to know if emoticons should be ↵steckbrief1-1/+11
parsed for every single message - Adding support to show online status in Conversations overview (configurable via the setting "send_button_status")
2015-01-20Fixed action bar search for Android 5.0iNPUTmice1-4/+4
2015-01-19Czech translation updatedJaroslav Lichtblau1-406/+420
for Conversations
2015-01-19Remove legacy SSL supportSam Whited10-15/+0
2015-01-19fetched translations from transifexiNPUTmice14-4159/+4412
2015-01-18proper desc for offering and sending images in conversations overviewiNPUTmice1-0/+2
2015-01-18explain read markeriNPUTmice1-0/+13
2015-01-18use same helper methods for images and filesiNPUTmice1-7/+3
2015-01-18Added new file type names for file transfersChristian S1-0/+2
- apk - vcard
2015-01-17Fix string substitutions with unknown filetypesSam Whited1-0/+1
2015-01-17Correct the download file string on notificationsSam Whited6-9/+4
Fixes #896
2015-01-16Add download button on notification if applicableSam Whited5-0/+1
2015-01-15show toast when avatar has been published - fixed #874iNPUTmice1-0/+1
2015-01-15added dedicated button to disable foreground service in perma notificationiNPUTmice5-1/+2
2015-01-14Add option to swap enter/emoticon keySam Whited2-0/+7
2015-01-14Harden the TLS connection cipher suitesSam Whited1-1/+1
2015-01-13Fix bottom padding on about pageSam Whited1-1/+1
2015-01-13make use of different dimensions for different screen sizesDaniel Gultsch15-114/+56
2015-01-12Use margin instead of padding in about screenSam Whited1-4/+4
2015-01-13Updated Italian translationsElia1-25/+104
2015-01-12Czech translationJaroslav Lichtblau1-9/+37
updated
2015-01-12context menu for files and offered files. fixed #848 fixed #849Daniel Gultsch2-4/+3