aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| | * New translations strings.xml (Galician)Christian Schneppe2018-07-011-4/+0
| | |
| | * New translations strings.xml (Greek)Christian Schneppe2018-07-011-4/+0
| | |
| | * New translations strings.xml (Italian)Christian Schneppe2018-07-011-4/+0
| | |
| | * New translations strings.xml (Portuguese)Christian Schneppe2018-07-011-4/+0
| | |
| | * New translations strings.xml (Swedish)Christian Schneppe2018-07-011-4/+0
| | |
| | * New translations strings.xml (French)Christian Schneppe2018-07-011-4/+0
| | |
| | * New translations strings.xml (Turkish)Christian Schneppe2018-07-011-4/+0
| | |
| | * New translations strings.xml (German)Christian Schneppe2018-06-291-2/+0
| | |
| | * New translations strings.xml (Cebuano)Christian Schneppe2018-06-291-2/+0
| | |
| | * New translations strings.xml (Filipino)Christian Schneppe2018-06-291-2/+0
| | |
| | * New translations strings.xml (Indonesian)Christian Schneppe2018-06-291-2/+0
| | |
| | * New translations strings.xml (Spanish)Christian Schneppe2018-06-291-2/+0
| | |
| | * New translations strings.xml (Basque)Christian Schneppe2018-06-291-2/+0
| | |
| | * New translations strings.xml (Catalan)Christian Schneppe2018-06-291-2/+0
| | |
| | * New translations strings.xml (Czech)Christian Schneppe2018-06-291-1/+0
| | |
| | * New translations strings.xml (Dutch)Christian Schneppe2018-06-291-2/+0
| | |
| | * New translations strings.xml (Romanian)Christian Schneppe2018-06-291-2/+0
| | |
| | * New translations strings.xml (Galician)Christian Schneppe2018-06-291-2/+0
| | |
| | * New translations strings.xml (Italian)Christian Schneppe2018-06-291-2/+0
| | |
| | * New translations strings.xml (Polish)Christian Schneppe2018-06-291-1/+0
| | |
| | * New translations strings.xml (Portuguese)Christian Schneppe2018-06-291-1/+0
| | |
| | * New translations strings.xml (Swedish)Christian Schneppe2018-06-291-1/+0
| | |
| | * New translations strings.xml (French)Christian Schneppe2018-06-291-1/+0
| | |
| | * New translations strings.xml (Turkish)Christian Schneppe2018-06-291-2/+0
| | |
* | | some changes in UpdaterChristian Schneppe2018-08-034-29/+43
| | |
* | | call onMessageFound outside sync blockChristian Schneppe2018-08-032-28/+33
| | |
* | | show toast if no address book app is installedChristian Schneppe2018-08-032-7/+15
| | |
* | | call switchTo(Fore|Back)ground() outside synchronized blockChristian Schneppe2018-08-031-57/+88
|/ /
* | null pointer check in notification serviceChristian Schneppe2018-07-291-1/+1
| |
* | catch all exceptions when checking file sizeChristian Schneppe2018-07-291-1/+1
| |
* | do not call listeners while being synchronized on stanza queueChristian Schneppe2018-07-293-12/+38
| |
* | fix rar crash in EditAccountActivity during account registrationChristian Schneppe2018-07-291-1/+1
| |
* | fix NEP in UpdaterActivityChristian Schneppe2018-07-291-1/+1
| |
* | show edit profile menu also in chat viewChristian Schneppe2018-07-291-2/+0
| |
* | fix crash during lookup for updatesChristian Schneppe2018-07-292-4/+3
| |
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2018-07-291-0/+2
|\ \
| * | Update defaults.xmlFelix2018-07-261-0/+1
| | |
| * | Add blabber.im as new xmpp serviceDominion08152018-07-251-0/+1
| | |
* | | use TOR for updaterChristian Schneppe2018-07-282-106/+120
|/ /
* | display propper toast after room has been destroyedChristian Schneppe2018-07-154-2/+33
| |
* | fall back to random subject langugae in case there is no english oneChristian Schneppe2018-07-151-3/+6
| |
* | fix bug in XmppConnectionChristian Schneppe2018-07-151-3/+3
| |
* | some UI improvementsChristian Schneppe2018-07-0912-168/+158
| |
* | integrated locally message deletion from #208Christian Schneppe2018-07-096-0/+42
| | | | | | | | thanks @acw81
* | fixed npe in WelcomeActivityChristian Schneppe2018-07-091-1/+3
| |
* | handle non participating mucs a bit betterChristian Schneppe2018-07-094-7/+22
| |
* | do not add in_roster flag when restoring from diskChristian Schneppe2018-07-091-1/+0
| |
* | store own affiliation and role to diskChristian Schneppe2018-07-093-64/+52
| |
* | change listener lock strategieChristian Schneppe2018-07-091-38/+28
| |
* | standards. right?Christian Schneppe2018-07-091-2/+3
| |