Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch between earphone and speaker while playing sounds | Christian Schneppe | 2018-08-30 | 1 | -1/+9 |
* | linkify subject + open xmpp directly w/o going through start conv activity | Christian Schneppe | 2018-06-29 | 1 | -71/+9 |
* | Improved URL matching | Christian Schneppe | 2018-06-17 | 1 | -17/+38 |
* | Revert "fade in images and avatars" because of strange flickering | Christian Schneppe | 2018-06-04 | 1 | -7/+0 |
* | fade in images and avatars | Christian Schneppe | 2018-06-03 | 1 | -0/+7 |
* | add support for S3 file transfers | Christian Schneppe | 2018-05-26 | 1 | -32/+37 |
* | fix some crashes on Android 4 devices | Christian Schneppe | 2018-05-21 | 1 | -5/+6 |
* | temporarly fix crash with resending files via button | Christian Schneppe | 2018-05-18 | 1 | -0/+3 |
* | max out emoji enlargment at 42 emojis | Christian Schneppe | 2018-05-16 | 1 | -5/+4 |
* | apply styling helper to conversation overview | Christian Schneppe | 2018-05-14 | 1 | -1/+1 |
* | fix taking video | Christian Schneppe | 2018-05-14 | 1 | -3/+3 |
* | add animators for more activities | Christian Schneppe | 2018-05-05 | 1 | -0/+5 |
* | encode and decode % and # in invite links | Christian Schneppe | 2018-05-05 | 1 | -6/+1 |
* | handle invalid image bounds | Christian Schneppe | 2018-05-03 | 1 | -3/+1 |
* | only highlight alphanumeric chars | Christian Schneppe | 2018-05-03 | 1 | -2/+2 |
* | search term parsing + highlighting | Christian Schneppe | 2018-05-02 | 1 | -5/+5 |
* | highlight search term in search results | Christian Schneppe | 2018-05-02 | 1 | -0/+9 |
* | remove old code | Christian Schneppe | 2018-05-02 | 1 | -16/+0 |
* | use styled colors for online/offline text | Christian Schneppe | 2018-05-02 | 1 | -1/+1 |
* | very much unoptimized search functionality | Christian Schneppe | 2018-04-30 | 1 | -7/+11 |
* | 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 |