Commit graph

4837 commits

Author SHA1 Message Date
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
Christian Schneppe
903c834f97 count messages in backlog to not renotify on prior notifications 2017-03-23 23:43:23 +01:00
Christian Schneppe
cf87ce792e do not pipeline first SM request because that might fail when resume fails 2017-03-23 23:40:09 +01:00
Christian Schneppe
52a2efe0a8 experimental: wait for SM catchup before triggering notifications
wait for a first SM ACK before calculating if we need to trigger any
notifications
might have to be changed to an XEP-0199 ping later on. for now sending
<r/> after resume seems to work outfine
2017-03-23 23:39:00 +01:00
Christian Schneppe
95ef8fd216 rework last activity logic to something that should work pretty well …
…in Conversations only enviroments
2017-03-23 23:34:58 +01:00
Christian Schneppe
d8c077be65 define strangers as people not in roster instead of no mutual presence subscription 2017-03-23 23:18:47 +01:00
Christian Schneppe
6b899766a5 show strangers with jid instead of name in conversation list 2017-03-23 23:18:04 +01:00
Christian Schneppe
144322c71d offer to block entire domain in message from stranger snackbar 2017-03-23 23:17:19 +01:00
Christian Schneppe
a995032d0b do not show block stranger snackbar when blocking command is unavailable 2017-03-23 23:12:16 +01:00
Christian Schneppe
6b7e4651b2 call EditText.setText() instead of clear because clear causes problems 2017-03-23 23:09:30 +01:00
Christian Schneppe
732af090f1 don't mark message as delivery_failed when cancel didn't work 2017-03-23 23:06:43 +01:00
Christian Schneppe
2c66a0e1a6 call messageSent() from UI thread after encrypting pgp message 2017-03-23 23:05:48 +01:00
Christian Schneppe
43d0179d3c correct spelling 2017-03-23 22:53:04 +01:00
Christian Schneppe
828b386dd7 Update README.md 2017-03-23 22:52:28 +01:00
Christian Schneppe
b9f1a63fce rename playstore to standardpush 2017-03-17 23:42:42 +01:00
Christian Schneppe
5397701f53 increase image views a bit 2017-03-17 23:36:42 +01:00
Christian Schneppe
1199fae557 fix NPE while sending images directly from GBoard 2017-03-17 23:30:52 +01:00
Christian Schneppe
423efa8c17 little string modifications 2017-03-17 23:08:07 +01:00
Christian Schneppe
e3a2801f6c change avatar images to circles 2017-03-17 22:50:43 +01:00
Christian Schneppe
4d9eb82ee5 add missing import 2017-03-17 22:30:18 +01:00
Christian Schneppe
df87b7d32c reduce avatar sizes because of problems 2017-03-17 22:28:16 +01:00
Christian Schneppe
139e480d20 show contact and conference names in details view 2017-03-17 22:27:45 +01:00
Christian Schneppe
3edc8a6ae3 add new Emoji library 2017-03-17 22:04:31 +01:00
Christian Schneppe
31411b788a use qr codes instead of aztec. Barcode Scanner is terrible at reading aztec 2017-03-17 20:53:28 +01:00
Christian Schneppe
95c8a6d304 grey out offline contacts in StartConversation 2017-03-15 23:09:26 +01:00
Christian Schneppe
486cea8ab6 set default for videocompression correctly 2017-03-15 12:23:27 +01:00
Christian Schneppe
13e3175e68 also hide actionbar share icon
in addition to fix for #125
2017-03-15 12:20:01 +01:00
Christian Schneppe
71a026ebe3 add build flavor to about summary 2017-03-14 23:20:05 +01:00
Christian Schneppe
6c07abea64 add missing import 2017-03-14 23:09:49 +01:00
Christian Schneppe
b82c7daf78 set background to messages in layout 2017-03-14 23:09:36 +01:00
Christian Schneppe
b6a916b705 never mark conversation w/ own server as stranger 2017-03-14 23:00:14 +01:00
Christian Schneppe
b7f839e14b show typing info in overview 2017-03-14 22:59:43 +01:00