Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | detect irregular unicode in domain part | Christian Schneppe | 2018-04-07 | 4 | -36/+86 | |
| | ||||||
* | use scripts instead of blocks on Android >= N | Christian Schneppe | 2018-04-07 | 1 | -7/+47 | |
| | ||||||
* | stop scrolling in tablet view after switching conversations | Christian Schneppe | 2018-04-07 | 1 | -1/+2 | |
| | ||||||
* | decrease delay when scrolling to position | Christian Schneppe | 2018-04-07 | 1 | -22/+26 | |
| | ||||||
* | fix crash while changing password | Christian Schneppe | 2018-04-07 | 1 | -6/+3 | |
| | ||||||
* | more dark theme changes | Christian Schneppe | 2018-04-07 | 185 | -45/+56 | |
| | ||||||
* | hide register account checkbox in magic mode | Christian Schneppe | 2018-04-07 | 1 | -51/+32 | |
| | ||||||
* | start working on dark theme | Christian Schneppe | 2018-04-07 | 112 | -1/+84 | |
| | ||||||
* | display irregular unicode code points | Christian Schneppe | 2018-04-07 | 9 | -36/+177 | |
| | ||||||
* | do not enable encryption for bug reports | Christian Schneppe | 2018-04-03 | 7 | -41/+19 | |
| | ||||||
* | added splash screen | Christian Schneppe | 2018-04-03 | 17 | -45/+61 | |
| | ||||||
* | don’t show 'change status' icon during setup | Christian Schneppe | 2018-04-03 | 1 | -1/+1 | |
| | ||||||
* | made qr code scanner work in choose contact | Christian Schneppe | 2018-04-03 | 1 | -5/+48 | |
| | ||||||
* | remove deprecated method | Christian Schneppe | 2018-04-03 | 1 | -2/+1 | |
| | ||||||
* | use fab in choose contact activity. scan qr not yet working | Christian Schneppe | 2018-04-03 | 5 | -138/+102 | |
| | ||||||
* | send transcoded video in onTranscodeCompleted | Christian Schneppe | 2018-04-03 | 1 | -0/+1 | |
| | ||||||
* | show new fab in ShowFullscreenMessageActivity | Christian Schneppe | 2018-04-02 | 4 | -43/+54 | |
| | ||||||
* | make omemo default | Christian Schneppe | 2018-04-02 | 1 | -31/+12 | |
| | ||||||
* | migrate to xmpp-addr | Christian Schneppe | 2018-04-02 | 85 | -1123/+808 | |
| | ||||||
* | fixed duplicate file sending | Christian Schneppe | 2018-04-02 | 3 | -3/+2 | |
| | ||||||
* | audio player now requests permission when hitting play | Christian Schneppe | 2018-04-01 | 4 | -0/+43 | |
| | ||||||
* | add missing resources | Christian Schneppe | 2018-04-01 | 1 | -0/+2 | |
| | ||||||
* | request storage permission when opening message | Christian Schneppe | 2018-04-01 | 3 | -4/+48 | |
| | ||||||
* | refactor disable notifications dialog to make use of timeframeutils | Christian Schneppe | 2018-04-01 | 23 | -855/+246 | |
| | ||||||
* | calculate automatic timeout labels dynamically | Christian Schneppe | 2018-04-01 | 5 | -19/+119 | |
| | ||||||
* | reorder and scroll down after resending a message | Christian Schneppe | 2018-04-01 | 3 | -11/+17 | |
| | ||||||
* | use translated version of subject if available | Christian Schneppe | 2018-04-01 | 2 | -1/+27 | |
| | ||||||
* | fix context menu in ConferenceDetailsActivity | Christian Schneppe | 2018-04-01 | 1 | -5/+10 | |
| | ||||||
* | fix change password activity for magic created accounts | Christian Schneppe | 2018-04-01 | 4 | -473/+479 | |
| | ||||||
* | show password field only on non-logged in or magic created accounts | Christian Schneppe | 2018-04-01 | 1 | -1/+6 | |
| | ||||||
* | finished 'Set Status Message' dialog | Christian Schneppe | 2018-04-01 | 27 | -291/+127 | |
| | ||||||
* | add missing permission result handling in StartConversationActivity | Christian Schneppe | 2018-04-01 | 1 | -0/+1 | |
| | ||||||
* | delegate mime type from intent | Christian Schneppe | 2018-04-01 | 6 | -18/+21 | |
| | ||||||
* | wip: new status message dialog | Christian Schneppe | 2018-04-01 | 10 | -172/+366 | |
| | ||||||
* | finished app compat themeing | Christian Schneppe | 2018-04-01 | 14 | -57/+18 | |
| | ||||||
* | change last text styles over | Christian Schneppe | 2018-04-01 | 3 | -57/+23 | |
| | ||||||
* | fixed highlighted caption style | Christian Schneppe | 2018-04-01 | 3 | -5/+8 | |
| | ||||||
* | use text styles in more places | Christian Schneppe | 2018-04-01 | 21 | -208/+224 | |
| | ||||||
* | request camera permissions when attaching taking picture or recording video | Christian Schneppe | 2018-04-01 | 2 | -4/+55 | |
| | ||||||
* | fixed take photo for activties that do not get destroyed | Christian Schneppe | 2018-04-01 | 2 | -9/+40 | |
| | ||||||
* | migrated some views over to app compat text styles | Christian Schneppe | 2018-04-01 | 12 | -201/+43 | |
| | ||||||
* | fixed paddings in omemo key cards | Christian Schneppe | 2018-04-01 | 3 | -32/+20 | |
| | ||||||
* | changed some of the jid entering dialogs to textinputlayout | Christian Schneppe | 2018-04-01 | 10 | -126/+136 | |
| | ||||||
* | introduced setting to not scroll down after sending a message | Christian Schneppe | 2018-04-01 | 4 | -4/+16 | |
| | ||||||
* | removed 'preemptive grant' setting | Christian Schneppe | 2018-04-01 | 13 | -31/+16 | |
| | ||||||
* | get rid of customizable resources | Christian Schneppe | 2018-04-01 | 13 | -271/+197 | |
| | ||||||
* | made conference invite work again | Christian Schneppe | 2018-04-01 | 5 | -20/+47 | |
| | ||||||
* | made publish pgp work from conversation view | Christian Schneppe | 2018-04-01 | 2 | -30/+45 | |
| | ||||||
* | don't send messages in callback | Christian Schneppe | 2018-04-01 | 5 | -177/+110 | |
| | ||||||
* | use cards views in about and publish avatar activity | Christian Schneppe | 2018-04-01 | 7 | -72/+93 | |
| |