aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-04-04Add blacklistedConversation for undo swipeBrianBlade2-4/+4
Update title_undo_swipe_* strings
2015-04-04Dont end selectedConversation on swipeBrianBlade2-2/+4
Call mConversationFragment.reinit() instead. Add separate undo string for swipe MUC.
2015-04-04Re-enable selectableItemBackgroundBrianBlade1-3/+9
2015-04-03Enable end-conversation by swipe gestureBrianBlade5-62/+77
Add EnhancedListView library de.timroes.android:EnhancedListView:0.3.4 to enable swipe-out for ListViews
2015-04-01do not overlap account title and switchiNPUTmice1-1/+4
2015-04-01pulled translations from transifexiNPUTmice7-15/+466
2015-04-01Add toggle account-state switchBrianBlade1-0/+8
Add a switch to AccountAdapter that allows self-contained enabling/disabling of accounts without the need to bring up the context-menu
2015-03-22Update french translationErkan1-0/+4
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-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