aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixed npe in WelcomeActivityChristian Schneppe2018-07-091-1/+3
|
* handle non participating mucs a bit betterChristian Schneppe2018-07-094-7/+22
|
* do not add in_roster flag when restoring from diskChristian Schneppe2018-07-091-1/+0
|
* store own affiliation and role to diskChristian Schneppe2018-07-093-64/+52
|
* change listener lock strategieChristian Schneppe2018-07-091-38/+28
|
* standards. right?Christian Schneppe2018-07-091-2/+3
|
* support mam:1Christian Schneppe2018-07-097-32/+95
|
* show snackbar for resource constraint in mucsChristian Schneppe2018-07-094-0/+7
|
* open trust key screen when download is in progressChristian Schneppe2018-07-093-3/+4
|
* add missing importChristian Schneppe2018-07-091-0/+1
|
* fixed npe in paste as quoteChristian Schneppe2018-07-091-2/+2
|
* make xmppuri deal with null inputChristian Schneppe2018-07-091-1/+4
|
* use sets instead of list for listenersChristian Schneppe2018-07-092-68/+93
|
* persist muc avatar and show in bookmarksChristian Schneppe2018-07-095-14/+27
|
* try to fix race condition with empty trust uiChristian Schneppe2018-07-091-3/+7
|
* shorten read markers to 'everyone has read up to this point' when > 4 userChristian Schneppe2018-07-093-0/+9
|
* offer paste as quote for html clipsChristian Schneppe2018-07-091-1/+4
|
* use EmojiWrapperEditText for most relevant text inputsChristian Schneppe2018-07-095-7/+23
|
* automatically start download if file size is knownChristian Schneppe2018-07-091-4/+14
|
* fixed MucOptions.getName()Christian Schneppe2018-07-091-5/+3
|
* click on item selectionChristian Schneppe2018-07-091-0/+3
|
* 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
|