aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* rename playstore to standardpushChristian Schneppe2017-03-174-0/+0
* increase image views a bitChristian Schneppe2017-03-173-5/+5
* fix NPE while sending images directly from GBoardChristian Schneppe2017-03-171-35/+51
* little string modificationsChristian Schneppe2017-03-172-4/+5
* change avatar images to circlesChristian Schneppe2017-03-176-7/+8
* add missing importChristian Schneppe2017-03-171-0/+1
* reduce avatar sizes because of problemsChristian Schneppe2017-03-171-3/+1
* show contact and conference names in details viewChristian Schneppe2017-03-174-3/+39
* add new Emoji libraryChristian Schneppe2017-03-1718-33/+42
* use qr codes instead of aztec. Barcode Scanner is terrible at reading aztecChristian Schneppe2017-03-172-7/+9
* grey out offline contacts in StartConversationChristian Schneppe2017-03-156-12/+51
* set default for videocompression correctlyChristian Schneppe2017-03-151-1/+1
* also hide actionbar share iconChristian Schneppe2017-03-151-1/+3
* add build flavor to about summaryChristian Schneppe2017-03-141-1/+2
* add missing importChristian Schneppe2017-03-141-0/+1
* set background to messages in layoutChristian Schneppe2017-03-142-2/+4
* never mark conversation w/ own server as strangerChristian Schneppe2017-03-141-5/+4
* show typing info in overviewChristian Schneppe2017-03-142-5/+37
* fix jump to bottom while scrollingChristian Schneppe2017-03-141-23/+16
* optimize apk and vcard handling in messagesChristian Schneppe2017-03-141-24/+42
* update shortcutbadger asyncChristian Schneppe2017-03-141-9/+20
* don't open conversation when opening contact detailsChristian Schneppe2017-03-142-1/+56
* don't show share icons on account creationChristian Schneppe2017-03-141-0/+6
* set QR Code background to whiteChristian Schneppe2017-03-141-1/+2
* Fix typos (#124)licaon-kter2017-03-132-3/+3
* load new messages in chatlist a bit earlierChristian Schneppe2017-03-111-1/+1
* rename media directoriesChristian Schneppe2017-03-118-29/+84
* fixed entity time for timezones with minutes !=0Christian Schneppe2017-03-111-3/+11
* send chat states only to private and non-anon mucsChristian Schneppe2017-03-111-1/+1
* added and changed some stringsChristian Schneppe2017-03-112-3/+10
* display chat states in conferencesChristian Schneppe2017-03-117-49/+106
* send and parse Chat States to and from conferencesChristian Schneppe2017-03-116-14/+63
* use async avatar loading in AccountAdapterChristian Schneppe2017-03-111-1/+93
* hide keyboard after setting up accountChristian Schneppe2017-03-111-0/+1
* catch fileprovider related NPEsChristian Schneppe2017-03-112-3/+3
* catch some OOM ExceptionsChristian Schneppe2017-03-112-1/+9
* try to fix crashChristian Schneppe2017-03-111-0/+2
* possible audioplayer fixChristian Schneppe2017-03-091-3/+4
* fix textoverlayChristian Schneppe2017-03-091-8/+9
* fix update of chatbubblesChristian Schneppe2017-03-091-1/+1
* notify for muc messages after mam catchupChristian Schneppe2017-03-091-1/+1
* add <x/> element to outgoing MUC PMChristian Schneppe2017-03-091-0/+1
* add origin-id to outgoing messagesChristian Schneppe2017-03-092-1/+9
* only take 1:1 conversations into account when determining catchup timestampChristian Schneppe2017-03-091-1/+1
* do not interpret grin >< as quoteChristian Schneppe2017-03-092-3/+12
* fixed regression that caused stanza-ids not to be savedChristian Schneppe2017-03-091-2/+2
* do not show 'block stranger' snackbar in empty conversationsChristian Schneppe2017-03-091-1/+3
* changed string from unread conversation to messages in notificationChristian Schneppe2017-03-091-2/+3
* show conversation time as last clear date when emptyChristian Schneppe2017-03-091-1/+1
* set last clear date to time of last messageChristian Schneppe2017-03-091-1/+7