Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | optimize imports | Christian Schneppe | 2020-01-31 | 1 | -2/+3 |
| | |||||
* | small UI fixes | Christian Schneppe | 2019-11-03 | 1 | -1/+1 |
| | |||||
* | fix crash in SearchActivity | Christian Schneppe | 2019-10-27 | 1 | -1/+1 |
| | |||||
* | migrate to AndroidX | Christian Schneppe | 2019-09-20 | 1 | -2/+2 |
| | |||||
* | include user into quote message | Christian Schneppe | 2019-09-11 | 1 | -4/+5 |
| | |||||
* | show media preview in messagebubble like text messages | Christian Schneppe | 2018-09-23 | 1 | -2/+1 |
| | |||||
* | preview media before sending them and allow sharing and attaching of ↵ | Christian Schneppe | 2018-09-23 | 1 | -4/+4 |
| | | | | multiple files | ||||
* | show keyboard only on fresh activity | Christian Schneppe | 2018-05-02 | 1 | -1/+3 |
| | |||||
* | persist search across device rotations | Christian Schneppe | 2018-05-02 | 1 | -5/+37 |
| | |||||
* | search term parsing + highlighting | Christian Schneppe | 2018-05-02 | 1 | -9/+7 |
| | |||||
* | added 'view conversation' to context menu | Christian Schneppe | 2018-05-02 | 1 | -3/+10 |
| | |||||
* | highlight search term in search results | Christian Schneppe | 2018-05-02 | 1 | -0/+2 |
| | |||||
* | added search result context menu + date separators | Christian Schneppe | 2018-05-02 | 1 | -2/+74 |
| | |||||
* | click on avatars in message search opens contact details | Christian Schneppe | 2018-04-30 | 1 | -1/+24 |
| | |||||
* | properly cancel pending searchs and scroll to bottom after refresh | Christian Schneppe | 2018-04-30 | 1 | -2/+8 |
| | |||||
* | very much unoptimized search functionality | Christian Schneppe | 2018-04-30 | 1 | -4/+20 |
| | |||||
* | add more styling to search activity | Christian Schneppe | 2018-04-30 | 1 | -0/+14 |
| | |||||
* | mock (non functional) search activity | Christian Schneppe | 2018-04-29 | 1 | -0/+114 |