Commit graph

6004 commits

Author SHA1 Message Date
Christian Schneppe
21f81f9b1e do not call listeners while being synchronized on stanza queue 2018-07-29 16:25:29 +02:00
Christian Schneppe
0758d938d6 fix rar crash in EditAccountActivity during account registration 2018-07-29 16:18:48 +02:00
Christian Schneppe
dc5cca9b60 fix NEP in UpdaterActivity 2018-07-29 15:52:04 +02:00
Christian Schneppe
f672d7d37c show edit profile menu also in chat view 2018-07-29 15:51:24 +02:00
Christian Schneppe
d8ee029f37 fix crash during lookup for updates 2018-07-29 15:30:09 +02:00
Christian Schneppe
f2a86b4cbd Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger 2018-07-29 00:51:59 +02:00
Christian Schneppe
ef6dc57d5a use TOR for updater 2018-07-28 11:59:22 +02:00
Christian Schneppe
f20b3dae0d
Merge pull request #216 from licaon-kter/patch-7
Advertise F-Droid availability
2018-07-27 04:55:49 +02:00
Christian Schneppe
47d0802764
Merge pull request #218 from felixgonsug/master
Please add buzon.uy server
2018-07-27 04:53:04 +02:00
Felix
7e13e24999 Update defaults.xml 2018-07-26 23:44:00 -03:00
Licaon_Kter
078ee738c1
Advertise F-Droid availability
....and stop leeching @iNPUTmice 's site
2018-07-25 22:06:20 +00:00
Dominion0815
aac08a21ed Add blabber.im as new xmpp service 2018-07-25 13:01:24 +02:00
Christian Schneppe
b1d97bd55d version 2.1.0 (beta 2018-07-15) 2018-07-15 23:16:06 +02:00
Christian Schneppe
c991d31c15 display propper toast after room has been destroyed 2018-07-15 23:03:45 +02:00
Christian Schneppe
9018eabd6d fall back to random subject langugae in case there is no english one 2018-07-15 22:59:19 +02:00
Christian Schneppe
7927ee014c fix bug in XmppConnection 2018-07-15 22:10:29 +02:00
Christian Schneppe
239921139b version 2.1.0 (beta 2018-07-09) + changes 2018-07-09 23:49:43 +02:00
Christian Schneppe
7e35c115c1 some UI improvements 2018-07-09 23:45:29 +02:00
Christian Schneppe
4f612fc9bc integrated locally message deletion from #208
thanks @acw81
2018-07-09 22:58:50 +02:00
Christian Schneppe
0a979ca94c fixed npe in WelcomeActivity 2018-07-09 22:39:46 +02:00
Christian Schneppe
cc13805297 handle non participating mucs a bit better 2018-07-09 22:37:17 +02:00
Christian Schneppe
db8e2b14e8 do not add in_roster flag when restoring from disk 2018-07-09 22:33:45 +02:00
Christian Schneppe
182195e8e0 store own affiliation and role to disk 2018-07-09 22:33:14 +02:00
Christian Schneppe
367de48998 change listener lock strategie 2018-07-09 22:28:02 +02:00
Christian Schneppe
5d47f14ccc standards. right? 2018-07-09 22:24:36 +02:00
Christian Schneppe
71dbbbd267 support mam:1 2018-07-09 22:24:03 +02:00
Christian Schneppe
3087a62410 show snackbar for resource constraint in mucs 2018-07-09 22:17:01 +02:00
Christian Schneppe
779dc182a3 open trust key screen when download is in progress 2018-07-09 22:14:37 +02:00
Christian Schneppe
b90d625ca6 add missing import 2018-07-09 22:13:32 +02:00
Christian Schneppe
6f57abd3d6 fixed npe in paste as quote 2018-07-09 22:12:44 +02:00
Christian Schneppe
e4a9cecdda make xmppuri deal with null input 2018-07-09 22:11:55 +02:00
Christian Schneppe
83f53eb8e9 use sets instead of list for listeners 2018-07-09 22:11:11 +02:00
Christian Schneppe
da802b4248 persist muc avatar and show in bookmarks 2018-07-09 21:55:00 +02:00
Christian Schneppe
f7959d2f7e try to fix race condition with empty trust ui 2018-07-09 21:51:47 +02:00
Christian Schneppe
c76ca96b3d shorten read markers to 'everyone has read up to this point' when > 4 user 2018-07-09 21:50:42 +02:00
Christian Schneppe
9b779b4456 offer paste as quote for html clips 2018-07-09 21:48:01 +02:00
Christian Schneppe
83e627ca1c use EmojiWrapperEditText for most relevant text inputs 2018-07-09 21:45:44 +02:00
Christian Schneppe
ed2334ae0b automatically start download if file size is known 2018-07-09 21:35:26 +02:00
Christian Schneppe
80f0627da7 fixed MucOptions.getName() 2018-07-09 21:27:41 +02:00
Christian Schneppe
2fae73c523 click on item selection 2018-07-09 21:26:26 +02:00
Christian Schneppe
3a3ee3893d Set navigation bar color to dark on dark theme
* 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-09 21:25:15 +02:00
Christian Schneppe
906271bd4d catch rare state loss exception when hitting home button to pop back stack 2018-07-09 21:20:40 +02:00
Christian Schneppe
f28d23606d use emoji transform for toolbar, muc name and contacts name 2018-07-09 21:19:48 +02:00
Christian Schneppe
71afe8ed86 restart file observer when permisson are granted 2018-07-09 21:15:56 +02:00
Christian Schneppe
3ac56bcbdb use tertiary background color for landscape conversation overview 2018-07-09 21:13:01 +02:00
Christian Schneppe
0563821078 reset subject and name on empty 2018-07-09 21:04:10 +02:00
Christian Schneppe
b339e03c87 save name instead of subject in bookmark 2018-07-09 21:01:15 +02:00
Christian Schneppe
ab45078377 improve identification of muc service 2018-07-09 20:57:21 +02:00
Christian Schneppe
c489fe3292 refined create conference dialog 2018-07-09 20:56:43 +02:00
Christian Schneppe
46accae255 version 2.1.0 beta (2018-06-30) + changes 2018-06-30 23:56:13 +02:00