Commit graph

5724 commits

Author SHA1 Message Date
Christian Schneppe
00174b878a updated gradle + plugin and fixed xmpp-addr version 2018-04-23 21:32:38 +02:00
Christian Schneppe
46ff1f0df0 change icon size 2018-04-23 21:18:46 +02:00
Christian Schneppe
80064f6040 support contact shortcuts
* support contact shortcuts
* make ShortcutActivity extends AbstractSearchableListItemActivity
* Draw the app icon in the corner of the icon and modify the name of the widget
* updated label and icon size
2018-04-23 21:13:12 +02:00
Christian Schneppe
44cf4a0ecb create dedicated exception for not encrypted for this device 2018-04-23 21:06:55 +02:00
Christian Schneppe
2ca8e4c30a provide up navigation in start conversation activity 2018-04-23 21:05:21 +02:00
Christian Schneppe
f9102b21c0 remove unused resources 2018-04-23 21:01:58 +02:00
Christian Schneppe
b579436846 update unreadCount 2018-04-23 20:59:35 +02:00
Christian Schneppe
add025afa2 update libs in about 2018-04-23 20:22:37 +02:00
Christian Schneppe
419834566b use font size in action view 2018-04-23 20:17:47 +02:00
Christian Schneppe
7e02920f45 UriHandlerActivity: Always check for XMPP URI validity
Also check for XMPP URI validity if there are no configured accounts
and the WelcomeActivity is active.
2018-04-23 20:15:40 +02:00
Christian Schneppe
cd31daea23 made font size selectable 2018-04-23 20:14:22 +02:00
Christian Schneppe
a7defe344b update build.gradle and CHANGELOG.md for upcoming 2.0.0 2018-04-22 21:55:32 +02:00
Christian Schneppe
d8d858ded5 made checkboxes and radiobuttons stylable 2018-04-22 21:46:40 +02:00
Christian Schneppe
ad839a1dda made all text styleable 2018-04-22 21:39:19 +02:00
Christian Schneppe
bcc69353e1 show account chooser for new conferences / join conferences 2018-04-22 20:20:10 +02:00
Christian Schneppe
f44e12b077 in case fragment starts after activity is bound to service; fetch conversation from uuid 2018-04-22 19:31:56 +02:00
Christian Schneppe
f61d006835 fixed muc detection for rare cases where muc is hosted on primary domain 2018-04-22 19:27:32 +02:00
Christian Schneppe
bf0b3fe351 fixed read event when status messages are displayed 2018-04-22 19:26:08 +02:00
Christian Schneppe
2df04a8811 code cleanup 2018-04-22 17:16:22 +02:00
Christian Schneppe
e58f691a5e fixed read event when using fab scroll down 2018-04-22 17:15:47 +02:00
Christian Schneppe
1b4bae25fe only mark visible messages as read 2018-04-22 17:11:45 +02:00
Christian Schneppe
73bfa9c1cc fixed regression in StartConversationActivity that ignored welcome jid 2018-04-22 14:22:48 +02:00
Christian Schneppe
f6768651e5 null check for conversation 2018-04-22 14:21:40 +02:00
Christian Schneppe
9ab8d4400a show scroll down button instantly when scrolling up 2018-04-22 14:21:05 +02:00
Christian Schneppe
60494b249b introduced sroll to bottom button 2018-04-22 14:19:03 +02:00
Christian Schneppe
13f58b1708 make it possible to switch back to single account if only one account available 2018-04-22 13:47:06 +02:00
Christian Schneppe
848aa600cb integrate invite to Pix-Art Messenger 2018-04-22 13:46:26 +02:00
Christian Schneppe
0e36a08f45 fix theme in activity_edit_account 2018-04-22 10:36:47 +02:00
Christian Schneppe
4195b87110 catch NPE 2018-04-22 10:35:19 +02:00
Christian Schneppe
93cf923348 fix crash in resendMessage 2018-04-22 09:13:21 +02:00
Christian Schneppe
a1220ce412 update build.gradle and CHANGELOG.md for upcoming 2.0.0 2018-04-21 23:51:26 +02:00
Christian Schneppe
2e43a5c0a6 more theme working 2018-04-21 23:49:06 +02:00
Christian Schneppe
0be385fec3 some OTR hints 2018-04-13 23:21:50 +02:00
Christian Schneppe
1b6bf807de persist some muc configurations 2018-04-13 23:11:28 +02:00
Christian Schneppe
bcbc0006a1 remove duplicate call to onConversationArchived() 2018-04-13 23:07:06 +02:00
Christian Schneppe
5be28d3a4a end view if conversation was archived 2018-04-13 23:03:54 +02:00
Christian Schneppe
c1c490de23 hide disable encryption button when omemo is in always mode 2018-04-13 22:57:59 +02:00
Christian Schneppe
df85e23d7d fixed regression of 'add contact' not working 2018-04-13 22:56:44 +02:00
Christian Schneppe
df45a1153d introduced tri state omemo setting (off by default, on by default, always) 2018-04-13 22:49:42 +02:00
Christian Schneppe
0f7f4bf5ed add ruleset to disable omemo-by-default for certain providers 2018-04-13 22:15:05 +02:00
Christian Schneppe
ed91b6b648 getNextEncryption does not honor ENCYPTION_MASK 2018-04-13 22:13:10 +02:00
Christian Schneppe
6921e1dab6 put toolbar elevation in dimen file 2018-04-13 22:12:01 +02:00
Christian Schneppe
7b49f8fef7 fixed popup menu in dark theme 2018-04-13 22:10:56 +02:00
Christian Schneppe
f7999d2cad process receipts only on mam catchup 2018-04-13 22:08:16 +02:00
Christian Schneppe
fa084d989a reformat 2018-04-13 22:07:50 +02:00
Christian Schneppe
9c053dce8d make receipt handling work with out of order receipts 2018-04-13 22:03:54 +02:00
Christian Schneppe
def2ca9e40 do not allow user to quote file 2018-04-13 22:01:38 +02:00
Christian Schneppe
8718c2ef2e code cleanup in Contact class 2018-04-13 21:57:09 +02:00
Christian Schneppe
649b52222a ignore bookmark name of 'None' 2018-04-13 21:52:26 +02:00
Christian Schneppe
db5a5bac17 fix changelog 2018-04-12 22:06:40 +02:00