aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | catch jabber.pix-art.de invite urls directly in fragmentChristian Schneppe2018-09-273-2/+7
| | |
* | | fixed text sharing in direct sharingChristian Schneppe2018-09-274-5/+4
| | |
* | | behave nicely (no foreground service by default) if app is built with ↵Christian Schneppe2018-09-274-12/+44
| | | | | | | | | | | | targetSdk <26
* | | some color changesChristian Schneppe2018-09-2748-50/+70
|/ /
* | Merge branch 'master' into bubble-into-avatarChristian Schneppe2018-09-27179-1080/+1893
|\ \
| * | do not show media overview in contact/conference details when missing ↵Christian Schneppe2018-09-267-17/+30
| | | | | | | | | | | | storage permission
| * | use javax api instead of BC for file decryptionChristian Schneppe2018-09-261-66/+54
| | |
| * | do not use BC provider on android 22+Christian Schneppe2018-09-262-2/+7
| | |
| * | check omemo keys when attachments are commit instead of beforeChristian Schneppe2018-09-261-12/+7
| | |
| * | commit next message (draft) when input box gets emptied. causes tablet view ↵Christian Schneppe2018-09-261-12/+19
| | | | | | | | | | | | to update
| * | modify media preview sizes for various screensChristian Schneppe2018-09-265-1/+16
| | |
| * | show inactive keys if all of them areChristian Schneppe2018-09-261-2/+11
| | |
| * | clear parent activities pending view intent before calling ↵Christian Schneppe2018-09-263-4/+33
| | | | | | | | | | | | startAcitvityForResult()
| * | fixed regression that would not dismiss video encoding notificationChristian Schneppe2018-09-261-2/+2
| | |
| * | s/show media/view media/gChristian Schneppe2018-09-263-3/+3
| | |
| * | use internal viewer for images and videosChristian Schneppe2018-09-262-35/+34
| | |
| * | introduce media browser activityChristian Schneppe2018-09-269-2/+115
| | |
| * | show conversation media in contact/conference detailsChristian Schneppe2018-09-2623-122/+651
| | |
| * | catch NPEChristian Schneppe2018-09-241-1/+3
| | |
| * | use different menu items for record video and take photoChristian Schneppe2018-09-2328-73/+90
| | |
| * | fix media preview in tablet modeChristian Schneppe2018-09-232-0/+7
| | |
| * | show media preview in messagebubble like text messagesChristian Schneppe2018-09-238-14/+28
| | |
| * | made foreground service logging more meaninfulChristian Schneppe2018-09-231-5/+6
| | |
| * | add icon for unknown file while keeping 'file' icon for documentsChristian Schneppe2018-09-2313-5/+20
| | |
| * | make media previews survive rotationsChristian Schneppe2018-09-233-46/+89
| | |
| * | preview media before sending them and allow sharing and attaching of ↵Christian Schneppe2018-09-23106-562/+637
| | | | | | | | | | | | multiple files
| * | update stringsChristian Schneppe2018-09-141-1/+1
| | |
| * | slighten darken some more backgrounds in dark themeChristian Schneppe2018-09-144-4/+4
| | |
| * | do some performance optimizations on jid host suggestionsChristian Schneppe2018-09-141-162/+22
| | |
| * | show background in chatoverview a bit darkerChristian Schneppe2018-09-141-1/+1
| | |
| * | show contact/group details as icons in tablet viewChristian Schneppe2018-09-148-0/+31
| | |
| * | change text highlight colorChristian Schneppe2018-09-141-1/+1
| | |
| * | highlight selected conversation in tablet viewChristian Schneppe2018-09-144-10/+10
| | |
| * | optimize some multi account handling in SettingsActivityChristian Schneppe2018-09-142-17/+64
| | |
| * | update stringsChristian Schneppe2018-09-141-1/+1
| | |
* | | design: bubbles more curvier, avatar higher radius and no borderMartin/Geno2018-09-1419-155/+174
|/ /
* | avoid duplicate notifcation soundsChristian Schneppe2018-09-131-15/+42
| |
* | sync roster after setting pgp idChristian Schneppe2018-09-132-2/+7
| |
* | do not parse caps and pgp keys from muc presencesChristian Schneppe2018-09-131-1/+5
| |
* | speed up DNSChristian Schneppe2018-09-135-112/+148
| | | | | | | | | | | | run queries in parallel decrease timeout do not fall back to google
* | hasInternetConnection() will always return true if type=ethernetChristian Schneppe2018-09-131-1/+1
| |
* | listen for Android 6 DND eventsChristian Schneppe2018-09-131-12/+36
| |
* | properly clear file adding notification if forground service channel is disabledChristian Schneppe2018-09-132-0/+8
| |
* | correct channel for video compression, updater, backup and LED colorChristian Schneppe2018-09-131-5/+5
| |
* | removed global notifications switchChristian Schneppe2018-09-134-20/+0
| |
* | load contacts and start observer after giving permissionsChristian Schneppe2018-09-132-26/+18
| |
* | provide intent filter to launch settings from notification groups controlsChristian Schneppe2018-09-131-1/+6
| |
* | bug fixes in UpdaterActivityChristian Schneppe2018-09-131-2/+2
| |
* | more bug fixes in ExportLogsServiceChristian Schneppe2018-09-131-6/+12
| |
* | make channel for video compression, updater, backupChristian Schneppe2018-09-132-0/+27
| |