aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-08-05add a quick action for voice recordingChristian Schneppe2-0/+3
* is enabled as default * can be disabled in settings
2018-08-05add location to permission check, tooChristian Schneppe1-0/+1
2018-08-05introduced config flag to show attachment button instead of quick actionsChristian Schneppe2-0/+7
2018-08-04use blabber.im as default domainChristian Schneppe2-2/+4
2018-08-03show toast if no address book app is installedChristian Schneppe1-0/+1
2018-07-26Update defaults.xmlFelix1-0/+1
2018-07-25Add blabber.im as new xmpp serviceDominion08151-0/+1
2018-07-15display propper toast after room has been destroyedChristian Schneppe1-0/+1
2018-07-09some UI improvementsChristian Schneppe2-6/+2
2018-07-09integrated locally message deletion from #208Christian Schneppe1-0/+1
thanks @acw81
2018-07-09show snackbar for resource constraint in mucsChristian Schneppe1-0/+1
2018-07-09shorten read markers to 'everyone has read up to this point' when > 4 userChristian Schneppe1-0/+1
2018-07-09Set navigation bar color to dark on dark themeChristian Schneppe1-1/+3
* 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.
2018-07-09use tertiary background color for landscape conversation overviewChristian Schneppe2-0/+3
2018-07-09refined create conference dialogChristian Schneppe1-0/+2
2018-06-30choose contact activity: start action mode on short pressChristian Schneppe4-4/+6
2018-06-29scale text size if topic is longChristian Schneppe1-0/+4
2018-06-29open/close soft keyboard in quick editChristian Schneppe2-2/+1
2018-06-29non functional muc edit buttonChristian Schneppe3-15/+33
2018-06-29do not include white listed domains in room listChristian Schneppe1-1/+1
2018-06-29use TextInputLayout in quickedit dialogChristian Schneppe1-0/+2
2018-06-29WIP: set room avatar and slight redesign of group detailsChristian Schneppe2-1/+7
*show jid in group details (in advanced mode)
2018-06-17deduplicate tags + translate 'blocked' tagChristian Schneppe1-0/+1
2018-06-16add ‘paste as quote’ for api >= 23Christian Schneppe1-0/+1
2018-06-16Added expert setting for direct searchChristian Schneppe2-0/+3
2018-06-03optimized some colors and switched back to square avatarsChristian Schneppe3-3/+9
2018-06-01rename useOwnProvider to useAdvancedMode in WelcomeActivityChristian Schneppe1-1/+1
2018-05-26add support for S3 file transfersChristian Schneppe1-0/+1
2018-05-24add links to *Terms Of Use* and *Privacy Policy* to AboutActivityChristian Schneppe2-3/+7
2018-05-21fix some crashes on Android 4 devicesChristian Schneppe1-1/+1
2018-05-18Add new Server (#202)kromonos1-0/+1
Add nsa.li as new xmpp service
2018-05-17fix typoChristian Schneppe1-1/+1
2018-05-16add spinner to select jabber provider for creating new accountsChristian Schneppe2-0/+121
2018-05-14make quick actions working againChristian Schneppe1-4/+4
2018-05-06fix stringsChristian Schneppe1-1/+1
2018-05-05encode and decode % and # in invite linksChristian Schneppe1-0/+4
2018-05-02added 'view conversation' to context menuChristian Schneppe1-0/+1
2018-05-02modified some iconsChristian Schneppe1-18/+15
2018-05-02added search result context menu + date separatorsChristian Schneppe1-0/+4
2018-05-02use styled colors for online/offline textChristian Schneppe4-1/+9
2018-04-30remove old resourcesChristian Schneppe2-49/+0
2018-04-30use GIF to describe gifs instead of imageChristian Schneppe1-0/+1
2018-04-30add more styling to search activityChristian Schneppe3-0/+5
2018-04-29mock (non functional) search activityChristian Schneppe5-2/+14
2018-04-29fine tuned style of toolbar search viewChristian Schneppe2-1/+4
2018-04-29migrate recording activity to view binderChristian Schneppe4-0/+53
2018-04-29use styled borderless buttonChristian Schneppe2-1/+5
2018-04-29removed 'received' prefix from descriptionChristian Schneppe1-3/+0
2018-04-25some theme fixesChristian Schneppe1-0/+1
2018-04-24change opacity on emoji only messagesChristian Schneppe3-0/+11