aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger (follow)
Commit message (Collapse)AuthorAgeFilesLines
* some tor modificationsChristian Schneppe2018-05-178-12/+17
| | | | possibly fixes #199
* do not use end in catchup mam queriesChristian Schneppe2018-05-173-11/+33
|
* increase sample and bit rate for voice recordingChristian Schneppe2018-05-171-2/+2
|
* add null checkChristian Schneppe2018-05-171-4/+4
|
* add primary key to fts tableChristian Schneppe2018-05-171-2/+3
|
* do not include body in simple status updates to not trigger fts updateChristian Schneppe2018-05-175-10/+19
|
* fix exceptionsChristian Schneppe2018-05-163-8/+8
|
* do not load conversations with null jidChristian Schneppe2018-05-163-10/+20
|
* make session completion work with untrusted devices as wellChristian Schneppe2018-05-163-7/+11
|
* max out emoji enlargment at 42 emojisChristian Schneppe2018-05-162-10/+33
|
* change MAGIC_CREATE_DOMAINChristian Schneppe2018-05-161-1/+1
|
* split heighlights by special charactersChristian Schneppe2018-05-161-0/+3
|
* don’t scale images to a 0 width or heightChristian Schneppe2018-05-161-6/+8
|
* add spinner to select jabber provider for creating new accountsChristian Schneppe2018-05-162-12/+47
|
* apply styling helper to conversation overviewChristian Schneppe2018-05-146-13/+151
|
* fix some location crashesChristian Schneppe2018-05-141-6/+16
|
* fix taking videoChristian Schneppe2018-05-142-8/+24
|
* make quick actions working againChristian Schneppe2018-05-141-0/+22
|
* check permissions for locationsChristian Schneppe2018-05-141-0/+4
|
* add animators for more activitiesChristian Schneppe2018-05-0520-9/+70
|
* use navigate as floating action button in showlocationChristian Schneppe2018-05-051-13/+18
|
* add custom animation to ConversationsActivityChristian Schneppe2018-05-051-0/+4
|
* Support both new and old http upload namespacesChristian Schneppe2018-05-055-16/+44
|
* ban can be disabled in Config.javaChristian Schneppe2018-05-052-2/+8
|
* XmppUri code cleanupChristian Schneppe2018-05-051-14/+10
|
* encode and decode % and # in invite linksChristian Schneppe2018-05-058-13/+78
|
* filter sequences of more than 3 ltr-rtlChristian Schneppe2018-05-053-3/+11
|
* improved logging for node configuration changeChristian Schneppe2018-05-053-5/+11
|
* remove " from fts queriesChristian Schneppe2018-05-051-1/+1
|
* add animationsChristian Schneppe2018-05-032-0/+16
|
* fixed regression of not highlighting current conversation in overviewChristian Schneppe2018-05-031-2/+7
|
* hide record audio feature if mircophone is not availableChristian Schneppe2018-05-032-4/+21
| | | | hide share location feature if location service is not available
* added null check to Jid.of in edit accountChristian Schneppe2018-05-031-3/+3
|
* handle invalid image boundsChristian Schneppe2018-05-032-4/+8
|
* organize listeners in listsChristian Schneppe2018-05-032-165/+93
|
* only highlight alphanumeric charsChristian Schneppe2018-05-032-2/+22
|
* hide treatAsDownloadable in search resultsChristian Schneppe2018-05-033-28/+46
|
* fixed omemo by default setting for users on same domainChristian Schneppe2018-05-021-2/+2
|
* do not invoke onPushFailed() on timeoutChristian Schneppe2018-05-022-7/+12
|
* fixed crash with samsung recorderChristian Schneppe2018-05-021-2/+2
|
* show keyboard only on fresh activityChristian Schneppe2018-05-021-1/+3
|
* persist search across device rotationsChristian Schneppe2018-05-023-5/+51
|
* only search text messagesChristian Schneppe2018-05-023-8/+7
|
* fixed search term parser for empty termsChristian Schneppe2018-05-021-2/+18
|
* search term parsing + highlightingChristian Schneppe2018-05-028-22/+128
|
* create fts tableChristian Schneppe2018-05-021-2/+16
|
* get video dimensions from bitmap instead of meta dataChristian Schneppe2018-05-022-14/+38
|
* hard code ogg + audio/ mime type to ogaChristian Schneppe2018-05-022-4/+11
|
* use the correct SendButtonIconChristian Schneppe2018-05-021-7/+7
|
* added 'view conversation' to context menuChristian Schneppe2018-05-021-3/+10
|