Christian Schneppe
ca043ddd4d
fixed wrong colors in message status text
2017-11-30 20:57:24 +01:00
Christian Schneppe
aaff731cee
fix typo
2017-11-29 22:26:38 +01:00
Christian Schneppe
e863a11449
add exception list for encryption warning
2017-11-29 22:24:36 +01:00
Christian Schneppe
a077d57c74
make encryption settings persistent via snackbar choice
2017-11-29 22:01:24 +01:00
Christian Schneppe
b6052c82cb
add ability to use system emojis instead of integrated ones via expert settings
2017-11-29 21:50:33 +01:00
Christian Schneppe
d03129f130
version 1.20.2 + changes
2017-11-28 22:20:01 +01:00
Christian Schneppe
1b4fbdae6d
Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger
2017-11-28 22:19:21 +01:00
Christian Schneppe
bdb970b8ad
some bug fixes
2017-11-28 22:09:51 +01:00
Licaon_Kter
192648d830
Update issue template ( #156 )
2017-11-28 12:30:40 +01:00
Christian Schneppe
13c34e7d0f
version 1.20.1 + changes
2017-11-27 20:04:40 +01:00
Christian Schneppe
2b2664bd42
fix bug with warn message for unencrypted chats
2017-11-27 20:04:21 +01:00
Christian Schneppe
7c82eb4765
fix wrong brackets
2017-11-27 12:05:33 +01:00
Christian Schneppe
6e692d0849
version 1.20.0 + CHANGELOG
2017-11-26 21:49:35 +01:00
Christian Schneppe
45cd67c6a1
make 'markable' attribute persistent
2017-11-26 21:31:45 +01:00
Christian Schneppe
2dd6a04fc1
Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger
2017-11-26 21:14:51 +01:00
Christian Schneppe
3e7130965c
update translations
2017-11-26 21:14:30 +01:00
Christian Schneppe
e3312e2164
use REFRESH_UI_INTERVALL also for AudioPlayer
...
seems to fix flickerinig of progress bar
2017-11-25 23:05:19 +01:00
Christian Schneppe
97a6c82ff9
don't return null for opus file extensions
2017-11-25 22:37:58 +01:00
Christian Schneppe
5834ed039e
reordered unencryption warning condition a bit
2017-11-25 20:51:04 +01:00
Christian Schneppe
01f8178e13
Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger
2017-11-25 20:42:10 +01:00
Christian Schneppe
975f68286f
update translations
2017-11-25 20:41:50 +01:00
Christian Schneppe
da360fa89c
make unencrypted chat warning configurable via settings
2017-11-25 20:40:28 +01:00
Christian Schneppe
5efdeb9de7
optimize colors
2017-11-25 20:38:43 +01:00
Christian Schneppe
f0aaa60581
update CHANGELOG
2017-11-24 22:24:43 +01:00
Christian Schneppe
5e360843b7
show warning if chat is unecrypted
...
* if OMEMO is available, pressing the OK button switches to OMEMO encryption
* if OMEMO is not available, the message hides for this moment and will pop up as long as you choose an encryption mode
2017-11-24 22:22:49 +01:00
Christian Schneppe
046bd7af80
update translations
2017-11-24 21:48:48 +01:00
Christian Schneppe
cb12e314af
color optimizations
2017-11-24 21:46:36 +01:00
Christian Schneppe
88ef0222bc
cleanup libs
2017-11-24 21:41:44 +01:00
Christian Schneppe
b741b8bf12
use com.android.support:support-emoji
2017-11-24 21:41:15 +01:00
Christian Schneppe
fca8eacabe
rename variables
2017-11-24 20:26:47 +01:00
Christian Schneppe
1292565ce0
ListItemAdapter: use ViewHolder
2017-11-24 20:21:52 +01:00
Christian Schneppe
d5aba27d4e
update CHANGELOG
2017-11-23 21:51:45 +01:00
Christian Schneppe
3233240fe6
add opus file type to MimeUtils
2017-11-23 21:39:17 +01:00
Christian Schneppe
ea02b75307
fix crash while showing location from notification
2017-11-23 21:26:03 +01:00
Christian Schneppe
7ca03e9f19
bring back quick share (default off)
2017-11-23 21:25:29 +01:00
Christian Schneppe
25056d10a6
code cleanup
2017-11-23 21:03:38 +01:00
Christian Schneppe
a42f6ec1ca
deduplicate read markers if one with real jid is found
2017-11-23 20:44:36 +01:00
Christian Schneppe
efd0ca9dd0
MAM: start muc catchup with last sent message if serverId is available
2017-11-23 20:36:46 +01:00
Christian Schneppe
4a88a5393c
ConversationAdapter: use view holder
2017-11-23 20:33:34 +01:00
Christian Schneppe
cc9d9abbc6
shorten >4 names to a, b, c +n more
2017-11-23 20:09:53 +01:00
Christian Schneppe
46462e1b9f
PgpService: feed result intent back into decryption
2017-11-23 19:43:47 +01:00
Christian Schneppe
a4018852af
MessageParser: don't refresh view after parsing chat state when combined with message
2017-11-22 22:02:15 +01:00
Christian Schneppe
fcbffbe806
update gradle file
2017-11-22 21:59:38 +01:00
Christian Schneppe
ac51c8eb42
add final to config variable
2017-11-22 21:59:14 +01:00
Christian Schneppe
f5a5fb2bd3
save full jid when sending in muc. check chat markers against 'sender'
2017-11-22 21:58:38 +01:00
Christian Schneppe
38756a4b39
use empty wake lock tag
2017-11-22 21:54:35 +01:00
Christian Schneppe
ed28ad3549
ConversationAdapter: do not show file icon when file has been deleted
2017-11-22 21:51:26 +01:00
Christian Schneppe
72df864d41
send and show read markers in private, non-anonymous groups
2017-11-22 21:49:45 +01:00
Christian Schneppe
acdb888396
ConversationsAdapter: code cleanup
2017-11-22 19:30:25 +01:00
Christian Schneppe
822bfe4048
stop scrolling before changing conversations
2017-11-22 19:27:37 +01:00