aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-16change MAGIC_CREATE_DOMAINChristian Schneppe1-1/+1
2018-05-16split heighlights by special charactersChristian Schneppe1-0/+3
2018-05-16don’t scale images to a 0 width or heightChristian Schneppe1-6/+8
2018-05-16add spinner to select jabber provider for creating new accountsChristian Schneppe5-19/+194
2018-05-14delete values-pt-br as invalidChristian Schneppe1-445/+0
2018-05-14apply styling helper to conversation overviewChristian Schneppe6-13/+151
2018-05-14fix some location crashesChristian Schneppe2-15/+16
2018-05-14fix taking videoChristian Schneppe2-8/+24
2018-05-14make quick actions working againChristian Schneppe2-4/+26
2018-05-14check permissions for locationsChristian Schneppe1-0/+4
2018-05-13Translation for brazilian portuguese, pt-BR ISO 8859-1, make this app availab...PsychloDx1-0/+445
2018-05-06update translationsChristian Schneppe18-111/+149
2018-05-06fix stringsChristian Schneppe1-1/+1
2018-05-05don't use alpha for received/read indicatorChristian Schneppe1-2/+0
2018-05-05add animators for more activitiesChristian Schneppe23-12/+90
2018-05-05use navigate as floating action button in showlocationChristian Schneppe3-25/+33
2018-05-05add custom animation to ConversationsActivityChristian Schneppe1-0/+4
2018-05-05Support both new and old http upload namespacesChristian Schneppe5-16/+44
2018-05-05ban can be disabled in Config.javaChristian Schneppe2-2/+8
2018-05-05XmppUri code cleanupChristian Schneppe1-14/+10
2018-05-05encode and decode % and # in invite linksChristian Schneppe10-13/+86
2018-05-05filter sequences of more than 3 ltr-rtlChristian Schneppe3-3/+11
2018-05-05improved logging for node configuration changeChristian Schneppe3-5/+11
2018-05-05remove " from fts queriesChristian Schneppe1-1/+1
2018-05-03add animationsChristian Schneppe7-2/+78
2018-05-03fixed regression of not highlighting current conversation in overviewChristian Schneppe2-2/+8
2018-05-03hide record audio feature if mircophone is not availableChristian Schneppe3-4/+24
2018-05-03added null check to Jid.of in edit accountChristian Schneppe1-3/+3
2018-05-03handle invalid image boundsChristian Schneppe2-4/+8
2018-05-03organize listeners in listsChristian Schneppe2-165/+93
2018-05-03only highlight alphanumeric charsChristian Schneppe2-2/+22
2018-05-03hide treatAsDownloadable in search resultsChristian Schneppe3-28/+46
2018-05-02fixed omemo by default setting for users on same domainChristian Schneppe1-2/+2
2018-05-02do not invoke onPushFailed() on timeoutChristian Schneppe2-7/+12
2018-05-02fixed crash with samsung recorderChristian Schneppe1-2/+2
2018-05-02show keyboard only on fresh activityChristian Schneppe1-1/+3
2018-05-02persist search across device rotationsChristian Schneppe4-6/+52
2018-05-02only search text messagesChristian Schneppe3-8/+7
2018-05-02fixed search term parser for empty termsChristian Schneppe1-2/+18
2018-05-02search term parsing + highlightingChristian Schneppe8-22/+128
2018-05-02create fts tableChristian Schneppe1-2/+16
2018-05-02get video dimensions from bitmap instead of meta dataChristian Schneppe2-14/+38
2018-05-02hard code ogg + audio/ mime type to ogaChristian Schneppe2-4/+11
2018-05-02use the correct SendButtonIconChristian Schneppe1-7/+7
2018-05-02added 'view conversation' to context menuChristian Schneppe3-3/+14
2018-05-02modified some iconsChristian Schneppe6-18/+15
2018-05-02check if jid was valid before parsing muc status or event msgsChristian Schneppe2-6/+16
2018-05-02fix crash on ShareLocationActivityChristian Schneppe1-1/+1
2018-05-02highlight search term in search resultsChristian Schneppe3-0/+54
2018-05-02convert empty resources in messages to bare jidChristian Schneppe2-2/+13