Commit graph

5315 commits

Author SHA1 Message Date
Christian Schneppe
8acab2f4c5 changed preview alpha to 0.6f 2017-11-20 20:07:24 +01:00
Christian Schneppe
66683bc17d support for basic IM styling 2017-11-20 20:02:12 +01:00
Christian Schneppe
8e4781059a SASL: don't prefer PLAIN auth over DIGEST-MD5 for nimbuzz.com 2017-11-20 19:49:24 +01:00
Christian Schneppe
22c4063ce3
update translations
* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)
2017-11-20 19:44:31 +01:00
Christian Schneppe
9592213684 use ThreadPoolExecutor for BitmapWorkerTask 2017-11-02 20:41:51 +01:00
Christian Schneppe
af0426e01b a little rewrite in WelcomeActivity 2017-10-31 16:52:15 +01:00
Christian Schneppe
0eba73df9c rename some variables/strings 2017-10-31 16:51:02 +01:00
Christian Schneppe
a96a8243f6 UpdateService: set user-agent 2017-10-29 22:14:40 +01:00
Christian Schneppe
92bc76d10f UpdateService: use THREAD_POOL_EXECUTOR 2017-10-29 20:30:14 +01:00
Christian Schneppe
58e0c01375
update translations
* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)
2017-10-29 20:18:37 +01:00
Christian Schneppe
107a43d00a deduplicate libs 2017-10-29 20:15:49 +01:00
Christian Schneppe
f753c750d7 Resync has_enabled_account setting after delete and on start 2017-10-29 20:15:17 +01:00
Christian Schneppe
ffd5bb0176 Resolver: active network gets high priority 2017-10-29 20:03:49 +01:00
Christian Schneppe
44552010ed Resolver: Only prefer VPN connections when network is active 2017-10-29 20:02:14 +01:00
Christian Schneppe
e7592e5898 XmppConnection: throw bind failure when server tries to reassign domain 2017-10-29 20:00:06 +01:00
Christian Schneppe
655edca0b7 Sharing: request permission 2017-10-29 19:58:26 +01:00
Christian Schneppe
712f35fc03 black list certain local parts and show domain instead 2017-10-29 19:50:52 +01:00
Christian Schneppe
b021688417 XmppConnection: do not count stanzas before smacks session has started 2017-10-29 19:43:10 +01:00
Christian Schneppe
5059c7b46b MessageAdapter: round file sizes 2017-10-29 19:43:06 +01:00
Christian Schneppe
ddffbeee3c video processing: pick smaller file after transcoding. Do not transcode files smaller 1 MiB 2017-10-29 19:38:07 +01:00
Christian Schneppe
6b861d9eb8 Jingle: create output stream on demand 2017-10-29 19:12:47 +01:00
Christian Schneppe
dda1ea39a3 MessageAdapter: Do not display muc whispers as emoji only 2017-10-29 19:11:01 +01:00
Christian Schneppe
55ec97e2fe update CHANGELOG 2017-10-18 21:44:18 +02:00
Christian Schneppe
a499fc7867 update translations 2017-10-18 21:44:11 +02:00
Christian Schneppe
a5bfed5cc1 bring back option to highlight user in muc ...
... via context menu on selected user in ConferenceDetails
2017-10-18 21:21:38 +02:00
Christian Schneppe
bbd4434458 fix crash while searching for updates and show error message if search was not successful 2017-10-18 20:41:11 +02:00
Christian Schneppe
cfa5d01e05 move more untranslatable strings to defaults.xml 2017-10-17 20:49:02 +02:00
Christian Schneppe
9a3d8a556a change link to translation platform 2017-10-17 20:12:16 +02:00
Christian Schneppe
af427bce8a Update Crowdin configuration file 2017-10-17 14:02:43 +02:00
Christian Schneppe
e7f2199b26 Update Crowdin configuration file 2017-10-17 11:57:11 +02:00
Christian Schneppe
e37b2bd9ac move untranslatable strings from strings to defaults 2017-10-16 13:16:16 +02:00
Christian Schneppe
03b7c4b2b7 Update strings.xml 2017-10-16 13:09:51 +02:00
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