aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* catch some more Exceptions during database importChristian Schneppe2018-09-111-1/+7
* try to catch some Exceptions in image previewChristian Schneppe2018-09-111-24/+41
* remove logChristian Schneppe2018-08-301-2/+1
* switch between earphone and speaker while playing soundsChristian Schneppe2018-08-302-6/+110
* Revert "hide record voice button if keyboard is open"Christian Schneppe2018-08-304-19/+10
* make port field disabled if hostname is emptyChristian Schneppe2018-08-302-1/+9
* modify gradle.properties to work with gradle 4.7+Christian Schneppe2018-08-302-1/+2
* use volatile for thread object in XmppConnectionChristian Schneppe2018-08-301-5/+4
* special treatment for presence errors known to be mucsChristian Schneppe2018-08-302-0/+7
* bumped gradle versionChristian Schneppe2018-08-301-1/+1
* hide record voice button if keyboard is openChristian Schneppe2018-08-304-10/+19
* update build.gradleChristian Schneppe2018-08-281-0/+11
* version 2.1.1 beta + changesChristian Schneppe2018-08-282-2/+7
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2018-08-281-1/+1
|\
| * fix typoChristian Schneppe2018-08-271-1/+1
* | catch NPE on inviteUserChristian Schneppe2018-08-281-1/+5
* | make QUICK_SHARE_ATTACHMENT_CHOICE configurableChristian Schneppe2018-08-288-11/+36
* | disabled by default variant of XEP-0392Christian Schneppe2018-08-264-0/+36
* | show correct stringChristian Schneppe2018-08-261-1/+1
* | do not display 'user left' toast in members only groupsChristian Schneppe2018-08-261-1/+2
* | add id="current" on every published PEP itemChristian Schneppe2018-08-261-0/+3
* | do grace period calculation only on positive periodsChristian Schneppe2018-08-261-2/+4
* | try to catch out of memory exceptionChristian Schneppe2018-08-261-1/+5
* | upgrade babbler versionChristian Schneppe2018-08-262-5/+7
* | store bookmarks in pep if conversion xep is runningChristian Schneppe2018-08-267-104/+180
|/
* Merge pull request #226 from licaon-kter/patch-1Christian Schneppe2018-08-251-1/+1
|\
| * Replace quotes in direct_search summaryLicaon_Kter2018-08-071-1/+1
* | Merge pull request #230 from huxxer/masterChristian Schneppe2018-08-251-0/+1
|\ \
| * | Update defaults.xmlhuxxer2018-08-241-0/+1
|/ /
* | catch NPE while detecting installedFrom()Christian Schneppe2018-08-231-1/+1
* | convert jid to stringChristian Schneppe2018-08-231-1/+2
* | try to catch rare NPEChristian Schneppe2018-08-231-1/+7
|/
* add a quick action for voice recordingChristian Schneppe2018-08-056-5/+51
* version 2.1.0 + changesChristian Schneppe2018-08-052-4/+3
* don't use internal updater if installed from F-Droid or Google Play StoreChristian Schneppe2018-08-051-4/+4
* update translationsChristian Schneppe2018-08-052-116/+120
|\
| * New translations strings.xml (German)Christian Schneppe2018-08-051-0/+1
| * New translations strings.xml (Portuguese)Christian Schneppe2018-08-051-116/+116
| * New translations strings.xml (German)Christian Schneppe2018-08-041-0/+2
| * New translations strings.xml (Portuguese, Brazilian)Christian Schneppe2018-08-041-116/+116
| * New translations strings.xml (German)Christian Schneppe2018-08-041-0/+1
| * New translations strings.xml (Portuguese)Christian Schneppe2018-08-031-116/+116
* | add location to permission check, tooChristian Schneppe2018-08-052-0/+4
* | introduced config flag to show attachment button instead of quick actionsChristian Schneppe2018-08-0535-27/+142
* | update Leaflet to version 1.3.3Christian Schneppe2018-08-053-13/+8
* | add some more permission checks for locationsChristian Schneppe2018-08-042-4/+13
* | fix typoChristian Schneppe2018-08-041-1/+1
* | use blabber.im as default domainChristian Schneppe2018-08-045-4/+16
* | also mark previews unread messages as readChristian Schneppe2018-08-032-2/+14
* | temporarily hide message deletion in chat viewChristian Schneppe2018-08-031-1/+3
|/