Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-04-13 | add ruleset to disable omemo-by-default for certain providers | Christian Schneppe | 2 | -2/+23 | |
2018-04-13 | getNextEncryption does not honor ENCYPTION_MASK | Christian Schneppe | 1 | -0/+3 | |
2018-04-13 | put toolbar elevation in dimen file | Christian Schneppe | 3 | -2/+4 | |
2018-04-13 | fixed popup menu in dark theme | Christian Schneppe | 3 | -6/+9 | |
2018-04-13 | process receipts only on mam catchup | Christian Schneppe | 1 | -1/+1 | |
2018-04-13 | reformat | Christian Schneppe | 1 | -83/+83 | |
2018-04-13 | make receipt handling work with out of order receipts | Christian Schneppe | 2 | -4/+17 | |
2018-04-13 | do not allow user to quote file | Christian Schneppe | 1 | -2/+4 | |
2018-04-13 | code cleanup in Contact class | Christian Schneppe | 1 | -18/+22 | |
2018-04-13 | ignore bookmark name of 'None' | Christian Schneppe | 3 | -16/+26 | |
2018-04-12 | fix OTR | Christian Schneppe | 1 | -0/+5 | |
2018-04-12 | in lack of confirm source dialog in account details only trust scanned uris | Christian Schneppe | 2 | -6/+8 | |
2018-04-12 | call to update ui after fingerprint verification | Christian Schneppe | 1 | -1/+2 | |
2018-04-12 | fixed cache key generation for messages w/o full jid | Christian Schneppe | 1 | -8/+26 | |
2018-04-12 | figure out fallbacks with omemo source id | Christian Schneppe | 3 | -3/+55 | |
2018-04-12 | messages coming from known muc server are treated as muc when creating ↵ | Christian Schneppe | 3 | -13/+12 | |
conversation | |||||
2018-04-12 | ignore double tab in ConferenceDetailsActivity | Christian Schneppe | 1 | -0/+1 | |
2018-04-12 | StartConversationActivity: persist search across rotation | Christian Schneppe | 1 | -44/+68 | |
2018-04-12 | improved logging while deleting old cache files | Christian Schneppe | 1 | -2/+3 | |
2018-04-12 | Improved QR code recognition when screen and camera orientation don't match | Christian Schneppe | 1 | -13/+29 | |
2018-04-12 | use utf-8 in barcodes | Christian Schneppe | 1 | -39/+53 | |
2018-04-12 | increased LruCache for unicode script detection | Christian Schneppe | 1 | -1/+1 | |
2018-04-12 | commit allowing state loss | Christian Schneppe | 1 | -1/+1 | |
2018-04-12 | fix getNextEncryption | Christian Schneppe | 2 | -13/+10 | |
2018-04-12 | prevent double tapping on overflow menu | Christian Schneppe | 10 | -5/+97 | |
2018-04-12 | write roster only for active accounts | Christian Schneppe | 1 | -1/+1 | |
2018-04-12 | added prosodys enable archive to default room config | Christian Schneppe | 1 | -0/+1 | |
2018-04-12 | fixed redownload of deleted http upload messages | Christian Schneppe | 1 | -0/+4 | |
2018-04-12 | run roster sync in replacing task manager | Christian Schneppe | 3 | -18/+70 | |
2018-04-12 | sync roster to disk after roster push | Christian Schneppe | 6 | -44/+43 | |
2018-04-12 | removed unecessary logging | Christian Schneppe | 1 | -1/+0 | |
2018-04-12 | presist http upload availibility | Christian Schneppe | 3 | -272/+183 | |
2018-04-12 | fix jump to first unread message | Christian Schneppe | 1 | -39/+38 | |
2018-04-12 | fix choose image | Christian Schneppe | 1 | -14/+12 | |
2018-04-12 | fix empty sharewithactivity | Christian Schneppe | 1 | -1/+3 | |
2018-04-11 | code cleanup | Christian Schneppe | 1 | -38/+18 | |
2018-04-11 | fixed some regressions introduced in toolbar migration | Christian Schneppe | 2 | -11/+28 | |
2018-04-11 | replace deprecated action bar with toolbar | Christian Schneppe | 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 | |||||
2018-04-10 | update translations | Christian Schneppe | 19 | -303/+261 | |
2018-04-10 | update strings | Christian Schneppe | 1 | -2/+2 | |
2018-04-10 | Typo fix (#192) | Licaon_Kter | 1 | -1/+1 | |
2018-04-08 | setReplaceAll=false on emojiCompat for android o | Christian Schneppe | 2 | -3/+25 | |
2018-04-08 | show message draft in conversation overview | Christian Schneppe | 4 | -176/+228 | |
2018-04-08 | fixed device rotation in settings activity | Christian Schneppe | 1 | -2/+1 | |
2018-04-08 | fixed crash in MessageAdapter caused by empty xmpp: uri | Christian Schneppe | 1 | -0/+3 | |
2018-04-08 | offer a more convienient way to disable omemo from trust keys dialog | Christian Schneppe | 5 | -131/+189 | |
2018-04-08 | trim to original resource if server added something | Christian Schneppe | 1 | -1/+23 | |
2018-04-08 | remove trailing ) in urls | Christian Schneppe | 2 | -24/+30 | |
2018-04-08 | fixed pm to vistors | Christian Schneppe | 2 | -7/+4 | |
2018-04-08 | do not show snackbar for archived conversations. fixes glitch when leaving muc | Christian Schneppe | 1 | -1/+4 | |