Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'master' into bubble-into-avatar | Christian Schneppe | 2018-09-27 | 179 | -1080/+1893 | |
|\ \ | ||||||
| * | | do not show media overview in contact/conference details when missing ↵ | Christian Schneppe | 2018-09-26 | 7 | -17/+30 | |
| | | | | | | | | | | | | storage permission | |||||
| * | | use javax api instead of BC for file decryption | Christian Schneppe | 2018-09-26 | 1 | -66/+54 | |
| | | | ||||||
| * | | do not use BC provider on android 22+ | Christian Schneppe | 2018-09-26 | 2 | -2/+7 | |
| | | | ||||||
| * | | check omemo keys when attachments are commit instead of before | Christian Schneppe | 2018-09-26 | 1 | -12/+7 | |
| | | | ||||||
| * | | commit next message (draft) when input box gets emptied. causes tablet view ↵ | Christian Schneppe | 2018-09-26 | 1 | -12/+19 | |
| | | | | | | | | | | | | to update | |||||
| * | | modify media preview sizes for various screens | Christian Schneppe | 2018-09-26 | 5 | -1/+16 | |
| | | | ||||||
| * | | show inactive keys if all of them are | Christian Schneppe | 2018-09-26 | 1 | -2/+11 | |
| | | | ||||||
| * | | clear parent activities pending view intent before calling ↵ | Christian Schneppe | 2018-09-26 | 3 | -4/+33 | |
| | | | | | | | | | | | | startAcitvityForResult() | |||||
| * | | fixed regression that would not dismiss video encoding notification | Christian Schneppe | 2018-09-26 | 1 | -2/+2 | |
| | | | ||||||
| * | | s/show media/view media/g | Christian Schneppe | 2018-09-26 | 3 | -3/+3 | |
| | | | ||||||
| * | | use internal viewer for images and videos | Christian Schneppe | 2018-09-26 | 2 | -35/+34 | |
| | | | ||||||
| * | | introduce media browser activity | Christian Schneppe | 2018-09-26 | 9 | -2/+115 | |
| | | | ||||||
| * | | show conversation media in contact/conference details | Christian Schneppe | 2018-09-26 | 23 | -122/+651 | |
| | | | ||||||
| * | | catch NPE | Christian Schneppe | 2018-09-24 | 1 | -1/+3 | |
| | | | ||||||
| * | | use different menu items for record video and take photo | Christian Schneppe | 2018-09-23 | 28 | -73/+90 | |
| | | | ||||||
| * | | fix media preview in tablet mode | Christian Schneppe | 2018-09-23 | 2 | -0/+7 | |
| | | | ||||||
| * | | show media preview in messagebubble like text messages | Christian Schneppe | 2018-09-23 | 8 | -14/+28 | |
| | | | ||||||
| * | | made foreground service logging more meaninful | Christian Schneppe | 2018-09-23 | 1 | -5/+6 | |
| | | | ||||||
| * | | add icon for unknown file while keeping 'file' icon for documents | Christian Schneppe | 2018-09-23 | 13 | -5/+20 | |
| | | | ||||||
| * | | make media previews survive rotations | Christian Schneppe | 2018-09-23 | 3 | -46/+89 | |
| | | | ||||||
| * | | preview media before sending them and allow sharing and attaching of ↵ | Christian Schneppe | 2018-09-23 | 106 | -562/+637 | |
| | | | | | | | | | | | | multiple files | |||||
| * | | update strings | Christian Schneppe | 2018-09-14 | 1 | -1/+1 | |
| | | | ||||||
| * | | slighten darken some more backgrounds in dark theme | Christian Schneppe | 2018-09-14 | 4 | -4/+4 | |
| | | | ||||||
| * | | do some performance optimizations on jid host suggestions | Christian Schneppe | 2018-09-14 | 1 | -162/+22 | |
| | | | ||||||
| * | | show background in chatoverview a bit darker | Christian Schneppe | 2018-09-14 | 1 | -1/+1 | |
| | | | ||||||
| * | | show contact/group details as icons in tablet view | Christian Schneppe | 2018-09-14 | 8 | -0/+31 | |
| | | | ||||||
| * | | change text highlight color | Christian Schneppe | 2018-09-14 | 1 | -1/+1 | |
| | | | ||||||
| * | | highlight selected conversation in tablet view | Christian Schneppe | 2018-09-14 | 4 | -10/+10 | |
| | | | ||||||
| * | | optimize some multi account handling in SettingsActivity | Christian Schneppe | 2018-09-14 | 2 | -17/+64 | |
| | | | ||||||
| * | | update strings | Christian Schneppe | 2018-09-14 | 1 | -1/+1 | |
| | | | ||||||
* | | | design: bubbles more curvier, avatar higher radius and no border | Martin/Geno | 2018-09-14 | 19 | -155/+174 | |
|/ / | ||||||
* | | avoid duplicate notifcation sounds | Christian Schneppe | 2018-09-13 | 1 | -15/+42 | |
| | | ||||||
* | | sync roster after setting pgp id | Christian Schneppe | 2018-09-13 | 2 | -2/+7 | |
| | | ||||||
* | | do not parse caps and pgp keys from muc presences | Christian Schneppe | 2018-09-13 | 1 | -1/+5 | |
| | | ||||||
* | | speed up DNS | Christian Schneppe | 2018-09-13 | 5 | -112/+148 | |
| | | | | | | | | | | | | run queries in parallel decrease timeout do not fall back to google | |||||
* | | hasInternetConnection() will always return true if type=ethernet | Christian Schneppe | 2018-09-13 | 1 | -1/+1 | |
| | | ||||||
* | | listen for Android 6 DND events | Christian Schneppe | 2018-09-13 | 1 | -12/+36 | |
| | | ||||||
* | | properly clear file adding notification if forground service channel is disabled | Christian Schneppe | 2018-09-13 | 2 | -0/+8 | |
| | | ||||||
* | | correct channel for video compression, updater, backup and LED color | Christian Schneppe | 2018-09-13 | 1 | -5/+5 | |
| | | ||||||
* | | removed global notifications switch | Christian Schneppe | 2018-09-13 | 4 | -20/+0 | |
| | | ||||||
* | | load contacts and start observer after giving permissions | Christian Schneppe | 2018-09-13 | 2 | -26/+18 | |
| | | ||||||
* | | provide intent filter to launch settings from notification groups controls | Christian Schneppe | 2018-09-13 | 1 | -1/+6 | |
| | | ||||||
* | | bug fixes in UpdaterActivity | Christian Schneppe | 2018-09-13 | 1 | -2/+2 | |
| | | ||||||
* | | more bug fixes in ExportLogsService | Christian Schneppe | 2018-09-13 | 1 | -6/+12 | |
| | | ||||||
* | | make channel for video compression, updater, backup | Christian Schneppe | 2018-09-13 | 2 | -0/+27 | |
| | | ||||||
* | | initial work toward api 26+ | Christian Schneppe | 2018-09-13 | 15 | -173/+359 | |
| | | | | | | | | | | * introduce notification channels * always use foreground service on 26+ | |||||
* | | fixed user hint in magic create mode | Christian Schneppe | 2018-09-12 | 1 | -0/+1 | |
| | | ||||||
* | | fixed own avatar not being square in message view | Christian Schneppe | 2018-09-12 | 1 | -10/+22 | |
| | | ||||||
* | | code cleanup for group chat user context menu | Christian Schneppe | 2018-09-12 | 4 | -76/+83 | |
| | |