aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (follow)
Commit message (Collapse)AuthorAgeFilesLines
* compress videos bigger than 10 MB before sendingChristian Schneppe2016-08-28540-15/+354254
|
* wrap dynamic tags into multiple lines. fixes #2003Daniel Gultsch2016-08-265-9/+15
|
* some multi-window optimizations. set min width to 300Daniel Gultsch2016-08-266-4/+17
|
* attach contact to notificationDaniel Gultsch2016-08-263-15/+30
|
* add snackbar for request presence subscriptionDaniel Gultsch2016-08-262-0/+17
|
* always display allow contact perm dialog after introDaniel Gultsch2016-08-261-0/+10
|
* survive rotation in editaccountDaniel Gultsch2016-08-262-32/+49
|
* made payment required error standard compliantDaniel Gultsch2016-08-261-4/+5
|
* add file provider to share files on android nDaniel Gultsch2016-08-264-70/+78
|
* offer quick reply on android NDaniel Gultsch2016-08-264-45/+109
|
* use N style stacked notificationsDaniel Gultsch2016-08-263-82/+92
|
* send register IQs without full fromDaniel Gultsch2016-08-263-5/+6
|
* made image preview size smaller for low res imagesDaniel Gultsch2016-08-261-8/+14
|
* display error status for missing internet permissionDaniel Gultsch2016-08-263-7/+13
|
* various null pointer checksDaniel Gultsch2016-08-263-3/+12
|
* check for rare null pointer platform bug in share intent handlingDaniel Gultsch2016-08-261-0/+20
|
* add payment required errorDaniel Gultsch2016-08-263-2/+21
|
* don't show shadows around share buttonChristian Schneppe2016-08-191-108/+0
|
* don't close otr session on every presence changeDaniel Gultsch2016-08-131-8/+5
|
* start file observer in backgroundDaniel Gultsch2016-08-131-1/+6
|
* make lastMessageTransmitted return max(clear_date,last_message)Daniel Gultsch2016-08-131-6/+5
|
* be more careful in recursive file observer. limit depthDaniel Gultsch2016-08-131-1/+21
|
* rotate images based on EXIF data in previewChristian Schneppe2016-08-132-91/+153
| | | | fiexes #91
* make human readable logs export optional and false as defaultChristian Schneppe2016-08-134-8/+24
|
* performance improvements during backup import and bug fixesChristian Schneppe2016-08-131-31/+36
|
* changed video preview buttonChristian Schneppe2016-08-115-0/+0
|
* don't show plaintext passwords in adb logsChristian Schneppe2016-08-112-2/+0
|
* improve notification during backupChristian Schneppe2016-08-113-15/+13
|
* use direct ssl when port was manually set to 5223Daniel Gultsch2016-08-111-2/+24
| | | | this should create a work around for the oracle xmpp server
* close tcp connection after 30s of inactivity when in push_modeDaniel Gultsch2016-08-113-14/+31
|
* don't do idle ping if close_tcp option is setDaniel Gultsch2016-08-111-2/+4
|
* explictly set account status to offline when waiting for pushDaniel Gultsch2016-08-111-1/+2
|
* catch all throwables when parsing xmlDaniel Gultsch2016-08-111-2/+2
|
* catch platform bug when getting ringer modeDaniel Gultsch2016-08-111-4/+9
|
* catch NPE in getVideoPreview() because getFrame sometimes returns nullDaniel Gultsch2016-08-111-1/+1
|
* handle invalid prekey ids in bundleDaniel Gultsch2016-08-111-3/+5
|
* don't run backup during check for updatesChristian Schneppe2016-08-091-7/+0
|
* reworked backup serviceChristian Schneppe2016-08-0911-111/+347
| | | | | * automatically save database encrypted to local storage at 4 am each day * run backup import in new thread
* don't name images "IMG_..."Christian Schneppe2016-08-061-1/+1
|
* don't show shadow in action buttonChristian Schneppe2016-08-051-87/+0
|
* modified download button a bitChristian Schneppe2016-08-043-79/+27
|
* code cleanupChristian Schneppe2016-08-021-8/+0
|
* set tablet, phone or pc identityDaniel Gultsch2016-08-022-7/+11
|
* catch exception when trying to get video preview of pgp encrypted fileDaniel Gultsch2016-08-021-1/+5
|
* add icons to files/locations in chat viewChristian Schneppe2016-08-0234-13/+82
|
* added missing german stringsChristian Schneppe2016-07-311-0/+2
|
* added black border to play buttonChristian Schneppe2016-07-315-0/+0
|
* don't leave conferences ...Christian Schneppe2016-07-311-3/+3
| | | | ... when Pix-Art Messenger is swiped away from recent apps
* show snackbar box not before address in sharelocation activityChristian Schneppe2016-07-301-1/+1
|
* changed last wrong package idsChristian Schneppe2016-07-304-7/+17
|