Commit graph

4868 commits

Author SHA1 Message Date
Christian Schneppe
e3a573c2d7 Optimized imports from entire project 2017-04-13 21:55:05 +02:00
Christian Schneppe
478238292c Removed unnecessary string builder 2017-04-13 21:51:55 +02:00
Christian Schneppe
8f1ed13b9b Made variable local 2017-04-13 21:50:07 +02:00
Christian Schneppe
1e22b1254f Code clean up 2017-04-13 21:48:38 +02:00
Christian Schneppe
bc03a69226 be more careful with corner cases when mentioning multiple people 2017-04-13 21:44:50 +02:00
Christian Schneppe
c42d2759f8 exclude >= from being recognized as quote 2017-04-13 21:37:47 +02:00
Christian Schneppe
347a623573 do not linkify urls starting with a dot 2017-04-13 21:36:28 +02:00
Christian Schneppe
e752f5ad1e use comma seperation for multiple mentions 2017-04-13 21:32:14 +02:00
Christian Schneppe
eda9c3542d avoid crash on urls with missing protocols 2017-04-13 21:25:32 +02:00
Christian Schneppe
22229d6b43 treat URL as file if URL is in oob or contains key 2017-04-13 21:24:52 +02:00
Christian Schneppe
522538e2ac send urls pointing to pgp encrypted files directly in body+oob 2017-04-13 21:11:35 +02:00
Christian Schneppe
09d7b611af use aesgcm:// uri scheme for omemo encrypted http upload 2017-04-13 20:56:11 +02:00
Christian Schneppe
0944064e2c unread/failed count: show >99 as infinity symbol 2017-04-13 20:54:25 +02:00
Christian Schneppe
d25353ad3e make contacts status color configurable 2017-04-13 20:49:20 +02:00
Christian Schneppe
678141e1bb update gradle 2017-04-05 22:21:42 +02:00
Christian Schneppe
c2e1277b7b changed one last seen state 2017-04-05 22:21:42 +02:00
Christian Schneppe
85c7437e68 add missing finale 2017-04-05 22:21:42 +02:00
Christian Schneppe
727bc16111 add missing german strings 2017-04-05 22:21:41 +02:00
Christian Schneppe
ebefdd1873 Show colored presence status for contacts in overview and contact list
* online, free for chat = green
* away = yellow
* dnd, xa = red
2017-04-05 22:21:41 +02:00
Christian Schneppe
acc23261c6 do not parse bodies with http urls as downloadable in omemo encrypted messages 2017-04-05 22:21:41 +02:00
Christian Schneppe
ea3be7ee21 parse message that only contain oob tag 2017-04-05 22:21:41 +02:00
Christian Schneppe
04a0607616 show file size for files smaller 1024 bytes 2017-04-05 22:21:41 +02:00
Christian Schneppe
bb22bc712f Fixed deprecated call 2017-04-05 22:21:41 +02:00
Christian Schneppe
36f0151479 Run in background instead of writing instantaneously 2017-04-05 22:21:41 +02:00
Christian Schneppe
1e246bbce1 Changes the deprecated getColor() method 2017-04-05 22:21:41 +02:00
Christian Schneppe
d6eef4842c Fixed package access 2017-04-05 22:21:41 +02:00
Christian Schneppe
81004cce0a Save some memory and delete unused imports and variables 2017-04-05 22:21:41 +02:00
Christian Schneppe
c95f89f1e7 enable OpenPGP as well 2017-04-05 22:21:41 +02:00
Christian Schneppe
9a91b80593 fix small bug with updater on devices < SDK 21 2017-04-05 22:21:41 +02:00
Christian Schneppe
a8e179ab4e temporarly enable OTR 2017-04-05 22:21:41 +02:00
licaon-kter
0be7dfe65e Fix typo (#128) 2017-03-28 08:12:14 +02:00
Christian Schneppe
0023bee389 add download link to lastest version 2017-03-27 12:56:51 +02:00
Christian Schneppe
967c36b5e2 Update FILE_LINK.php 2017-03-27 12:56:19 +02:00
Christian Schneppe
286af7e2d6 Create FILE_LINK.php 2017-03-27 12:33:21 +02:00
Christian Schneppe
34bd036e3e add missing changes 2017-03-27 12:21:42 +02:00
Christian Schneppe
0be780370d version 1.17.1 + changes 2017-03-26 21:44:06 +02:00
Christian Schneppe
15b4050e21 update libraries and dependencies 2017-03-26 21:44:06 +02:00
Christian Schneppe
6a3f70323c decrease text sizes a bit 2017-03-26 21:44:06 +02:00
Christian Schneppe
8967b32174 show received/read markers in chatlist 2017-03-26 21:44:06 +02:00
Christian Schneppe
ab2074927e deduplicate notification sounds 2017-03-26 21:44:05 +02:00
Christian Schneppe
e0440b7618 omemo: put auth tag into key (verify auth tag as well) 2017-03-26 21:44:05 +02:00
Christian Schneppe
e1feeb7571 made a few exceptions to quote parser for emoticons and quotes 2017-03-26 21:44:05 +02:00
Christian Schneppe
69b66b3d27 rename build flavors in gradle files too 2017-03-26 21:44:05 +02:00
Christian Schneppe
5515834139 changed logtag 2017-03-26 21:44:05 +02:00
Christian Schneppe
0e29554b97 make image compression configurable 2017-03-26 21:44:05 +02:00
Christian Schneppe
b02745073c Update README.md 2017-03-25 11:06:31 +01:00
Christian Schneppe
bb1ceff1ee open version can use tor networks (via settings) 2017-03-24 19:16:14 +01:00
Christian Schneppe
a2210c8e86 fix bug while mam catchup implemented in 52a2efe0a8 2017-03-24 18:19:33 +01:00
Christian Schneppe
e2da73cf6f make auto media rotation in fullscreen configurable 2017-03-24 18:17:05 +01:00
Christian Schneppe
0e15f9f4b3 Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger 2017-03-23 23:43:41 +01:00