aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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-292-6/+4
|\ \
| * \ Merge pull request #216 from licaon-kter/patch-7Christian Schneppe2018-07-271-6/+2
| |\ \
| | * | Advertise F-Droid availabilityLicaon_Kter2018-07-251-6/+2
| * | | Merge pull request #218 from felixgonsug/masterChristian Schneppe2018-07-271-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | 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
|/ /
* | version 2.1.0 (beta 2018-07-15)Christian Schneppe2018-07-151-2/+2
* | 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
* | version 2.1.0 (beta 2018-07-09) + changesChristian Schneppe2018-07-092-2/+3
* | some UI improvementsChristian Schneppe2018-07-0912-168/+158
* | integrated locally message deletion from #208Christian Schneppe2018-07-096-0/+42
* | 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
* | support mam:1Christian Schneppe2018-07-097-32/+95
* | show snackbar for resource constraint in mucsChristian Schneppe2018-07-094-0/+7
* | open trust key screen when download is in progressChristian Schneppe2018-07-093-3/+4
* | add missing importChristian Schneppe2018-07-091-0/+1
* | fixed npe in paste as quoteChristian Schneppe2018-07-091-2/+2
* | make xmppuri deal with null inputChristian Schneppe2018-07-091-1/+4
* | use sets instead of list for listenersChristian Schneppe2018-07-092-68/+93
* | persist muc avatar and show in bookmarksChristian Schneppe2018-07-095-14/+27
* | try to fix race condition with empty trust uiChristian Schneppe2018-07-091-3/+7
* | shorten read markers to 'everyone has read up to this point' when > 4 userChristian Schneppe2018-07-093-0/+9
* | offer paste as quote for html clipsChristian Schneppe2018-07-091-1/+4
* | use EmojiWrapperEditText for most relevant text inputsChristian Schneppe2018-07-095-7/+23
* | automatically start download if file size is knownChristian Schneppe2018-07-091-4/+14
* | fixed MucOptions.getName()Christian Schneppe2018-07-091-5/+3
* | click on item selectionChristian Schneppe2018-07-091-0/+3
* | Set navigation bar color to dark on dark themeChristian Schneppe2018-07-092-1/+10