aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * [BUGFIX] happy eyeball: concurrents resolve connectgenofire2020-02-091-6/+2
|/
* New Crowdin translations (#449)Christian Schneppe2020-02-0811-173/+1254
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations strings.xml (Romanian) * New translations strings.xml (Portuguese) * New translations strings.xml (Kannada) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Ukrainian) * New translations strings.xml (Spanish) * New translations strings.xml (Russian) * New translations strings.xml (Polish) * New translations strings.xml (Azerbaijani) * New translations strings.xml (Italian) * New translations strings.xml (German) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (German) * New translations strings.xml (Chinese Traditional)
* add more logging and fix typo in Resolver.javaChristian Schneppe2020-02-081-3/+9
|
* version 2.3.5 beta (2020-02-02) + CHANGELOGChristian Schneppe2020-02-082-7/+7
|
* add preferece to use unicolored backgroundChristian Schneppe2020-02-087-0/+29
|
* catch some more NPE in Resolver.javaChristian Schneppe2020-02-081-1/+6
|
* Merge pull request #448 from genofire/resolver-fixChristian Schneppe2020-02-081-0/+4
|\ | | | | [BUGFIX] happy eye: null pointer if no connection was etablished
| * [BUGFIX] happy eye: null pointer if no connection was etablishedgenofire2020-02-081-0/+4
|/
* versdion 2.3.5 beta (2020-02-08)Christian Schneppe2020-02-081-2/+2
|
* make dark blue background a bit darkerChristian Schneppe2020-02-081-0/+0
|
* fix scaling backgroundChristian Schneppe2020-02-084-0/+0
|
* Merge pull request #446 from genofire/resolver-fixChristian Schneppe2020-02-081-1/+4
|\ | | | | [BUGFIX] happy eye: null pointer on closed socket if no connection was etablished
| * [BUGFIX] happy eye: null pointer on closed socket if no connection was ↵genofire2020-02-081-1/+4
|/ | | | etablished
* version 2.3.5 beta (2020-02-07)Christian Schneppe2020-02-071-2/+2
|
* rework RecordingActivityChristian Schneppe2020-02-074-4/+11
|
* update jQueryChristian Schneppe2020-02-071-5/+2
|
* update chat backgroundChristian Schneppe2020-02-078-5/+14
|
* [BUGFIX] crash on resolve.toString if hostname is null (#444)genofire2020-02-071-1/+1
| | | Thank you @genofire
* fix some button colorsChristian Schneppe2020-02-066-12/+16
|
* show me name instead of name part from own jid in mapsChristian Schneppe2020-02-061-1/+1
|
* fix crash/stacktrace in Share/ShowLocationActivityChristian Schneppe2020-02-062-2/+2
|
* fix NPE in AboutActivityChristian Schneppe2020-02-061-6/+16
|
* version 2.3.5 beta (2020-02-05)Christian Schneppe2020-02-051-2/+2
|
* Networkstack: easy happy eyeball (#411)genofire2020-02-055-392/+158
| | | | | | | | * Networkstack: easy happy eyeball * Networkstack: drop own implementation of DNS-Server selection Co-authored-by: Christian Schneppe <kriztan@users.noreply.github.com>
* limit artist - title in messages to 128 charsChristian Schneppe2020-02-051-2/+3
|
* add library excludesChristian Schneppe2020-02-051-4/+4
|
* add device to crash reportChristian Schneppe2020-02-051-0/+12
|
* update MetaDataExtractorChristian Schneppe2020-02-031-4/+17
|
* version 2.3.5 beta (2020-02-02)Christian Schneppe2020-02-022-3/+4
|
* don't crash if player == nullChristian Schneppe2020-02-021-3/+3
|
* show audio artist and title for audio filesChristian Schneppe2020-02-024-2/+63
|
* correct build scriptsChristian Schneppe2020-02-013-2/+14
|
* fix showing progressBarChristian Schneppe2020-02-011-19/+14
|
* version 2.3.5 beta (2020-02-01)Christian Schneppe2020-02-011-1/+1
|
* version 2.3.5 beta (2020-02-01)Christian Schneppe2020-02-012-1/+4
|
* update libsChristian Schneppe2020-02-011-6/+6
|
* remove unused resourcesChristian Schneppe2020-02-0127-133/+0
|
* update theme in SettingsActivity correctlyChristian Schneppe2020-02-011-0/+1
|
* show progressbar instead of percentages while up-/downloading filesChristian Schneppe2020-02-015-17/+66
|
* add ability to reply on private messages in notificationsChristian Schneppe2020-02-012-5/+13
| | | | fixes #191
* small jingle fixesChristian Schneppe2020-01-311-2/+2
| | | | possibly fixes #417, but I couldn't check this, because I can't reproduce the problems. Feel free to reopen it with updated logs.
* release video player onStopChristian Schneppe2020-01-311-2/+4
|
* fix showing presence colored namesChristian Schneppe2020-01-312-26/+27
| | | | fixes #257
* version 2.3.5 beta (2020-01-31) + changesChristian Schneppe2020-01-312-3/+4
|
* change updater a bitChristian Schneppe2020-01-311-3/+4
|
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2020-01-311-1/+1
|\
| * Update strings.xmlChristian Schneppe2020-01-271-1/+1
| |
* | use ToastCompat instead of ToastChristian Schneppe2020-01-3134-138/+170
| |
* | add icons for video, audio and image files for the case the preview failsChristian Schneppe2020-01-3116-0/+18
| |
* | optimize importsChristian Schneppe2020-01-3166-118/+171
| |