aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (follow)
Commit message (Expand)AuthorAgeFilesLines
* do not save draft if message is completly empty and fixed appending shared textChristian Schneppe2018-05-213-3/+22
* fix some crashes on Android 4 devicesChristian Schneppe2018-05-2113-195/+222
* temporarly fix crash with resending files via buttonChristian Schneppe2018-05-183-2/+5
* Add new Server (#202)kromonos2018-05-181-0/+1
* detect yalp store installsChristian Schneppe2018-05-171-1/+1
* update translationsChristian Schneppe2018-05-171-0/+2
* fix typoChristian Schneppe2018-05-171-1/+1
* add possibility to de-/activate accountsChristian Schneppe2018-05-173-2/+45
* fix crash on destroying mucChristian Schneppe2018-05-171-2/+4
* do not use trigger but delete message index entries manuallyChristian Schneppe2018-05-171-83/+90
* Extend QR scanner to support VCard with IMPP fieldChristian Schneppe2018-05-171-0/+10
* changed command paramater for new push serverChristian Schneppe2018-05-171-1/+1
* changed jid of push serverChristian Schneppe2018-05-174-5/+12
* some tor modificationsChristian Schneppe2018-05-178-12/+17
* do not use end in catchup mam queriesChristian Schneppe2018-05-173-11/+33
* increase sample and bit rate for voice recordingChristian Schneppe2018-05-171-2/+2
* add null checkChristian Schneppe2018-05-171-4/+4
* add primary key to fts tableChristian Schneppe2018-05-171-2/+3
* do not include body in simple status updates to not trigger fts updateChristian Schneppe2018-05-175-10/+19
* fix exceptionsChristian Schneppe2018-05-163-8/+8
* do not load conversations with null jidChristian Schneppe2018-05-163-10/+20
* make session completion work with untrusted devices as wellChristian Schneppe2018-05-163-7/+11
* max out emoji enlargment at 42 emojisChristian Schneppe2018-05-162-10/+33
* change MAGIC_CREATE_DOMAINChristian Schneppe2018-05-161-1/+1
* split heighlights by special charactersChristian Schneppe2018-05-161-0/+3
* don’t scale images to a 0 width or heightChristian Schneppe2018-05-161-6/+8
* add spinner to select jabber provider for creating new accountsChristian Schneppe2018-05-165-19/+194
* delete values-pt-br as invalidChristian Schneppe2018-05-141-445/+0
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2018-05-141-0/+445
|\
| * Translation for brazilian portuguese, pt-BR ISO 8859-1, make this app availab...PsychloDx2018-05-131-0/+445
* | apply styling helper to conversation overviewChristian Schneppe2018-05-146-13/+151
* | fix some location crashesChristian Schneppe2018-05-142-15/+16
* | fix taking videoChristian Schneppe2018-05-142-8/+24
* | make quick actions working againChristian Schneppe2018-05-142-4/+26
* | check permissions for locationsChristian Schneppe2018-05-141-0/+4
|/
* update translationsChristian Schneppe2018-05-0618-111/+149
* fix stringsChristian Schneppe2018-05-061-1/+1
* don't use alpha for received/read indicatorChristian Schneppe2018-05-051-2/+0
* add animators for more activitiesChristian Schneppe2018-05-0523-12/+90
* use navigate as floating action button in showlocationChristian Schneppe2018-05-053-25/+33
* add custom animation to ConversationsActivityChristian Schneppe2018-05-051-0/+4
* Support both new and old http upload namespacesChristian Schneppe2018-05-055-16/+44
* ban can be disabled in Config.javaChristian Schneppe2018-05-052-2/+8
* XmppUri code cleanupChristian Schneppe2018-05-051-14/+10
* encode and decode % and # in invite linksChristian Schneppe2018-05-0510-13/+86
* filter sequences of more than 3 ltr-rtlChristian Schneppe2018-05-053-3/+11
* improved logging for node configuration changeChristian Schneppe2018-05-053-5/+11
* remove " from fts queriesChristian Schneppe2018-05-051-1/+1
* add animationsChristian Schneppe2018-05-037-2/+78
* fixed regression of not highlighting current conversation in overviewChristian Schneppe2018-05-032-2/+8