Christian Schneppe
|
7832a9db10
|
add hint and links to translation platform to readme
|
2017-10-16 13:00:33 +02:00 |
|
Christian Schneppe
|
2f0872a736
|
update CHANGELOG
|
2017-10-15 19:31:36 +02:00 |
|
Christian Schneppe
|
f7bb5d6896
|
don't crash if runtime could not be retrieved
|
2017-10-15 19:27:44 +02:00 |
|
Christian Schneppe
|
b071ff61d8
|
rework fix for duplicate file messages
|
2017-10-15 19:27:15 +02:00 |
|
Christian Schneppe
|
9654befc01
|
correct (un)verified contacts icon (lock/shield)
fixes https://github.com/kriztan/Pix-Art-Messenger/issues/139
|
2017-10-14 20:34:59 +02:00 |
|
Christian Schneppe
|
da0d88bfa4
|
also notify in notificationbar for new messages when messenger is open
|
2017-10-14 20:05:02 +02:00 |
|
Christian Schneppe
|
9a625ab0e6
|
add more file information to FileParams (apk file app name; vcard contacts name)
|
2017-10-13 23:10:10 +02:00 |
|
Christian Schneppe
|
d34d2d05ca
|
correct upload timeout
|
2017-10-13 23:08:24 +02:00 |
|
Christian Schneppe
|
678ca9b4ce
|
initialize some variables in UpdateService
|
2017-10-13 21:21:54 +02:00 |
|
Christian Schneppe
|
30303a772a
|
fix strings
|
2017-10-13 20:57:38 +02:00 |
|
Christian Schneppe
|
04af7b14bc
|
Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger
|
2017-10-13 20:45:33 +02:00 |
|
Christian Schneppe
|
632caf4dec
|
don't duplicate file if compression failes
fixes https://github.com/siacs/Conversations/issues/2652
|
2017-10-13 20:44:21 +02:00 |
|
Christian Schneppe
|
53dccfc01a
|
Merge pull request #141 from licaon-kter/patch-1
Thanks for your help
|
2017-10-13 06:40:28 +02:00 |
|
licaon-kter
|
59db7191d5
|
Fix typo
|
2017-10-13 01:29:08 +03:00 |
|
Christian Schneppe
|
b8c7efbaf1
|
add missing public UpdateService (){} to UpdateService
|
2017-10-10 22:27:36 +02:00 |
|
Christian Schneppe
|
ba02a92f10
|
use a lighter red color for 'delete contact button' and remove this action from actionbar
|
2017-10-10 21:39:55 +02:00 |
|
Christian Schneppe
|
21a1aa401e
|
Merge branch 'rework_Updater'
|
2017-10-10 20:48:36 +02:00 |
|
Christian Schneppe
|
4076947705
|
reworked updater
|
2017-10-10 20:34:41 +02:00 |
|
Christian Schneppe
|
7680a174ab
|
version 1.19.2 + changes
|
2017-10-06 22:56:10 +02:00 |
|
Christian Schneppe
|
b17ee20a5e
|
correct hasEnabledAccounts
|
2017-10-06 22:55:39 +02:00 |
|
Christian Schneppe
|
fa5082e682
|
save message drafts across restarts
|
2017-10-06 22:42:17 +02:00 |
|
Christian Schneppe
|
ae2ee6ef16
|
EventReceiver: use setting to store enabled accounts
|
2017-10-06 22:39:02 +02:00 |
|
Christian Schneppe
|
21f167a912
|
FileBackend: close cursor after retrieving file size
|
2017-10-06 22:35:34 +02:00 |
|
Christian Schneppe
|
9b2fab93f3
|
upgraded build tools and gradle file
|
2017-10-06 22:28:05 +02:00 |
|
Christian Schneppe
|
97033b5233
|
limit audio player width on small screens
|
2017-10-06 22:16:04 +02:00 |
|
Christian Schneppe
|
61c3a688a9
|
slight refactoring in MessageAdapter
|
2017-10-06 22:13:43 +02:00 |
|
Christian Schneppe
|
c18f61522e
|
decrease target sdk
|
2017-09-25 20:49:18 +02:00 |
|
Christian Schneppe
|
2c624bfeda
|
don't recompress videos which were sent/received before
|
2017-09-25 20:40:38 +02:00 |
|
Christian Schneppe
|
05a155d3d8
|
Revert "do not ignore extra translations linter"
This reverts commit fb69e05412 .
|
2017-09-24 22:04:41 +02:00 |
|
Christian Schneppe
|
ef679c5b98
|
remove backslash in strings
|
2017-09-24 22:02:55 +02:00 |
|
Christian Schneppe
|
befe4a6ea4
|
add maintanence intent to renewe instance id
|
2017-09-24 21:49:48 +02:00 |
|
Christian Schneppe
|
76beff245a
|
select presence if necessary when resending file
|
2017-09-24 21:43:47 +02:00 |
|
Christian Schneppe
|
df2203b155
|
execute video compression on seperate thread
|
2017-09-24 21:40:58 +02:00 |
|
Christian Schneppe
|
8334fe93f1
|
slightly refactor dns resolver
|
2017-09-24 21:38:58 +02:00 |
|
Christian Schneppe
|
92752d5e54
|
give exec resolver a lower priority over reflection
|
2017-09-24 21:37:01 +02:00 |
|
Christian Schneppe
|
0bf2d7f2d5
|
removed unnecessary padding restrictions around emoji messages
|
2017-09-24 21:33:00 +02:00 |
|
Christian Schneppe
|
141b70c38c
|
update some libs
|
2017-09-24 21:32:18 +02:00 |
|
Christian Schneppe
|
83f362c8b4
|
refactored AudioPlayer
|
2017-09-24 21:30:58 +02:00 |
|
Christian Schneppe
|
259d295183
|
reworked file params to store audio runtime amoung other things
|
2017-09-24 20:40:21 +02:00 |
|
Christian Schneppe
|
1f91140e94
|
removed duplicate code from message bubble layouts
|
2017-09-24 20:36:42 +02:00 |
|
Christian Schneppe
|
7cf31ad645
|
unified share with menu
|
2017-09-24 20:33:01 +02:00 |
|
Christian Schneppe
|
93b3596ab1
|
show correct tooltip when long pressing start conversations
|
2017-09-19 19:50:22 +02:00 |
|
Christian Schneppe
|
5dddcb32ef
|
ignore http upload file size constraints for videos that will be compressed
|
2017-09-19 19:42:56 +02:00 |
|
Christian Schneppe
|
b52d0e489b
|
don't change video compression quality for files longer than 8 seconds
|
2017-09-19 19:35:04 +02:00 |
|
Christian Schneppe
|
eb56936af7
|
Don't leave conferences before join
|
2017-09-19 19:18:30 +02:00 |
|
Christian Schneppe
|
c0c9ce588e
|
show permanent notification while transcoding video
|
2017-09-18 21:00:00 +02:00 |
|
Christian Schneppe
|
e582b79207
|
made video thumbnail available during upload
|
2017-09-18 20:28:31 +02:00 |
|
Christian Schneppe
|
e43f8f5a39
|
update some libs
|
2017-09-17 22:18:05 +02:00 |
|
Christian Schneppe
|
f0c5449b91
|
show also a button to delete contact from roster
|
2017-09-17 22:17:30 +02:00 |
|
Christian Schneppe
|
301fb5c252
|
show jid in ContactDetails if contact is not on the same server
|
2017-09-17 22:16:59 +02:00 |
|