aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* change schulchat logo a bitChristian Schneppe2019-11-026-0/+0
|
* set some colors for schulchatChristian Schneppe2019-11-021-0/+13
|
* move raw logo image into the correct art folderChristian Schneppe2019-11-021-0/+0
|
* create a simple icon for schulchatChristian Schneppe2019-11-027-0/+10
|
* disable encryption for schulchat by defaultChristian Schneppe2019-11-021-1/+1
|
* introduce setting to completely disable (OMEMO) encryptionChristian Schneppe2019-11-026-1/+24
|
* change Pix-Art Messenger to Schulchat Messenger in stringsChristian Schneppe2019-11-022-2/+43
|
* move some more config variables to match different app modesChristian Schneppe2019-11-023-5/+6
|
* move some more config variables to match different app modesChristian Schneppe2019-11-022-3/+10
|
* rename build flavorsChristian Schneppe2019-11-0213-14/+172
|
* use separate file for about infoChristian Schneppe2019-11-022-52/+56
|
* add schulchat buildflavorChristian Schneppe2019-11-021-0/+7
|
* show attachment button in private muc messagesChristian Schneppe2019-10-272-3/+7
|
* version 2.2.10 beta (2019-10-26) + changesChristian Schneppe2019-10-272-5/+10
|
* getAdHocInviteUri asyncChristian Schneppe2019-10-271-18/+48
|
* fix crash in SearchActivityChristian Schneppe2019-10-271-1/+1
|
* add user to roster on avatar long pressChristian Schneppe2019-10-273-10/+20
|
* open video if internal player failsChristian Schneppe2019-10-271-25/+25
|
* attempt to fix some rare crashesChristian Schneppe2019-10-262-3/+7
|
* store message bodies up to 1MBChristian Schneppe2019-10-261-1/+1
|
* catch all exceptions when closing closableChristian Schneppe2019-10-261-1/+4
|
* catch dead system exception when creating error notificationChristian Schneppe2019-10-261-9/+15
|
* fixed loading channel results from cacheChristian Schneppe2019-10-261-4/+3
|
* don’t mark pgp encrypted files received from dino as deletedChristian Schneppe2019-10-262-0/+10
|
* fix some issuesChristian Schneppe2019-10-263-25/+32
|
* clear bitmap cache after changing avatar settingsChristian Schneppe2019-10-261-0/+8
|
* always show 'contact details' on avatar long press in non-anonChristian Schneppe2019-10-261-3/+6
|
* flush on socks connectionChristian Schneppe2019-10-261-6/+8
|
* properly guard bookmarks2 deletionChristian Schneppe2019-10-261-1/+1
|
* trigger omemo self healing for live msgs on server w/o MAMChristian Schneppe2019-10-261-4/+3
|
* set autojoin=true after following inviteChristian Schneppe2019-10-262-118/+128
|
* update ui after bookmark changeChristian Schneppe2019-10-263-2/+16
|
* bookmarks2. introduce #compat namespaceChristian Schneppe2019-10-269-12/+18
|
* leave/join on bookmark modifactionsChristian Schneppe2019-10-262-22/+35
|
* support for purge and deleteChristian Schneppe2019-10-262-5/+16
|
* Bookmarks2: support retractionChristian Schneppe2019-10-268-59/+87
|
* support for delete bookmarks2Christian Schneppe2019-10-264-17/+57
|
* WIP Bookmarks 2 supportChristian Schneppe2019-10-269-78/+195
|
* LMC: find replacedMessages based on bare JIDChristian Schneppe2019-10-261-3/+6
|
* show reason in error messageChristian Schneppe2019-10-261-1/+6
|
* disable context menu on failed jingle filesChristian Schneppe2019-10-261-13/+15
|
* mark cancelled jingle ft as such on both sidesChristian Schneppe2019-10-267-84/+114
|
* fully read port in socks connectionChristian Schneppe2019-10-262-3/+4
| | | | | incoming direct connections in receive mode wouldn’t clear the entire destination from the input stream; thus adding a leading 0x00 to the file
* set shorter timeouts when using direct candidatesChristian Schneppe2019-10-264-9/+16
|
* hide 'use integrated emoji' setting for Android O and higherChristian Schneppe2019-10-191-3/+12
|
* hide 'use integrated emoji' setting for Android O and higherChristian Schneppe2019-10-191-1/+3
|
* make export of chats as txt working againChristian Schneppe2019-10-191-0/+9
| | | | fixes #402
* change lib to fix crash on startup for older devicesChristian Schneppe2019-10-191-1/+1
| | | | fixes #398
* catch exception while setting useragentChristian Schneppe2019-10-191-1/+5
|
* show "no results" if there where no channels found in channel discovery searchChristian Schneppe2019-10-033-3/+22
|