aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Set navigation bar color to dark on dark themeChristian Schneppe2018-07-092-1/+10
| | | | | | | | | | | | | * Allow overriding ConversationsTheme.Dark This change splits the dark theme style into two styles - base that stays the same in all configurations and Dark - the original - that can be overridden in specific configurations to add version specific styles. * Set navigation bar color to dark on dark theme Use secondary background color as navigation bar color when using dark theme. This avoids mismatched white colors on certain system themes.
* catch rare state loss exception when hitting home button to pop back stackChristian Schneppe2018-07-091-1/+5
|
* use emoji transform for toolbar, muc name and contacts nameChristian Schneppe2018-07-092-4/+5
|
* restart file observer when permisson are grantedChristian Schneppe2018-07-093-1/+29
|
* use tertiary background color for landscape conversation overviewChristian Schneppe2018-07-093-1/+8
|
* reset subject and name on emptyChristian Schneppe2018-07-095-14/+25
|
* save name instead of subject in bookmarkChristian Schneppe2018-07-094-18/+62
|
* improve identification of muc serviceChristian Schneppe2018-07-091-0/+1
|
* refined create conference dialogChristian Schneppe2018-07-098-85/+86
|
* version 2.1.0 beta (2018-06-30) + changesChristian Schneppe2018-06-302-8/+14
|
* choose contact activity: start action mode on short pressChristian Schneppe2018-06-3014-93/+165
|
* scale text size if topic is longChristian Schneppe2018-06-292-2/+18
|
* open/close soft keyboard in quick editChristian Schneppe2018-06-2914-32/+68
|
* non functional muc edit buttonChristian Schneppe2018-06-2917-72/+178
|
* do not include white listed domains in room listChristian Schneppe2018-06-295-18/+17
|
* use TextInputLayout in quickedit dialogChristian Schneppe2018-06-297-40/+58
|
* linkify subject + open xmpp directly w/o going through start conv activityChristian Schneppe2018-06-297-72/+154
|
* code clean up in contact details presence handlingChristian Schneppe2018-06-292-12/+8
|
* fixed some extended muc info handling. match what ejabberd doesChristian Schneppe2018-06-292-13/+21
|
* use room name (if available and != localpart) as group nameChristian Schneppe2018-06-294-52/+69
|
* show toast before finishing publish activityChristian Schneppe2018-06-291-7/+8
|
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2018-06-291-1/+1
|\
| * Fix for blank groupchat name issue when ShowPresenceColoredNames is selected ↵Ramesh Jangama2018-06-291-1/+1
| | | | | | | | (#209)
* | try to stop transcoding notification in some rare casesChristian Schneppe2018-06-291-0/+2
| |
* | fix crash in ListItemAdapterChristian Schneppe2018-06-291-1/+2
| |
* | correct activity_edit_account layoutChristian Schneppe2018-06-291-1/+1
| |
* | WIP: set room avatar and slight redesign of group detailsChristian Schneppe2018-06-2916-463/+721
|/ | | | *show jid in group details (in advanced mode)
* update translationsChristian Schneppe2018-06-247-7/+5
|
* fixed wrong border in account_rowChristian Schneppe2018-06-171-1/+1
|
* do not include read only chats in contact chooserChristian Schneppe2018-06-172-4/+9
|
* use Tor on http upload is account uses onion domainChristian Schneppe2018-06-177-20/+22
|
* deduplicate tags + translate 'blocked' tagChristian Schneppe2018-06-172-5/+9
|
* introduced config setting to hide error notificationChristian Schneppe2018-06-172-1/+5
|
* Improved URL matchingChristian Schneppe2018-06-172-19/+38
|
* add ‘paste as quote’ for api >= 23Christian Schneppe2018-06-165-16/+145
|
* put google() before jcenter() in gradleChristian Schneppe2018-06-161-3/+1
|
* fall back to search in other tab on search enterChristian Schneppe2018-06-161-0/+6
|
* Added expert setting for direct searchChristian Schneppe2018-06-164-1/+16
|
* permit empty values for subject and roster nameChristian Schneppe2018-06-164-19/+19
|
* fix geo uri regexChristian Schneppe2018-06-161-1/+1
| | | | | - only match valid float numbers - match uri with parameter
* fix cleanPrivateStorage()Christian Schneppe2018-06-161-24/+5
|
* attach editor content as fileChristian Schneppe2018-06-163-21/+6
|
* report unparsable limit as http upload availableChristian Schneppe2018-06-161-1/+1
|
* edit public=true/false property in mucsChristian Schneppe2018-06-161-0/+4
|
* catch NPE in AccountAdapterChristian Schneppe2018-06-161-1/+3
|
* catch NPE in exif detectionChristian Schneppe2018-06-161-1/+1
|
* catch OOM in FileObserverChristian Schneppe2018-06-161-1/+6
|
* use also rounded avatars in widgetChristian Schneppe2018-06-041-1/+3
|
* catch more exceptions in scheduleWakeUpCallChristian Schneppe2018-06-041-0/+2
|
* Revert "fade in images and avatars" because of strange flickeringChristian Schneppe2018-06-046-37/+0
| | | | This reverts commit 6bf3ef887a57d7427d4b4cccac3a1c1adcb14377.