Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | New translations strings.xml (Swedish) | Christian Schneppe | 2018-07-01 | 1 | -4/+0 | |
| | * | New translations strings.xml (French) | Christian Schneppe | 2018-07-01 | 1 | -4/+0 | |
| | * | New translations strings.xml (Turkish) | Christian Schneppe | 2018-07-01 | 1 | -4/+0 | |
| | * | New translations strings.xml (German) | Christian Schneppe | 2018-06-29 | 1 | -2/+0 | |
| | * | New translations strings.xml (Cebuano) | Christian Schneppe | 2018-06-29 | 1 | -2/+0 | |
| | * | New translations strings.xml (Filipino) | Christian Schneppe | 2018-06-29 | 1 | -2/+0 | |
| | * | New translations strings.xml (Indonesian) | Christian Schneppe | 2018-06-29 | 1 | -2/+0 | |
| | * | New translations strings.xml (Spanish) | Christian Schneppe | 2018-06-29 | 1 | -2/+0 | |
| | * | New translations strings.xml (Basque) | Christian Schneppe | 2018-06-29 | 1 | -2/+0 | |
| | * | New translations strings.xml (Catalan) | Christian Schneppe | 2018-06-29 | 1 | -2/+0 | |
| | * | New translations strings.xml (Czech) | Christian Schneppe | 2018-06-29 | 1 | -1/+0 | |
| | * | New translations strings.xml (Dutch) | Christian Schneppe | 2018-06-29 | 1 | -2/+0 | |
| | * | New translations strings.xml (Romanian) | Christian Schneppe | 2018-06-29 | 1 | -2/+0 | |
| | * | New translations strings.xml (Galician) | Christian Schneppe | 2018-06-29 | 1 | -2/+0 | |
| | * | New translations strings.xml (Italian) | Christian Schneppe | 2018-06-29 | 1 | -2/+0 | |
| | * | New translations strings.xml (Polish) | Christian Schneppe | 2018-06-29 | 1 | -1/+0 | |
| | * | New translations strings.xml (Portuguese) | Christian Schneppe | 2018-06-29 | 1 | -1/+0 | |
| | * | New translations strings.xml (Swedish) | Christian Schneppe | 2018-06-29 | 1 | -1/+0 | |
| | * | New translations strings.xml (French) | Christian Schneppe | 2018-06-29 | 1 | -1/+0 | |
| | * | New translations strings.xml (Turkish) | Christian Schneppe | 2018-06-29 | 1 | -2/+0 | |
* | | | some changes in Updater | Christian Schneppe | 2018-08-03 | 4 | -29/+43 | |
* | | | call onMessageFound outside sync block | Christian Schneppe | 2018-08-03 | 2 | -28/+33 | |
* | | | show toast if no address book app is installed | Christian Schneppe | 2018-08-03 | 2 | -7/+15 | |
* | | | call switchTo(Fore|Back)ground() outside synchronized block | Christian Schneppe | 2018-08-03 | 1 | -57/+88 | |
|/ / | ||||||
* | | null pointer check in notification service | Christian Schneppe | 2018-07-29 | 1 | -1/+1 | |
* | | catch all exceptions when checking file size | Christian Schneppe | 2018-07-29 | 1 | -1/+1 | |
* | | do not call listeners while being synchronized on stanza queue | Christian Schneppe | 2018-07-29 | 3 | -12/+38 | |
* | | fix rar crash in EditAccountActivity during account registration | Christian Schneppe | 2018-07-29 | 1 | -1/+1 | |
* | | fix NEP in UpdaterActivity | Christian Schneppe | 2018-07-29 | 1 | -1/+1 | |
* | | show edit profile menu also in chat view | Christian Schneppe | 2018-07-29 | 1 | -2/+0 | |
* | | fix crash during lookup for updates | Christian Schneppe | 2018-07-29 | 2 | -4/+3 | |
* | | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2018-07-29 | 2 | -6/+4 | |
|\ \ | ||||||
| * \ | Merge pull request #216 from licaon-kter/patch-7 | Christian Schneppe | 2018-07-27 | 1 | -6/+2 | |
| |\ \ | ||||||
| | * | | Advertise F-Droid availability | Licaon_Kter | 2018-07-25 | 1 | -6/+2 | |
| * | | | Merge pull request #218 from felixgonsug/master | Christian Schneppe | 2018-07-27 | 1 | -0/+1 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | Update defaults.xml | Felix | 2018-07-26 | 1 | -0/+1 | |
| |/ / | ||||||
| * | | Add blabber.im as new xmpp service | Dominion0815 | 2018-07-25 | 1 | -0/+1 | |
* | | | use TOR for updater | Christian Schneppe | 2018-07-28 | 2 | -106/+120 | |
|/ / | ||||||
* | | version 2.1.0 (beta 2018-07-15) | Christian Schneppe | 2018-07-15 | 1 | -2/+2 | |
* | | display propper toast after room has been destroyed | Christian Schneppe | 2018-07-15 | 4 | -2/+33 | |
* | | fall back to random subject langugae in case there is no english one | Christian Schneppe | 2018-07-15 | 1 | -3/+6 | |
* | | fix bug in XmppConnection | Christian Schneppe | 2018-07-15 | 1 | -3/+3 | |
* | | version 2.1.0 (beta 2018-07-09) + changes | Christian Schneppe | 2018-07-09 | 2 | -2/+3 | |
* | | some UI improvements | Christian Schneppe | 2018-07-09 | 12 | -168/+158 | |
* | | integrated locally message deletion from #208 | Christian Schneppe | 2018-07-09 | 6 | -0/+42 | |
* | | fixed npe in WelcomeActivity | Christian Schneppe | 2018-07-09 | 1 | -1/+3 | |
* | | handle non participating mucs a bit better | Christian Schneppe | 2018-07-09 | 4 | -7/+22 | |
* | | do not add in_roster flag when restoring from disk | Christian Schneppe | 2018-07-09 | 1 | -1/+0 | |
* | | store own affiliation and role to disk | Christian Schneppe | 2018-07-09 | 3 | -64/+52 | |
* | | change listener lock strategie | Christian Schneppe | 2018-07-09 | 1 | -38/+28 |