aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* do not load conversations with null jidChristian Schneppe2018-05-161-0/+8
|
* max out emoji enlargment at 42 emojisChristian Schneppe2018-05-161-5/+29
|
* split heighlights by special charactersChristian Schneppe2018-05-161-0/+3
|
* apply styling helper to conversation overviewChristian Schneppe2018-05-143-8/+146
|
* Support both new and old http upload namespacesChristian Schneppe2018-05-051-0/+1
|
* XmppUri code cleanupChristian Schneppe2018-05-051-14/+10
|
* encode and decode % and # in invite linksChristian Schneppe2018-05-052-1/+18
|
* filter sequences of more than 3 ltr-rtlChristian Schneppe2018-05-052-1/+9
|
* remove " from fts queriesChristian Schneppe2018-05-051-1/+1
|
* only highlight alphanumeric charsChristian Schneppe2018-05-031-0/+20
|
* hide treatAsDownloadable in search resultsChristian Schneppe2018-05-031-0/+28
|
* persist search across device rotationsChristian Schneppe2018-05-021-0/+11
|
* only search text messagesChristian Schneppe2018-05-021-2/+2
|
* fixed search term parser for empty termsChristian Schneppe2018-05-021-2/+18
|
* search term parsing + highlightingChristian Schneppe2018-05-022-1/+103
|
* hard code ogg + audio/ mime type to ogaChristian Schneppe2018-05-021-2/+2
|
* highlight search term in search resultsChristian Schneppe2018-05-021-0/+43
|
* added search result context menu + date separatorsChristian Schneppe2018-05-021-2/+5
|
* use GIF to describe gifs instead of imageChristian Schneppe2018-04-301-1/+3
|
* properly cancel pending searchs and scroll to bottom after refreshChristian Schneppe2018-04-302-9/+35
|
* very much unoptimized search functionalityChristian Schneppe2018-04-305-7/+50
|
* migrate recording activity to view binderChristian Schneppe2018-04-291-0/+15
|
* fix text size in snackbarsChristian Schneppe2018-04-291-0/+18
|
* removed 'received' prefix from descriptionChristian Schneppe2018-04-291-18/+4
|
* catch dead object exceptions when acquiring wake locksChristian Schneppe2018-04-291-0/+59
|
* get real file name for files shared from ConversationsChristian Schneppe2018-04-291-5/+10
|
* load currently open conversation fasterChristian Schneppe2018-04-241-0/+59
|
* fixed mixing symbols and letters in unicode detector on pre NChristian Schneppe2018-04-241-1/+4
|
* fixed some dark theme issues in message viewChristian Schneppe2018-04-231-0/+12
|
* make error message for 'not encrypted for this device'Christian Schneppe2018-04-232-0/+3
|
* made font size selectableChristian Schneppe2018-04-231-0/+56
|
* increased LruCache for unicode script detectionChristian Schneppe2018-04-121-1/+1
|
* prevent double tapping on overflow menuChristian Schneppe2018-04-121-0/+54
|
* run roster sync in replacing task managerChristian Schneppe2018-04-122-17/+66
|
* sync roster to disk after roster pushChristian Schneppe2018-04-121-2/+3
|
* fixed crash in MessageAdapter caused by empty xmpp: uriChristian Schneppe2018-04-081-0/+3
|
* create interface for onBackendConnectedChristian Schneppe2018-04-081-2/+4
|
* fixed rare crash on jolla devicesChristian Schneppe2018-04-071-31/+15
|
* return contact and account.getServer() as StringChristian Schneppe2018-04-071-1/+1
|
* make unicode detector work on labelsChristian Schneppe2018-04-071-22/+14
|
* detect irregular unicode in domain partChristian Schneppe2018-04-071-30/+80
|
* use scripts instead of blocks on Android >= NChristian Schneppe2018-04-071-7/+47
|
* display irregular unicode code pointsChristian Schneppe2018-04-071-0/+160
|
* do not enable encryption for bug reportsChristian Schneppe2018-04-031-34/+8
|
* migrate to xmpp-addrChristian Schneppe2018-04-027-39/+32
|
* calculate automatic timeout labels dynamicallyChristian Schneppe2018-04-011-0/+72
|
* delegate mime type from intentChristian Schneppe2018-04-011-2/+3
|
* fixed openDialogs call when poping back stackChristian Schneppe2018-03-311-5/+8
|
* integrate qr code scanner. temporarily break omemo activity scanChristian Schneppe2018-03-312-626/+0
|
* vastly untested refactor. pushing for backup purposesChristian Schneppe2018-03-242-94/+0
|