Commit graph

5117 commits

Author SHA1 Message Date
Daniel Gultsch
d442194876 use dark play/gif button as overlay when image is mostly light 2018-06-30 17:52:34 +02:00
Daniel Gultsch
bd2adc8bad pulled translations from transifex 2018-06-30 13:36:29 +02:00
Daniel Gultsch
a4c1f88863 persist muc avatar and show in bookmarks 2018-06-30 13:35:17 +02:00
Daniel Gultsch
855f777a46 try to fix race condition with empty trust ui 2018-06-30 13:35:05 +02:00
Daniel Gultsch
3c1ef603fa shorten read markers to 'everyone has read up to this point' when > 4 user 2018-06-30 12:14:42 +02:00
Daniel Gultsch
5fe79e2f49 offer paste as quote for html clips 2018-06-30 11:08:20 +02:00
Daniel Gultsch
d0cba3c8e9 use EmojiWrapperEditText for most relevant text inputs 2018-06-29 13:40:55 +02:00
Daniel Gultsch
966689db7e automatically start download if file size is known 2018-06-28 17:44:00 +02:00
Daniel Gultsch
a99c2d2b54 use + as build metadata delimiter 2018-06-28 08:49:48 +02:00
Daniel Gultsch
26e76e666c fixed MucOptions.getName() 2018-06-27 17:17:44 +02:00
Daniel Gultsch
3d21e55b81 click on item selection 2018-06-27 17:17:31 +02:00
Daniel Gultsch
c3a352b98a version bump to 2.2.4 + changelog 2018-06-26 20:38:36 +02:00
Daniel Gultsch
b426ff3587 pulled translations from transifex 2018-06-25 20:11:38 +02:00
Daniel Gultsch
9e88547e3f use black nav bar 2018-06-25 20:04:44 +02:00
Daniel Gultsch
dd73cc8678 dismiss snackbar when executing pending action 2018-06-25 20:04:30 +02:00
Daniel Gultsch
d20776c9f4 fixed 9-patch generation 2018-06-25 19:41:15 +02:00
Wiktor
1f1b14e439 Set navigation bar color to dark on dark theme (#3091)
* 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-06-25 19:40:37 +02:00
Daniel Gultsch
e26a1a77a3 catch rare state loss exception when hitting home button to pop back stack 2018-06-25 10:31:22 +02:00
Daniel Gultsch
6e59937259 clean up imports 2018-06-25 09:46:52 +02:00
Daniel Gultsch
41d24ae2f8 use emoji transform for toolbar and muc name 2018-06-25 09:25:55 +02:00
Daniel Gultsch
bd0f5a92ed pulled translations from transifex 2018-06-24 20:54:10 +02:00
Daniel Gultsch
f0b884f696 restart file observer when permisson are granted 2018-06-24 20:54:01 +02:00
Daniel Gultsch
3e4a6f4ebd fix regression with background color in conv overview 2018-06-24 18:57:06 +02:00
Daniel Gultsch
785b072ebf use tertiary background color for landscape conversation overview 2018-06-24 16:59:27 +02:00
Daniel Gultsch
93bb573fb6 reset subject and name on empty 2018-06-24 16:33:15 +02:00
Daniel Gultsch
1f0155a53e save name instead of subject in bookmark 2018-06-24 16:17:20 +02:00
ChaosKid42
82f4bee2da improve identification of muc service (#3094) 2018-06-24 15:42:54 +02:00
Daniel Gultsch
885907f0f3 refined create conference dialog 2018-06-24 11:23:10 +02:00
Daniel Gultsch
a3e6dfae47 choose contact activity: start action mode on short press 2018-06-23 21:35:37 +02:00
Daniel Gultsch
857894e876 change avatar size in details screens depedning on screen width 2018-06-23 19:00:23 +02:00
Daniel Gultsch
8ca8185c1c scale text size if topic is long 2018-06-23 13:14:12 +02:00
Daniel Gultsch
e99c77830c pulled translations from transifex 2018-06-23 09:48:23 +02:00
Daniel Gultsch
231a34f0e4 open/close soft keyboard in quick edit 2018-06-23 09:29:29 +02:00
Daniel Gultsch
3b85bdcc19 make safe button work 2018-06-23 00:58:20 +02:00
Daniel Gultsch
cabbfdf359 non functional muc edit button 2018-06-22 21:55:54 +02:00
Daniel Gultsch
34a74aa7b1 do not include white listed domains in room list. fixes #3082 2018-06-22 20:25:50 +02:00
Daniel Gultsch
320106f4bd use TextInputLayout in quickedit dialog 2018-06-22 17:42:52 +02:00
Daniel Gultsch
5a04eb4edd introduced build flavor to build w/o emoji compat 2018-06-21 14:26:25 +02:00
Daniel Gultsch
34a8a2a163 linkify subject + open xmpp directly w/o going through start conv activity 2018-06-20 15:12:02 +02:00
Daniel Gultsch
230ac57e42 pulled translations from transifex 2018-06-20 13:05:10 +02:00
Daniel Gultsch
94018ffb89 code clean up in contact details presence handling 2018-06-20 12:59:15 +02:00
Daniel Gultsch
c7675d5efd fixed some extended muc info handling. match what ejabberd does 2018-06-19 11:05:21 +02:00
Daniel Gultsch
ff88cfb6d0 use room name (if available and != localpart) as group name 2018-06-18 22:17:10 +02:00
Daniel Gultsch
4b2a44f6ca show toast before finishing publish activity 2018-06-18 17:32:48 +02:00
Daniel Gultsch
83bbd60a50 show jid in group details 2018-06-18 15:05:31 +02:00
Daniel Gultsch
1b76fde14f WIP: set room avatar and slight redesign of group details 2018-06-18 14:15:19 +02:00
Daniel Gultsch
494111621d do not include read only chats in contact chooser. fixes #3077 2018-06-16 19:00:23 +02:00
Daniel Gultsch
5d503d9e19 use Tor on http upload is account uses onion domain. fixes #3075 2018-06-16 18:31:55 +02:00
Daniel Gultsch
ae8ce5189a deduplicate tags + translate 'blocked' tag 2018-06-16 18:14:49 +02:00
Daniel Gultsch
9ec34de671 introduced config setting to hide error notification 2018-06-14 15:01:25 +02:00