Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | remove " from fts queries | Christian Schneppe | 2018-05-05 | 1 | -1/+1 | |
| | ||||||
* | add animations | Christian Schneppe | 2018-05-03 | 7 | -2/+78 | |
| | ||||||
* | fixed regression of not highlighting current conversation in overview | Christian Schneppe | 2018-05-03 | 2 | -2/+8 | |
| | ||||||
* | hide record audio feature if mircophone is not available | Christian Schneppe | 2018-05-03 | 3 | -4/+24 | |
| | | | | hide share location feature if location service is not available | |||||
* | added null check to Jid.of in edit account | Christian Schneppe | 2018-05-03 | 1 | -3/+3 | |
| | ||||||
* | handle invalid image bounds | Christian Schneppe | 2018-05-03 | 2 | -4/+8 | |
| | ||||||
* | organize listeners in lists | Christian Schneppe | 2018-05-03 | 2 | -165/+93 | |
| | ||||||
* | only highlight alphanumeric chars | Christian Schneppe | 2018-05-03 | 2 | -2/+22 | |
| | ||||||
* | hide treatAsDownloadable in search results | Christian Schneppe | 2018-05-03 | 3 | -28/+46 | |
| | ||||||
* | fixed omemo by default setting for users on same domain | Christian Schneppe | 2018-05-02 | 1 | -2/+2 | |
| | ||||||
* | do not invoke onPushFailed() on timeout | Christian Schneppe | 2018-05-02 | 2 | -7/+12 | |
| | ||||||
* | fixed crash with samsung recorder | Christian Schneppe | 2018-05-02 | 1 | -2/+2 | |
| | ||||||
* | show keyboard only on fresh activity | Christian Schneppe | 2018-05-02 | 1 | -1/+3 | |
| | ||||||
* | persist search across device rotations | Christian Schneppe | 2018-05-02 | 4 | -6/+52 | |
| | ||||||
* | only search text messages | Christian Schneppe | 2018-05-02 | 3 | -8/+7 | |
| | ||||||
* | fixed search term parser for empty terms | Christian Schneppe | 2018-05-02 | 1 | -2/+18 | |
| | ||||||
* | search term parsing + highlighting | Christian Schneppe | 2018-05-02 | 8 | -22/+128 | |
| | ||||||
* | create fts table | Christian Schneppe | 2018-05-02 | 1 | -2/+16 | |
| | ||||||
* | get video dimensions from bitmap instead of meta data | Christian Schneppe | 2018-05-02 | 2 | -14/+38 | |
| | ||||||
* | hard code ogg + audio/ mime type to oga | Christian Schneppe | 2018-05-02 | 2 | -4/+11 | |
| | ||||||
* | use the correct SendButtonIcon | Christian Schneppe | 2018-05-02 | 1 | -7/+7 | |
| | ||||||
* | added 'view conversation' to context menu | Christian Schneppe | 2018-05-02 | 3 | -3/+14 | |
| | ||||||
* | modified some icons | Christian Schneppe | 2018-05-02 | 6 | -18/+15 | |
| | ||||||
* | check if jid was valid before parsing muc status or event msgs | Christian Schneppe | 2018-05-02 | 2 | -6/+16 | |
| | ||||||
* | fix crash on ShareLocationActivity | Christian Schneppe | 2018-05-02 | 1 | -1/+1 | |
| | ||||||
* | highlight search term in search results | Christian Schneppe | 2018-05-02 | 3 | -0/+54 | |
| | ||||||
* | convert empty resources in messages to bare jid | Christian Schneppe | 2018-05-02 | 2 | -2/+13 | |
| | ||||||
* | show message search as icon in actionbar | Christian Schneppe | 2018-05-02 | 1 | -1/+2 | |
| | ||||||
* | remove old code | Christian Schneppe | 2018-05-02 | 3 | -116/+0 | |
| | ||||||
* | do not crash when inner message contains invalid jid | Christian Schneppe | 2018-05-02 | 1 | -2/+2 | |
| | ||||||
* | added search result context menu + date separators | Christian Schneppe | 2018-05-02 | 13 | -71/+360 | |
| | ||||||
* | return InvalidJid object instead of null if Jid can not be parsed | Christian Schneppe | 2018-05-02 | 12 | -51/+232 | |
| | ||||||
* | use styled colors for online/offline text | Christian Schneppe | 2018-05-02 | 7 | -12/+12 | |
| | ||||||
* | remove old resources | Christian Schneppe | 2018-04-30 | 9 | -87/+0 | |
| | ||||||
* | dynamically reference app name in version string | Christian Schneppe | 2018-04-30 | 1 | -2/+2 | |
| | ||||||
* | use GIF to describe gifs instead of image | Christian Schneppe | 2018-04-30 | 2 | -1/+4 | |
| | ||||||
* | click on avatars in message search opens contact details | Christian Schneppe | 2018-04-30 | 6 | -25/+43 | |
| | ||||||
* | properly cancel pending searchs and scroll to bottom after refresh | Christian Schneppe | 2018-04-30 | 8 | -39/+129 | |
| | ||||||
* | very much unoptimized search functionality | Christian Schneppe | 2018-04-30 | 26 | -126/+634 | |
| | ||||||
* | add more styling to search activity | Christian Schneppe | 2018-04-30 | 19 | -4/+146 | |
| | ||||||
* | mock (non functional) search activity | Christian Schneppe | 2018-04-29 | 30 | -31/+420 | |
| | ||||||
* | add debug output to how many messages were deleted | Christian Schneppe | 2018-04-29 | 1 | -2/+3 | |
| | ||||||
* | null check when cleaning avatars for muc | Christian Schneppe | 2018-04-29 | 1 | -2/+5 | |
| | ||||||
* | properly catch and ignore IllegalStateException instead of using ↵ | Christian Schneppe | 2018-04-29 | 1 | -2/+13 | |
| | | | | commitAllowStateLoss | |||||
* | fine tuned style of toolbar search view | Christian Schneppe | 2018-04-29 | 5 | -5/+68 | |
| | ||||||
* | added scrollbars to conversation overview | Christian Schneppe | 2018-04-29 | 1 | -0/+1 | |
| | ||||||
* | do not match mentions on word boundries but only when preceeded by white space | Christian Schneppe | 2018-04-29 | 1 | -7/+1 | |
| | ||||||
* | migrate recording activity to view binder | Christian Schneppe | 2018-04-29 | 10 | -203/+224 | |
| | ||||||
* | scroll to bottom even if last visible item is heigher than view | Christian Schneppe | 2018-04-29 | 1 | -9/+20 | |
| | ||||||
* | fix text size in snackbars | Christian Schneppe | 2018-04-29 | 2 | -1/+20 | |
| |