Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved URL matching | Christian Schneppe | 2018-06-17 | 1 | -2/+0 |
| | |||||
* | fix geo uri regex | Christian Schneppe | 2018-06-16 | 1 | -1/+1 |
| | | | | | - only match valid float numbers - match uri with parameter | ||||
* | catch OOM in FileObserver | Christian Schneppe | 2018-06-16 | 1 | -1/+6 |
| | |||||
* | Do not use TLS_FALLBACK_SCSV | Christian Schneppe | 2018-05-26 | 1 | -0/+1 |
| | |||||
* | add support for S3 file transfers | Christian Schneppe | 2018-05-26 | 4 | -2/+65 |
| | |||||
* | make file observer listen for moves | Christian Schneppe | 2018-05-21 | 1 | -1/+1 |
| | |||||
* | do not save draft if message is completly empty and fixed appending shared text | Christian Schneppe | 2018-05-21 | 1 | -0/+16 |
| | |||||
* | changed jid of push server | Christian Schneppe | 2018-05-17 | 2 | -3/+10 |
| | |||||
* | do not load conversations with null jid | Christian Schneppe | 2018-05-16 | 1 | -0/+8 |
| | |||||
* | max out emoji enlargment at 42 emojis | Christian Schneppe | 2018-05-16 | 1 | -5/+29 |
| | |||||
* | split heighlights by special characters | Christian Schneppe | 2018-05-16 | 1 | -0/+3 |
| | |||||
* | apply styling helper to conversation overview | Christian Schneppe | 2018-05-14 | 3 | -8/+146 |
| | |||||
* | Support both new and old http upload namespaces | Christian Schneppe | 2018-05-05 | 1 | -0/+1 |
| | |||||
* | XmppUri code cleanup | Christian Schneppe | 2018-05-05 | 1 | -14/+10 |
| | |||||
* | encode and decode % and # in invite links | Christian Schneppe | 2018-05-05 | 2 | -1/+18 |
| | |||||
* | filter sequences of more than 3 ltr-rtl | Christian Schneppe | 2018-05-05 | 2 | -1/+9 |
| | |||||
* | remove " from fts queries | Christian Schneppe | 2018-05-05 | 1 | -1/+1 |
| | |||||
* | only highlight alphanumeric chars | Christian Schneppe | 2018-05-03 | 1 | -0/+20 |
| | |||||
* | hide treatAsDownloadable in search results | Christian Schneppe | 2018-05-03 | 1 | -0/+28 |
| | |||||
* | persist search across device rotations | Christian Schneppe | 2018-05-02 | 1 | -0/+11 |
| | |||||
* | only search text messages | Christian Schneppe | 2018-05-02 | 1 | -2/+2 |
| | |||||
* | fixed search term parser for empty terms | Christian Schneppe | 2018-05-02 | 1 | -2/+18 |
| | |||||
* | search term parsing + highlighting | Christian Schneppe | 2018-05-02 | 2 | -1/+103 |
| | |||||
* | hard code ogg + audio/ mime type to oga | Christian Schneppe | 2018-05-02 | 1 | -2/+2 |
| | |||||
* | highlight search term in search results | Christian Schneppe | 2018-05-02 | 1 | -0/+43 |
| | |||||
* | added search result context menu + date separators | Christian Schneppe | 2018-05-02 | 1 | -2/+5 |
| | |||||
* | use GIF to describe gifs instead of image | Christian Schneppe | 2018-04-30 | 1 | -1/+3 |
| | |||||
* | properly cancel pending searchs and scroll to bottom after refresh | Christian Schneppe | 2018-04-30 | 2 | -9/+35 |
| | |||||
* | very much unoptimized search functionality | Christian Schneppe | 2018-04-30 | 5 | -7/+50 |
| | |||||
* | migrate recording activity to view binder | Christian Schneppe | 2018-04-29 | 1 | -0/+15 |
| | |||||
* | fix text size in snackbars | Christian Schneppe | 2018-04-29 | 1 | -0/+18 |
| | |||||
* | removed 'received' prefix from description | Christian Schneppe | 2018-04-29 | 1 | -18/+4 |
| | |||||
* | catch dead object exceptions when acquiring wake locks | Christian Schneppe | 2018-04-29 | 1 | -0/+59 |
| | |||||
* | get real file name for files shared from Conversations | Christian Schneppe | 2018-04-29 | 1 | -5/+10 |
| | |||||
* | load currently open conversation faster | Christian Schneppe | 2018-04-24 | 1 | -0/+59 |
| | |||||
* | fixed mixing symbols and letters in unicode detector on pre N | Christian Schneppe | 2018-04-24 | 1 | -1/+4 |
| | |||||
* | fixed some dark theme issues in message view | Christian Schneppe | 2018-04-23 | 1 | -0/+12 |
| | |||||
* | make error message for 'not encrypted for this device' | Christian Schneppe | 2018-04-23 | 2 | -0/+3 |
| | |||||
* | made font size selectable | Christian Schneppe | 2018-04-23 | 1 | -0/+56 |
| | |||||
* | increased LruCache for unicode script detection | Christian Schneppe | 2018-04-12 | 1 | -1/+1 |
| | |||||
* | prevent double tapping on overflow menu | Christian Schneppe | 2018-04-12 | 1 | -0/+54 |
| | |||||
* | run roster sync in replacing task manager | Christian Schneppe | 2018-04-12 | 2 | -17/+66 |
| | |||||
* | sync roster to disk after roster push | Christian Schneppe | 2018-04-12 | 1 | -2/+3 |
| | |||||
* | fixed crash in MessageAdapter caused by empty xmpp: uri | Christian Schneppe | 2018-04-08 | 1 | -0/+3 |
| | |||||
* | create interface for onBackendConnected | Christian Schneppe | 2018-04-08 | 1 | -2/+4 |
| | |||||
* | fixed rare crash on jolla devices | Christian Schneppe | 2018-04-07 | 1 | -31/+15 |
| | |||||
* | return contact and account.getServer() as String | Christian Schneppe | 2018-04-07 | 1 | -1/+1 |
| | |||||
* | make unicode detector work on labels | Christian Schneppe | 2018-04-07 | 1 | -22/+14 |
| | |||||
* | detect irregular unicode in domain part | Christian Schneppe | 2018-04-07 | 1 | -30/+80 |
| | |||||
* | use scripts instead of blocks on Android >= N | Christian Schneppe | 2018-04-07 | 1 | -7/+47 |
| |