Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix some colors | Christian Schneppe | 2018-04-29 | 1 | -1/+2 |
* | make text clickable in openkeychain missing message | Christian Schneppe | 2018-04-29 | 1 | -17/+16 |
* | some theme fixes | Christian Schneppe | 2018-04-25 | 1 | -14/+6 |
* | change opacity on emoji only messages | Christian Schneppe | 2018-04-24 | 1 | -2/+2 |
* | make error message for 'not encrypted for this device' | Christian Schneppe | 2018-04-23 | 1 | -0/+2 |
* | fix crash in resendMessage | Christian Schneppe | 2018-04-22 | 1 | -13/+3 |
* | more theme working | Christian Schneppe | 2018-04-21 | 1 | -27/+37 |
* | remove trailing ) in urls | Christian Schneppe | 2018-04-08 | 1 | -22/+28 |
* | added splash screen | Christian Schneppe | 2018-04-03 | 1 | -2/+2 |
* | migrate to xmpp-addr | Christian Schneppe | 2018-04-02 | 1 | -1/+1 |
* | audio player now requests permission when hitting play | Christian Schneppe | 2018-04-01 | 1 | -0/+10 |
* | request storage permission when opening message | Christian Schneppe | 2018-04-01 | 1 | -0/+7 |
* | use text styles in more places | Christian Schneppe | 2018-04-01 | 1 | -10/+21 |
* | made download button in message adapter work | Christian Schneppe | 2018-03-29 | 1 | -197/+142 |
* | WIP & fragment voodoo | Christian Schneppe | 2018-03-24 | 1 | -17/+25 |
* | switch conversations fragment to data binder | Christian Schneppe | 2018-03-24 | 1 | -1/+1 |
* | vastly untested refactor. pushing for backup purposes | Christian Schneppe | 2018-03-24 | 1 | -1/+1 |
* | use async avatar loader in conference details | Christian Schneppe | 2018-03-20 | 1 | -1/+2 |
* | show the correct icon for shared xmpp addresses | Christian Schneppe | 2018-02-04 | 1 | -0/+1 |
* | highlight searchword in messages | Christian Schneppe | 2018-02-04 | 1 | -0/+14 |
* | optimized /me behavior | Christian Schneppe | 2018-01-30 | 1 | -1/+1 |
* | reworked audioPlayer screenOn/Off a bit | Christian Schneppe | 2018-01-21 | 1 | -1/+10 |
* | don't overlap readmarker with "show more messages" | Christian Schneppe | 2018-01-19 | 1 | -6/+3 |
* | let screen on while playing audio message | Christian Schneppe | 2018-01-17 | 1 | -2/+2 |
* | fix location view | Christian Schneppe | 2017-12-23 | 1 | -1/+1 |
* | Do not show xmpp uris as links that have invalid jids | Christian Schneppe | 2017-12-10 | 1 | -1/+10 |
* | fixed wrong colors in message status text | Christian Schneppe | 2017-11-30 | 1 | -0/+1 |
* | some bug fixes | Christian Schneppe | 2017-11-28 | 1 | -61/+66 |
* | optimize colors | Christian Schneppe | 2017-11-25 | 1 | -0/+1 |
* | use com.android.support:support-emoji | Christian Schneppe | 2017-11-24 | 1 | -5/+12 |
* | code cleanup | Christian Schneppe | 2017-11-23 | 1 | -1/+1 |
* | send and show read markers in private, non-anonymous groups | Christian Schneppe | 2017-11-22 | 1 | -49/+54 |
* | open links in new tabs | Christian Schneppe | 2017-11-21 | 1 | -0/+3 |
* | FileProvider: attempt to work with sd cards | Christian Schneppe | 2017-11-21 | 1 | -0/+1 |
* | do not quote quotes | Christian Schneppe | 2017-11-20 | 1 | -2/+1 |
* | changed text styling to keep the keyword | Christian Schneppe | 2017-11-20 | 1 | -7/+7 |
* | support for basic IM styling | Christian Schneppe | 2017-11-20 | 1 | -0/+2 |
* | use ThreadPoolExecutor for BitmapWorkerTask | Christian Schneppe | 2017-11-02 | 1 | -1/+1 |
* | MessageAdapter: round file sizes | Christian Schneppe | 2017-10-29 | 1 | -2/+2 |
* | MessageAdapter: Do not display muc whispers as emoji only | Christian Schneppe | 2017-10-29 | 1 | -1/+1 |
* | correct (un)verified contacts icon (lock/shield) | Christian Schneppe | 2017-10-14 | 1 | -2/+2 |
* | add more file information to FileParams (apk file app name; vcard contacts name) | Christian Schneppe | 2017-10-13 | 1 | -34/+25 |
* | slight refactoring in MessageAdapter | Christian Schneppe | 2017-10-06 | 1 | -14/+9 |
* | removed unnecessary padding restrictions around emoji messages | Christian Schneppe | 2017-09-24 | 1 | -2/+0 |
* | refactored AudioPlayer | Christian Schneppe | 2017-09-24 | 1 | -67/+43 |
* | cache some information generated from body like isEmojiOnly, fileParams, isGe... | Christian Schneppe | 2017-08-13 | 1 | -2/+2 |
* | remove all whitespaces in emoji only messages | Christian Schneppe | 2017-08-13 | 1 | -1/+1 |
* | display messages that only contain emoji slightly larger | Christian Schneppe | 2017-08-03 | 1 | -5/+6 |
* | update datebubbles | Christian Schneppe | 2017-08-01 | 1 | -8/+26 |
* | fix resend feature | Christian Schneppe | 2017-06-17 | 1 | -3/+2 |