aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values (follow)
Commit message (Collapse)AuthorAgeFilesLines
* introduce media browser activityChristian Schneppe2018-09-262-0/+2
|
* show conversation media in contact/conference detailsChristian Schneppe2018-09-262-1/+3
|
* use different menu items for record video and take photoChristian Schneppe2018-09-233-2/+7
|
* add icon for unknown file while keeping 'file' icon for documentsChristian Schneppe2018-09-232-3/+6
|
* preview media before sending them and allow sharing and attaching of ↵Christian Schneppe2018-09-235-3/+31
| | | | multiple files
* update stringsChristian Schneppe2018-09-141-1/+1
|
* show contact/group details as icons in tablet viewChristian Schneppe2018-09-141-0/+1
|
* highlight selected conversation in tablet viewChristian Schneppe2018-09-141-3/+3
|
* update stringsChristian Schneppe2018-09-141-1/+1
|
* speed up DNSChristian Schneppe2018-09-131-1/+0
| | | | | | run queries in parallel decrease timeout do not fall back to google
* removed global notifications switchChristian Schneppe2018-09-132-3/+0
|
* make channel for video compression, updater, backupChristian Schneppe2018-09-131-0/+3
|
* initial work toward api 26+Christian Schneppe2018-09-131-0/+11
| | | | | * introduce notification channels * always use foreground service on 26+
* make recording activity not crash if microphone was in useChristian Schneppe2018-09-112-0/+2
|
* show jids from address book in Start Conversation screen if only one account ↵Christian Schneppe2018-09-111-0/+1
| | | | is used
* Revert "hide record voice button if keyboard is open"Christian Schneppe2018-08-301-1/+0
| | | | | | because it crashes during screen rotation. This reverts commit 18cf7c40c27fdd255ed8b71dd49343438982024e.
* hide record voice button if keyboard is openChristian Schneppe2018-08-301-0/+1
|
* make QUICK_SHARE_ATTACHMENT_CHOICE configurableChristian Schneppe2018-08-282-0/+3
|
* Merge pull request #226 from licaon-kter/patch-1Christian Schneppe2018-08-251-1/+1
|\ | | | | Replace quotes in direct_search summary
| * Replace quotes in direct_search summaryLicaon_Kter2018-08-071-1/+1
| | | | | | ...as they cut off text in the app
* | Update defaults.xmlhuxxer2018-08-241-0/+1
|/ | | Added jabbers.one Domain
* add a quick action for voice recordingChristian Schneppe2018-08-052-0/+3
| | | | | * is enabled as default * can be disabled in settings
* add location to permission check, tooChristian Schneppe2018-08-051-0/+1
|
* introduced config flag to show attachment button instead of quick actionsChristian Schneppe2018-08-052-0/+7
|
* use blabber.im as default domainChristian Schneppe2018-08-042-2/+4
|
* show toast if no address book app is installedChristian Schneppe2018-08-031-0/+1
|
* Update defaults.xmlFelix2018-07-261-0/+1
|
* Add blabber.im as new xmpp serviceDominion08152018-07-251-0/+1
|
* display propper toast after room has been destroyedChristian Schneppe2018-07-151-0/+1
|
* some UI improvementsChristian Schneppe2018-07-092-6/+2
|
* integrated locally message deletion from #208Christian Schneppe2018-07-091-0/+1
| | | | thanks @acw81
* show snackbar for resource constraint in mucsChristian Schneppe2018-07-091-0/+1
|
* shorten read markers to 'everyone has read up to this point' when > 4 userChristian Schneppe2018-07-091-0/+1
|
* Set navigation bar color to dark on dark themeChristian Schneppe2018-07-091-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.
* use tertiary background color for landscape conversation overviewChristian Schneppe2018-07-092-0/+3
|
* refined create conference dialogChristian Schneppe2018-07-091-0/+2
|
* choose contact activity: start action mode on short pressChristian Schneppe2018-06-304-4/+6
|
* scale text size if topic is longChristian Schneppe2018-06-291-0/+4
|
* open/close soft keyboard in quick editChristian Schneppe2018-06-292-2/+1
|
* non functional muc edit buttonChristian Schneppe2018-06-293-15/+33
|
* do not include white listed domains in room listChristian Schneppe2018-06-291-1/+1
|
* use TextInputLayout in quickedit dialogChristian Schneppe2018-06-291-0/+2
|
* WIP: set room avatar and slight redesign of group detailsChristian Schneppe2018-06-292-1/+7
| | | | *show jid in group details (in advanced mode)
* deduplicate tags + translate 'blocked' tagChristian Schneppe2018-06-171-0/+1
|
* add ‘paste as quote’ for api >= 23Christian Schneppe2018-06-161-0/+1
|
* Added expert setting for direct searchChristian Schneppe2018-06-162-0/+3
|
* optimized some colors and switched back to square avatarsChristian Schneppe2018-06-033-3/+9
|
* rename useOwnProvider to useAdvancedMode in WelcomeActivityChristian Schneppe2018-06-011-1/+1
|
* add support for S3 file transfersChristian Schneppe2018-05-261-0/+1
|
* add links to *Terms Of Use* and *Privacy Policy* to AboutActivityChristian Schneppe2018-05-242-3/+7
|