Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make colored muc names configurable | Christian Schneppe | 2020-02-11 | 1 | -3/+3 |
| | | | | * default = off | ||||
* | use colored usernames in group chats/channels | Christian Schneppe | 2020-02-10 | 1 | -5/+3 |
| | |||||
* | mark silent notifications as local only | Christian Schneppe | 2019-11-03 | 1 | -0/+2 |
| | | | | this will prevent silent notifications (for example those supressed by grace period) showing up on my smart watch | ||||
* | catch dead system exception when creating error notification | Christian Schneppe | 2019-10-26 | 1 | -9/+15 |
| | |||||
* | fix some issues | Christian Schneppe | 2019-10-26 | 1 | -24/+25 |
| | |||||
* | migrate to AndroidX | Christian Schneppe | 2019-09-20 | 1 | -9/+9 |
| | |||||
* | fixed 2 issues reported by new linter | Christian Schneppe | 2019-09-12 | 1 | -1/+1 |
| | |||||
* | include ticker information in notification | Christian Schneppe | 2019-09-09 | 1 | -15/+15 |
| | |||||
* | make short vibrate in open chat configurable and respect phone silent mode | Christian Schneppe | 2019-08-31 | 1 | -1/+4 |
| | |||||
* | MessageStyle notifications replace car extender | Christian Schneppe | 2019-06-17 | 1 | -21/+13 |
| | |||||
* | introduced type private_file_message to handle attachments in PMs | Christian Schneppe | 2019-05-03 | 1 | -1/+1 |
| | |||||
* | catch exceptions in NotificationService | Christian Schneppe | 2019-03-31 | 1 | -1/+7 |
| | |||||
* | after switching from forced foreground to foreground notification needs update | Christian Schneppe | 2019-02-18 | 1 | -1/+1 |
| | |||||
* | optimize imports | Christian Schneppe | 2019-02-08 | 1 | -2/+0 |
| | |||||
* | always show number of connected accounts in foreground notification | Christian Schneppe | 2019-01-26 | 1 | -43/+38 |
| | |||||
* | rework backup & restore | Christian Schneppe | 2019-01-26 | 1 | -1/+0 |
| | | | | use the implementation from Conversations | ||||
* | synchronize around notification update from corrected messages | Christian Schneppe | 2019-01-25 | 1 | -1/+7 |
| | |||||
* | offer 'open with' in context menu for geo uris | Christian Schneppe | 2019-01-25 | 1 | -1/+1 |
| | |||||
* | fix display of deleted files | Christian Schneppe | 2019-01-25 | 1 | -1/+1 |
| | |||||
* | mark deleted files in database and not query them when querying for media | Christian Schneppe | 2019-01-25 | 1 | -0/+1 |
| | |||||
* | added avatar to 'me' in notifications | Christian Schneppe | 2019-01-24 | 1 | -2/+6 |
| | |||||
* | put images into MessageStyle notifications | Christian Schneppe | 2019-01-24 | 1 | -6/+19 |
| | |||||
* | use bitmap instead of URI for avatars in notification | Christian Schneppe | 2019-01-24 | 1 | -27/+8 |
| | |||||
* | use person in message style notification | Christian Schneppe | 2019-01-03 | 1 | -2/+44 |
| | |||||
* | display last not first message in notification | Christian Schneppe | 2018-12-15 | 1 | -1/+2 |
| | |||||
* | try to fix persistent export notifications | Christian Schneppe | 2018-12-04 | 1 | -17/+0 |
| | |||||
* | change audio attributes for notification channel | Christian Schneppe | 2018-11-30 | 1 | -1/+1 |
| | | | | This may help on platforms that make a difference between ringtone volume and notification volume | ||||
* | refactor quite hours to make them time zone indepentent | Christian Schneppe | 2018-11-23 | 1 | -3/+3 |
| | |||||
* | do not update foreground notification on error if it wasn’t enabled | Christian Schneppe | 2018-11-23 | 1 | -12/+11 |
| | |||||
* | avatar code changes | Christian Schneppe | 2018-11-23 | 1 | -1/+1 |
| | |||||
* | refresh contacts when opening StartConversationsActivity | Christian Schneppe | 2018-11-23 | 1 | -1/+2 |
| | |||||
* | do not show up navigation when opening edit account from notification | Christian Schneppe | 2018-11-15 | 1 | -1/+2 |
| | |||||
* | refactored some ManageAccount, WelcomeActivity and a few other things | Christian Schneppe | 2018-11-15 | 1 | -4/+10 |
| | |||||
* | NotificationService: open chatlist if there were multiple notifications | Christian Schneppe | 2018-11-08 | 1 | -1/+1 |
| | |||||
* | refined nick matching patter. word boundry (\b) doesn’t match on words ↵ | Christian Schneppe | 2018-11-08 | 1 | -1/+1 |
| | | | | ending in a boundry | ||||
* | play short vibrate while your are inside the chat | Christian Schneppe | 2018-10-24 | 1 | -0/+1 |
| | |||||
* | Lower foreground service notification priority | Christian Schneppe | 2018-10-20 | 1 | -1/+1 |
| | |||||
* | create notification channel for quite hours | Christian Schneppe | 2018-10-02 | 1 | -23/+36 |
| | |||||
* | make NotificationManager final | Christian Schneppe | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | fixed notification sounds for Android 6 | Christian Schneppe | 2018-09-27 | 1 | -1/+3 |
| | |||||
* | behave nicely (no foreground service by default) if app is built with ↵ | Christian Schneppe | 2018-09-27 | 1 | -6/+6 |
| | | | | targetSdk <26 | ||||
* | avoid duplicate notifcation sounds | Christian Schneppe | 2018-09-13 | 1 | -15/+42 |
| | |||||
* | properly clear file adding notification if forground service channel is disabled | Christian Schneppe | 2018-09-13 | 1 | -0/+7 |
| | |||||
* | 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 | 1 | -5/+0 |
| | |||||
* | make channel for video compression, updater, backup | Christian Schneppe | 2018-09-13 | 1 | -0/+24 |
| | |||||
* | initial work toward api 26+ | Christian Schneppe | 2018-09-13 | 1 | -101/+203 |
| | | | | | * introduce notification channels * always use foreground service on 26+ | ||||
* | null pointer check in notification service | Christian Schneppe | 2018-07-29 | 1 | -1/+1 |
| | |||||
* | introduced config setting to hide error notification | Christian Schneppe | 2018-06-17 | 1 | -0/+4 |
| | |||||
* | add more logging to setIsInForeground | Christian Schneppe | 2018-06-01 | 1 | -1/+0 |
| |