Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | temporarly enable OTR | Christian Schneppe | 2017-04-05 | 1 | -1/+1 | |
| | ||||||
* | Fix typo (#128) | licaon-kter | 2017-03-28 | 1 | -1/+1 | |
| | ||||||
* | add download link to lastest version | Christian Schneppe | 2017-03-27 | 1 | -0/+2 | |
| | ||||||
* | Update FILE_LINK.php | Christian Schneppe | 2017-03-27 | 1 | -1/+6 | |
| | ||||||
* | Create FILE_LINK.php | Christian Schneppe | 2017-03-27 | 1 | -0/+5 | |
| | ||||||
* | add missing changes | Christian Schneppe | 2017-03-27 | 1 | -0/+2 | |
| | ||||||
* | version 1.17.1 + changes | Christian Schneppe | 2017-03-26 | 2 | -118/+129 | |
| | ||||||
* | update libraries and dependencies | Christian Schneppe | 2017-03-26 | 3 | -12/+14 | |
| | ||||||
* | decrease text sizes a bit | Christian Schneppe | 2017-03-26 | 2 | -11/+11 | |
| | ||||||
* | show received/read markers in chatlist | Christian Schneppe | 2017-03-26 | 2 | -11/+57 | |
| | ||||||
* | deduplicate notification sounds | Christian Schneppe | 2017-03-26 | 1 | -1/+0 | |
| | ||||||
* | omemo: put auth tag into key (verify auth tag as well) | Christian Schneppe | 2017-03-26 | 1 | -1/+1 | |
| | ||||||
* | made a few exceptions to quote parser for emoticons and quotes | Christian Schneppe | 2017-03-26 | 2 | -5/+43 | |
| | ||||||
* | rename build flavors in gradle files too | Christian Schneppe | 2017-03-26 | 1 | -3/+3 | |
| | ||||||
* | changed logtag | Christian Schneppe | 2017-03-26 | 1 | -1/+1 | |
| | ||||||
* | make image compression configurable | Christian Schneppe | 2017-03-26 | 6 | -10/+49 | |
| | ||||||
* | Update README.md | Christian Schneppe | 2017-03-25 | 1 | -7/+0 | |
| | ||||||
* | open version can use tor networks (via settings) | Christian Schneppe | 2017-03-24 | 3 | -0/+21 | |
| | ||||||
* | fix bug while mam catchup implemented in ↵ | Christian Schneppe | 2017-03-24 | 1 | -1/+0 | |
| | | | | 52a2efe0a87d6422060e78e0ca7df38c2affd2f2 | |||||
* | make auto media rotation in fullscreen configurable | Christian Schneppe | 2017-03-24 | 3 | -2/+17 | |
| | ||||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2017-03-23 | 1 | -4/+4 | |
|\ | ||||||
| * | correct spelling | Christian Schneppe | 2017-03-23 | 1 | -1/+1 | |
| | | ||||||
| * | Update README.md | Christian Schneppe | 2017-03-23 | 1 | -3/+3 | |
| | | ||||||
* | | count messages in backlog to not renotify on prior notifications | Christian Schneppe | 2017-03-23 | 1 | -7/+33 | |
| | | ||||||
* | | do not pipeline first SM request because that might fail when resume fails | Christian Schneppe | 2017-03-23 | 1 | -1/+1 | |
| | | ||||||
* | | experimental: wait for SM catchup before triggering notifications | Christian Schneppe | 2017-03-23 | 2 | -2/+27 | |
| | | | | | | | | | | | | | | 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 | |||||
* | | rework last activity logic to something that should work pretty well … | Christian Schneppe | 2017-03-23 | 9 | -24/+33 | |
| | | | | | | | | …in Conversations only enviroments | |||||
* | | define strangers as people not in roster instead of no mutual presence ↵ | Christian Schneppe | 2017-03-23 | 1 | -1/+1 | |
| | | | | | | | | subscription | |||||
* | | show strangers with jid instead of name in conversation list | Christian Schneppe | 2017-03-23 | 1 | -0/+2 | |
| | | ||||||
* | | offer to block entire domain in message from stranger snackbar | Christian Schneppe | 2017-03-23 | 4 | -3/+40 | |
| | | ||||||
* | | do not show block stranger snackbar when blocking command is unavailable | Christian Schneppe | 2017-03-23 | 1 | -1/+4 | |
| | | ||||||
* | | call EditText.setText() instead of clear because clear causes problems | Christian Schneppe | 2017-03-23 | 1 | -8/+7 | |
| | | ||||||
* | | don't mark message as delivery_failed when cancel didn't work | Christian Schneppe | 2017-03-23 | 1 | -2/+0 | |
| | | ||||||
* | | call messageSent() from UI thread after encrypting pgp message | Christian Schneppe | 2017-03-23 | 1 | -6/+7 | |
|/ | ||||||
* | rename playstore to standardpush | Christian Schneppe | 2017-03-17 | 5 | -0/+1 | |
| | ||||||
* | increase image views a bit | Christian Schneppe | 2017-03-17 | 3 | -5/+5 | |
| | ||||||
* | fix NPE while sending images directly from GBoard | Christian Schneppe | 2017-03-17 | 1 | -35/+51 | |
| | ||||||
* | little string modifications | Christian Schneppe | 2017-03-17 | 2 | -4/+5 | |
| | ||||||
* | change avatar images to circles | Christian Schneppe | 2017-03-17 | 6 | -7/+8 | |
| | ||||||
* | add missing import | Christian Schneppe | 2017-03-17 | 1 | -0/+1 | |
| | ||||||
* | reduce avatar sizes because of problems | Christian Schneppe | 2017-03-17 | 1 | -3/+1 | |
| | ||||||
* | show contact and conference names in details view | Christian Schneppe | 2017-03-17 | 4 | -3/+39 | |
| | ||||||
* | add new Emoji library | Christian Schneppe | 2017-03-17 | 2056 | -8102/+43 | |
| | ||||||
* | use qr codes instead of aztec. Barcode Scanner is terrible at reading aztec | Christian Schneppe | 2017-03-17 | 2 | -7/+9 | |
| | ||||||
* | grey out offline contacts in StartConversation | Christian Schneppe | 2017-03-15 | 6 | -12/+51 | |
| | ||||||
* | set default for videocompression correctly | Christian Schneppe | 2017-03-15 | 1 | -1/+1 | |
| | ||||||
* | also hide actionbar share icon | Christian Schneppe | 2017-03-15 | 1 | -1/+3 | |
| | | | in addition to fix for #125 | |||||
* | add build flavor to about summary | Christian Schneppe | 2017-03-14 | 1 | -1/+2 | |
| | ||||||
* | add missing import | Christian Schneppe | 2017-03-14 | 1 | -0/+1 | |
| | ||||||
* | set background to messages in layout | Christian Schneppe | 2017-03-14 | 2 | -2/+4 | |
| |