aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-10-03remove unused SimpleFingerGestures_Android_LibraryChristian Schneppe1-1/+0
2018-10-03rework MediaViewerActivityChristian Schneppe4-2/+7
2018-10-02show failed file messages count in chatlist correctlyChristian Schneppe2-3/+3
2018-10-01add shortcut for QR-Code scanning in profileChristian Schneppe2-0/+3
fixes #190
2018-10-01introduced error code for server not opening stream after auth or starttlsChristian Schneppe1-0/+1
2018-09-28Revert "design: bubbles more curvier, avatar higher radius and no border"Christian Schneppe1-1/+1
This reverts commit 1816092e68584b5794303578b6af6d621ffc58d4. This causes render errors on some devices.
2018-09-27some color changesChristian Schneppe1-2/+2
2018-09-26modify media preview sizes for various screensChristian Schneppe1-1/+1
2018-09-26s/show media/view media/gChristian Schneppe1-1/+1
2018-09-26introduce media browser activityChristian Schneppe2-0/+2
2018-09-26show conversation media in contact/conference detailsChristian Schneppe2-1/+3
2018-09-23use different menu items for record video and take photoChristian Schneppe3-2/+7
2018-09-23add icon for unknown file while keeping 'file' icon for documentsChristian Schneppe2-3/+6
2018-09-23preview media before sending them and allow sharing and attaching of ↵Christian Schneppe5-3/+31
multiple files
2018-09-14update stringsChristian Schneppe1-1/+1
2018-09-14show contact/group details as icons in tablet viewChristian Schneppe1-0/+1
2018-09-14highlight selected conversation in tablet viewChristian Schneppe1-3/+3
2018-09-14update stringsChristian Schneppe1-1/+1
2018-09-14design: bubbles more curvier, avatar higher radius and no borderMartin/Geno1-1/+1
2018-09-13speed up DNSChristian Schneppe1-1/+0
run queries in parallel decrease timeout do not fall back to google
2018-09-13removed global notifications switchChristian Schneppe2-3/+0
2018-09-13make channel for video compression, updater, backupChristian Schneppe1-0/+3
2018-09-13initial work toward api 26+Christian Schneppe1-0/+11
* introduce notification channels * always use foreground service on 26+
2018-09-11make recording activity not crash if microphone was in useChristian Schneppe2-0/+2
2018-09-11show jids from address book in Start Conversation screen if only one account ↵Christian Schneppe1-0/+1
is used
2018-08-30Revert "hide record voice button if keyboard is open"Christian Schneppe1-1/+0
because it crashes during screen rotation. This reverts commit 18cf7c40c27fdd255ed8b71dd49343438982024e.
2018-08-30hide record voice button if keyboard is openChristian Schneppe1-0/+1
2018-08-28make QUICK_SHARE_ATTACHMENT_CHOICE configurableChristian Schneppe2-0/+3
2018-08-24Update defaults.xmlhuxxer1-0/+1
Added jabbers.one Domain
2018-08-07Replace quotes in direct_search summaryLicaon_Kter1-1/+1
...as they cut off text in the app
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