Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add ruleset to disable omemo-by-default for certain providers | Christian Schneppe | 2018-04-13 | 2 | -2/+23 | |
| | ||||||
* | getNextEncryption does not honor ENCYPTION_MASK | Christian Schneppe | 2018-04-13 | 1 | -0/+3 | |
| | ||||||
* | put toolbar elevation in dimen file | Christian Schneppe | 2018-04-13 | 3 | -2/+4 | |
| | ||||||
* | fixed popup menu in dark theme | Christian Schneppe | 2018-04-13 | 3 | -6/+9 | |
| | ||||||
* | process receipts only on mam catchup | Christian Schneppe | 2018-04-13 | 1 | -1/+1 | |
| | ||||||
* | reformat | Christian Schneppe | 2018-04-13 | 1 | -83/+83 | |
| | ||||||
* | make receipt handling work with out of order receipts | Christian Schneppe | 2018-04-13 | 2 | -4/+17 | |
| | ||||||
* | do not allow user to quote file | Christian Schneppe | 2018-04-13 | 1 | -2/+4 | |
| | ||||||
* | code cleanup in Contact class | Christian Schneppe | 2018-04-13 | 1 | -18/+22 | |
| | ||||||
* | ignore bookmark name of 'None' | Christian Schneppe | 2018-04-13 | 3 | -16/+26 | |
| | ||||||
* | fix changelog | Christian Schneppe | 2018-04-12 | 1 | -1/+1 | |
| | ||||||
* | update build.gradle and CHANGELOG.md for upcoming 2.0.0 | Christian Schneppe | 2018-04-12 | 2 | -10/+4 | |
| | ||||||
* | fix OTR | Christian Schneppe | 2018-04-12 | 1 | -0/+5 | |
| | ||||||
* | in lack of confirm source dialog in account details only trust scanned uris | Christian Schneppe | 2018-04-12 | 2 | -6/+8 | |
| | ||||||
* | call to update ui after fingerprint verification | Christian Schneppe | 2018-04-12 | 1 | -1/+2 | |
| | ||||||
* | fixed cache key generation for messages w/o full jid | Christian Schneppe | 2018-04-12 | 1 | -8/+26 | |
| | ||||||
* | figure out fallbacks with omemo source id | Christian Schneppe | 2018-04-12 | 3 | -3/+55 | |
| | ||||||
* | messages coming from known muc server are treated as muc when creating ↵ | Christian Schneppe | 2018-04-12 | 3 | -13/+12 | |
| | | | | conversation | |||||
* | ignore double tab in ConferenceDetailsActivity | Christian Schneppe | 2018-04-12 | 1 | -0/+1 | |
| | ||||||
* | StartConversationActivity: persist search across rotation | Christian Schneppe | 2018-04-12 | 1 | -44/+68 | |
| | ||||||
* | improved logging while deleting old cache files | Christian Schneppe | 2018-04-12 | 1 | -2/+3 | |
| | ||||||
* | Improved QR code recognition when screen and camera orientation don't match | Christian Schneppe | 2018-04-12 | 1 | -13/+29 | |
| | ||||||
* | use utf-8 in barcodes | Christian Schneppe | 2018-04-12 | 1 | -39/+53 | |
| | ||||||
* | increased LruCache for unicode script detection | Christian Schneppe | 2018-04-12 | 1 | -1/+1 | |
| | ||||||
* | commit allowing state loss | Christian Schneppe | 2018-04-12 | 1 | -1/+1 | |
| | ||||||
* | fix getNextEncryption | Christian Schneppe | 2018-04-12 | 2 | -13/+10 | |
| | ||||||
* | prevent double tapping on overflow menu | Christian Schneppe | 2018-04-12 | 10 | -5/+97 | |
| | ||||||
* | write roster only for active accounts | Christian Schneppe | 2018-04-12 | 1 | -1/+1 | |
| | ||||||
* | added prosodys enable archive to default room config | Christian Schneppe | 2018-04-12 | 1 | -0/+1 | |
| | ||||||
* | fixed redownload of deleted http upload messages | Christian Schneppe | 2018-04-12 | 1 | -0/+4 | |
| | ||||||
* | run roster sync in replacing task manager | Christian Schneppe | 2018-04-12 | 3 | -18/+70 | |
| | ||||||
* | sync roster to disk after roster push | Christian Schneppe | 2018-04-12 | 6 | -44/+43 | |
| | ||||||
* | removed unecessary logging | Christian Schneppe | 2018-04-12 | 1 | -1/+0 | |
| | ||||||
* | presist http upload availibility | Christian Schneppe | 2018-04-12 | 3 | -272/+183 | |
| | ||||||
* | fix jump to first unread message | Christian Schneppe | 2018-04-12 | 1 | -39/+38 | |
| | ||||||
* | fix choose image | Christian Schneppe | 2018-04-12 | 1 | -14/+12 | |
| | ||||||
* | fix empty sharewithactivity | Christian Schneppe | 2018-04-12 | 1 | -1/+3 | |
| | ||||||
* | update build.gradle and CHANGELOG.md for upcoming 2.0.0 | Christian Schneppe | 2018-04-11 | 2 | -2/+3 | |
| | ||||||
* | code cleanup | Christian Schneppe | 2018-04-11 | 1 | -38/+18 | |
| | ||||||
* | fixed some regressions introduced in toolbar migration | Christian Schneppe | 2018-04-11 | 2 | -11/+28 | |
| | ||||||
* | rename rootProject.name in settings.gradle | Christian Schneppe | 2018-04-11 | 1 | -1/+1 | |
| | ||||||
* | replace deprecated action bar with toolbar | Christian Schneppe | 2018-04-11 | 43 | -927/+1163 | |
| | | | | | | | | | * replace deprecated action bar with toolbar * add toolbar support in each activity * remove redundant themes made earlier * add configure action bar method in xmpp activity * remove android namespace from actionmodeoverlay * solve bug of scrolling toolbar | |||||
* | update translations | Christian Schneppe | 2018-04-10 | 19 | -303/+261 | |
| | ||||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2018-04-10 | 1 | -1/+1 | |
|\ | ||||||
| * | Typo fix (#192) | Licaon_Kter | 2018-04-10 | 1 | -1/+1 | |
| | | ||||||
* | | update strings | Christian Schneppe | 2018-04-10 | 1 | -2/+2 | |
|/ | ||||||
* | setReplaceAll=false on emojiCompat for android o | Christian Schneppe | 2018-04-08 | 2 | -3/+25 | |
| | ||||||
* | show message draft in conversation overview | Christian Schneppe | 2018-04-08 | 4 | -176/+228 | |
| | ||||||
* | fixed device rotation in settings activity | Christian Schneppe | 2018-04-08 | 1 | -2/+1 | |
| | ||||||
* | fixed crash in MessageAdapter caused by empty xmpp: uri | Christian Schneppe | 2018-04-08 | 1 | -0/+3 | |
| |