aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-01-15Implements FS#64: Show who wrote last message in conversation overviewsteckbrief1-0/+1
2015-12-17Log error in case logcat command could not be executed; Show toast in case ↵steckbrief1-0/+1
nothing is copied
2015-12-16Implements FS#19, FS#84; Introduces ImageResizeException, MessageUtil and ↵steckbrief1-0/+5
distinguishes between image resizing and compressing/saving
2015-12-04Implements FS#89 - Change about informationsteckbrief1-3/+6
2015-11-20Partially implements FS#6: Conference ID changed to c+bugs@conferesteckbrief1-0/+1
nce.thedevstack.de
2015-11-20Implements FS#67: Introduce central logging class to use log prefix, new ↵steckbrief1-0/+5
activity to show logcat output and button to copy contents
2015-11-03Implements FS#26: Introduction of dialog to choose whether to resize a ↵steckbrief1-0/+4
picture or not
2015-10-30Implements FS#24: Introduce setting for picture resizingsteckbrief1-0/+5
2015-10-23Fixes FS#47: WiFi only setting in unencrypted chats bug fixed, typo in ↵steckbrief1-2/+2
values for the setting fixed, preferences involved in the decision for auto downloading image links moved to global Utility Class
2015-10-04Publishing additional information in message details dialog such as message ↵steckbrief1-0/+21
type and message status
2015-10-04Implements FS#72, FS#72, FS#73, FS#65, FS#66 - Resource List Dialog added, ↵steckbrief1-0/+4
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-08-11Merge tag '1.5.2' into trz/rebaselookshe1-129/+152
2015-06-19App-Name changed to "Conversations+" in strings.xmlsteckbrief1-1/+1
2015-04-14changed received and read confirmation setting to one list and put it to ↵lookshe1-3/+4
settings class
2015-04-12added settings for accepting and downloading fileslookshe1-1/+7
fix in Settings, initialize with same values like in preferences.xml
2015-04-11differ between received and read messagelookshe1-1/+3
2015-04-11no trim of messages or passwordlookshe1-0/+3
check password with only spaces separately
2015-03-18Added multiple select to Choose Contact ActivityAndreas Straub1-0/+4
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-10show geo uris as 'location' in overviewiNPUTmice1-0/+2
2015-03-07display geo uris as location. show 'send loction' in share menu if request ↵iNPUTmice1-0/+3
location intent can be resolved
2015-02-21added typing notifications through XEP-0085. fixed #210iNPUTmice1-0/+4
2015-02-10added actions to error notificationiNPUTmice1-0/+1
2015-01-30Remove title_activity_conversations and use app_name insteadkruks231-1/+0
2015-01-29Use Material Design Icons on API 21+Sam Whited1-0/+1
2015-01-21show checkbox to hide offline contactsiNPUTmice1-0/+1
2015-01-19Remove legacy SSL supportSam Whited1-2/+0
2015-01-18proper desc for offering and sending images in conversations overviewiNPUTmice1-0/+2
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 Whited1-4/+4
Fixes #896
2015-01-16Add download button on notification if applicableSam Whited1-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 notificationiNPUTmice1-1/+2
2015-01-14Add option to swap enter/emoticon keySam Whited1-0/+2
2015-01-14Harden the TLS connection cipher suitesSam Whited1-1/+1
2015-01-12context menu for files and offered files. fixed #848 fixed #849Daniel Gultsch1-2/+1
2015-01-12reworked message preview / message meta information (ie file offered, ↵Daniel Gultsch1-5/+8
received * file) fixed #837
2015-01-11Setting added for parsing emoticons or notTristan Zur1-0/+2
2015-01-11shortened some stringDaniel Gultsch1-2/+2
2015-01-09Introduced expert options to control enter-is-sendDaniel Gultsch1-0/+3
(default == off)
2015-01-09make project translatable via transifexDaniel Gultsch1-0/+6
2015-01-08allow for very basic muc configurationDaniel Gultsch1-2/+9
2015-01-08kick after banDaniel Gultsch1-0/+1
2015-01-08some clean ups for affiliation change context menuDaniel Gultsch1-4/+4
2015-01-07more muc optionsDaniel Gultsch1-0/+3
* show invite button only with admin privileges or on public conferences * Offer to ban user in public conferences. Thanks to @betheg for the awesome ground work for this
2015-01-07basic affiliation changes in mucDaniel Gultsch1-0/+6
2015-01-05Show affiliation instead of role in MucDetails and offer 'advanced mode' to ↵Daniel Gultsch1-0/+5
display role
2015-01-03record voice and attachment refactorDaniel Gultsch1-0/+1
2015-01-03disable / enable all accountsDaniel Gultsch1-0/+2