aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-06-29New translations strings.xml (Indonesian)Christian Schneppe1-2/+0
2018-06-29New translations strings.xml (Spanish)Christian Schneppe1-2/+0
2018-06-29New translations strings.xml (Basque)Christian Schneppe1-2/+0
2018-06-29New translations strings.xml (Catalan)Christian Schneppe1-2/+0
2018-06-29New translations strings.xml (Czech)Christian Schneppe1-1/+0
2018-06-29New translations strings.xml (Dutch)Christian Schneppe1-2/+0
2018-06-29New translations strings.xml (Romanian)Christian Schneppe1-2/+0
2018-06-29New translations strings.xml (Galician)Christian Schneppe1-2/+0
2018-06-29New translations strings.xml (Italian)Christian Schneppe1-2/+0
2018-06-29New translations strings.xml (Polish)Christian Schneppe1-1/+0
2018-06-29New translations strings.xml (Portuguese)Christian Schneppe1-1/+0
2018-06-29New translations strings.xml (Swedish)Christian Schneppe1-1/+0
2018-06-29New translations strings.xml (French)Christian Schneppe1-1/+0
2018-06-29New translations strings.xml (Turkish)Christian Schneppe1-2/+0
2018-06-29scale text size if topic is longChristian Schneppe2-2/+18
2018-06-29open/close soft keyboard in quick editChristian Schneppe14-32/+68
2018-06-29non functional muc edit buttonChristian Schneppe17-72/+178
2018-06-29do not include white listed domains in room listChristian Schneppe5-18/+17
2018-06-29use TextInputLayout in quickedit dialogChristian Schneppe7-40/+58
2018-06-29linkify subject + open xmpp directly w/o going through start conv activityChristian Schneppe7-72/+154
2018-06-29code clean up in contact details presence handlingChristian Schneppe2-12/+8
2018-06-29fixed some extended muc info handling. match what ejabberd doesChristian Schneppe2-13/+21
2018-06-29use room name (if available and != localpart) as group nameChristian Schneppe4-52/+69
2018-06-29show toast before finishing publish activityChristian Schneppe1-7/+8
2018-06-29Fix for blank groupchat name issue when ShowPresenceColoredNames is selected ↵Ramesh Jangama1-1/+1
(#209)
2018-06-29try to stop transcoding notification in some rare casesChristian Schneppe1-0/+2
2018-06-29fix crash in ListItemAdapterChristian Schneppe1-1/+2
2018-06-29correct activity_edit_account layoutChristian Schneppe1-1/+1
2018-06-29WIP: set room avatar and slight redesign of group detailsChristian Schneppe15-462/+720
*show jid in group details (in advanced mode)
2018-06-24update translationsChristian Schneppe7-7/+5
2018-06-17fixed wrong border in account_rowChristian Schneppe1-1/+1
2018-06-17do not include read only chats in contact chooserChristian Schneppe2-4/+9
2018-06-17use Tor on http upload is account uses onion domainChristian Schneppe7-20/+22
2018-06-17deduplicate tags + translate 'blocked' tagChristian Schneppe2-5/+9
2018-06-17introduced config setting to hide error notificationChristian Schneppe2-1/+5
2018-06-17Improved URL matchingChristian Schneppe2-19/+38
2018-06-16add ‘paste as quote’ for api >= 23Christian Schneppe5-16/+145
2018-06-16fall back to search in other tab on search enterChristian Schneppe1-0/+6
2018-06-16Added expert setting for direct searchChristian Schneppe4-1/+16
2018-06-16permit empty values for subject and roster nameChristian Schneppe4-19/+19
2018-06-16fix geo uri regexChristian Schneppe1-1/+1
- only match valid float numbers - match uri with parameter
2018-06-16fix cleanPrivateStorage()Christian Schneppe1-24/+5
2018-06-16attach editor content as fileChristian Schneppe3-21/+6
2018-06-16report unparsable limit as http upload availableChristian Schneppe1-1/+1
2018-06-16edit public=true/false property in mucsChristian Schneppe1-0/+4
2018-06-16catch NPE in AccountAdapterChristian Schneppe1-1/+3
2018-06-16catch NPE in exif detectionChristian Schneppe1-1/+1
2018-06-16catch OOM in FileObserverChristian Schneppe1-1/+6
2018-06-04use also rounded avatars in widgetChristian Schneppe1-1/+3
2018-06-04catch more exceptions in scheduleWakeUpCallChristian Schneppe1-0/+2