aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-08-15first attempt for trying to change emojicon to ↵trz/emojicon-newlookshe3-3/+3
https://github.com/rockerhieu/emojicon
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/rebasetrz/1.5.2.1lookshe351-584/+3349
2015-06-19Status color added to "create conversation" (refers to ticket #22 in flyspray)steckbrief1-2/+9
2015-04-15moved color picker to libslookshe17-151/+0
2015-04-14changed received and read confirmation setting to one list and put it to ↵lookshe4-68/+83
settings class
2015-04-12changed last message in overview also to EmojiconTextView for displaying ↵lookshe1-3/+6
smileys correctly
2015-04-12added settings for accepting and downloading fileslookshe21-26/+57
fix in Settings, initialize with same values like in preferences.xml
2015-04-12add missing resource fileslookshe8-0/+0
2015-04-12whatsapp-like smiley implementationlookshe3-7/+22
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