aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* version 2.2.10.beta (2019-11-15)Christian Schneppe2019-11-151-1/+1
|
* version 2.2.10.beta (2019-11-15) + changesChristian Schneppe2019-11-152-2/+4
|
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2019-11-155-11/+104
|\
| * New Crowdin translations (#407)Christian Schneppe2019-11-155-11/+104
| | | | | | | | | | | | | | | | | | | | | | | | * New translations strings.xml (Catalan) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (German) * New translations strings.xml (Italian) * New translations strings.xml (Spanish)
* | fix duplicate accounts in EnterJidDialogChristian Schneppe2019-11-153-46/+36
|/
* introduce new orange theme colorChristian Schneppe2019-11-1521-36/+352
|
* Fix empty grey box for unknown file types (#405)TheOneric2019-11-152-22/+21
| | | | | | Previously if files, whose mime-type was not recognized by MimeUtils, were being sent to a Pix-Art-Client only a grey box without text would be shown. With this commit the general "open file" text is now shown for these files. Previously this text was only shown for files with recognized mime-types, not being specially handled (like images). Also the Advanced SSA (*.ass) subtitle format was added to MimeUtils as 'text/plain'.
* fix CircleCIChristian Schneppe2019-11-151-3/+3
|
* make private messages in MUCs more visibleChristian Schneppe2019-11-159-17/+132
|
* rework no write access hint in moderated public mucsChristian Schneppe2019-11-155-7/+42
|
* small UI fixes in SetSettingsActivityChristian Schneppe2019-11-159-8/+10
|
* make presence dialog scrollable to fit small screensChristian Schneppe2019-11-151-51/+54
|
* do not crash when audio file reports zero lengthChristian Schneppe2019-11-151-5/+10
|
* prevent crash when counterpart in message was nullChristian Schneppe2019-11-151-2/+6
|
* check if sender is in contact list before accepting jingle fileChristian Schneppe2019-11-151-2/+3
|
* allow jingle state transition for fallback after proxy failureChristian Schneppe2019-11-151-2/+6
|
* make jingle state transitions less error proneChristian Schneppe2019-11-151-2/+28
|
* update libs and gradleChristian Schneppe2019-11-151-11/+11
|
* fixed spinning wheel when switching between local and jabber.network discoveryChristian Schneppe2019-11-151-0/+8
|
* do not validate port if hostname is emptyChristian Schneppe2019-11-151-11/+17
|
* rework IntroActivity a bitChristian Schneppe2019-11-159-18/+14
|
* English README (#406)TheOneric2019-11-122-0/+142
| | | | Add an English translation of README.md and link it on and with the german version. This addresses #228
* show overlay to set avatar at the right bottom cornerChristian Schneppe2019-11-102-3/+15
|
* set isQuicksy trueChristian Schneppe2019-11-091-1/+1
|
* use variable for app directory in FileBackendChristian Schneppe2019-11-061-6/+7
|
* remove schulchat from main projectChristian Schneppe2019-11-0613-332/+3
|
* rework message deletionChristian Schneppe2019-11-047-64/+84
|
* small UI fixesChristian Schneppe2019-11-032-2/+3
|
* fixed links in privacy warning in channel discoveryChristian Schneppe2019-11-032-2/+10
|
* add grace periodChristian Schneppe2019-11-033-0/+26
|
* optionally search local muc rooms instead of jabber.networkChristian Schneppe2019-11-0317-150/+402
|
* mark silent notifications as local onlyChristian Schneppe2019-11-032-0/+5
| | | | this will prevent silent notifications (for example those supressed by grace period) showing up on my smart watch
* catch security exception when passing on share intent that didn't give us ↵Christian Schneppe2019-11-033-4/+17
| | | | permission
* change apk namesChristian Schneppe2019-11-031-7/+3
|
* change welcome screen and splash screen for schulchatChristian Schneppe2019-11-024-1/+121
|
* 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
|