Commit Graph

1522 Commits

Author SHA1 Message Date
B. Petersen bfc79ea604 do not hide the new-messages-marker on new incoming messages 2019-06-06 00:30:48 +02:00
cyBerta 96814700cb show new message marker #447 2019-06-05 18:24:36 +02:00
björn petersen b74c654451 Merge pull request #941 from deltachat/notification_review
Notification review
2019-06-05 18:10:31 +02:00
cyBerta c4183af72c run notification creation, deletion etc. always in background 2019-06-05 17:28:02 +02:00
cyBerta 4c5f717d1d change notification channel base name... 2019-06-05 16:21:04 +02:00
cyBerta 0511f05085 minor clean up 2019-06-05 15:43:59 +02:00
cyBerta 92caedff09 change base notification channel id in order to avoid channel setting migration issues 2019-06-04 18:02:43 +02:00
cyBerta b919f323b5 Delete notifications when chat gets deleted. Guarantee thread safty 2019-06-04 17:09:47 +02:00
cyBerta b4cdb8553a respect android system settings (e.g. 'do not disturb') regarding the notification sounds 2019-06-04 14:46:30 +02:00
Lars-Magnus Skog ffc11fcd4a Merge pull request #939 from deltachat/catch-all-exceptions
do not crash on loading failures
2019-05-30 01:23:36 +02:00
B. Petersen 187f2f2e39 do not crash on loading failures 2019-05-30 01:21:26 +02:00
björn petersen 7a51205a80 Merge pull request #935 from deltachat/notification_refactoring
Notification refactoring
2019-05-29 23:58:11 +02:00
cyBerta a15f0392ae Merge pull request #932 from deltachat/target-838
try to stop location-engine more gracefully
2019-05-29 15:57:30 +02:00
cyBerta 68bf57d3e3 fix #453: show last selected notification sound in options dialog, adopt vibrate dialog 2019-05-29 13:45:38 +02:00
cyBerta f209fa6772 remove unneded interface 2019-05-29 13:03:45 +02:00
cyBerta 451ea1dbad Don't use notification's / notification channel's sound and vibration functionality at all.
Instead we're handling sound and vibration alerts separately. It allows us to dynamically
change the 'signal' flag  turning on and off sounds on Android O+ without posting into different
channels for loud and silent notifications. This way we keep the grouped notification view
instead of falling back to the pre API 23 summary notificatoin view.
2019-05-29 12:07:37 +02:00
cyBerta 3efb33441c add images to notifications if available 2019-05-28 17:29:16 +02:00
cyBerta 7f6823a650 silence notification channels if needed 2019-05-28 15:40:27 +02:00
cyBerta 9c3aca2fb0 fix some lint issues 2019-05-28 10:44:09 +02:00
cyBerta 35138022e9 notification refactoring 2019-05-28 01:11:40 +02:00
B. Petersen 46240ef094 cleanup location-manager init-process 2019-05-26 17:15:43 +02:00
B. Petersen 46c8073160 call stopLocationEngine() explicitly when stop shareing location for the last chat 2019-05-26 17:07:18 +02:00
björn petersen 9ff568969d Merge pull request #931 from deltachat/delete-unused-files
cleanup: delete unused java-source-files and resource-files
2019-05-26 00:38:11 +02:00
björn petersen 068a6a2b09 Merge pull request #930 from deltachat/add-missing-cancel-buttons
unify some alerts
2019-05-26 00:37:51 +02:00
B. Petersen c0b2f9a50e cleanup: remove boilerplate in MuteDialog and ShareLocationDialog 2019-05-26 00:35:22 +02:00
B. Petersen f0b5a895ec cleanup: remove unused JobSerializer and EncryptionKeys classes 2019-05-26 00:28:24 +02:00
B. Petersen 8a8e22c04b cleanup: remove unused AttachmentId class 2019-05-26 00:08:10 +02:00
B. Petersen f95acd0578 cleanup: delete unused java-source-files and resource-files 2019-05-26 00:02:24 +02:00
B. Petersen 1dbeda68bd always ask before starting a chat from new-chat-activity; otherwise it is not forseeable what happens on a tab 2019-05-25 17:13:16 +02:00
B. Petersen a9072171da add cancel-buttons to mute- and vibrate-dialogs 2019-05-25 14:40:23 +02:00
björn petersen dfcb1befb5 Merge pull request #926 from deltachat/still-tweak-profile
still tweak profile
2019-05-25 13:36:07 +02:00
B. Petersen d3214cf470 simplify edit-view 2019-05-25 13:26:40 +02:00
B. Petersen fcd98ae928 streamline edit name/image menu 2019-05-25 13:26:40 +02:00
B. Petersen e91bead522 remove dead code 2019-05-25 13:26:40 +02:00
B. Petersen 62ac442a16 remove old entry points for the profile 2019-05-25 13:26:40 +02:00
B. Petersen 5028ae6e82 use profile fast-animation only for the chat-profile, not for contact-profiles in groups 2019-05-25 13:26:40 +02:00
B. Petersen 1edf6c4db3 edit on click on avatar 2019-05-25 13:26:40 +02:00
B. Petersen 3b5c51b410 add avatar to new profile 2019-05-25 13:26:40 +02:00
björn petersen fb341f7217 Merge pull request #925 from deltachat/tweak-chat-title
tweak chat-title
2019-05-24 16:20:31 +02:00
B. Petersen 55aff7465f tweak chat-title: larger avatar, larger title, smaller subtitle, correct padding 2019-05-24 16:06:06 +02:00
björn petersen cbb9cdc9ba Merge pull request #924 from deltachat/issue-817
Wrong group picture shown in group settings #817
2019-05-24 14:18:55 +02:00
björn petersen 2949f8554c Merge pull request #923 from deltachat/simplify-profile3
more profile tweaks
2019-05-24 14:10:18 +02:00
daniel.boehrs 9faa6deb62 Wrong group picture shown in group settings #817 2019-05-24 13:51:03 +02:00
B. Petersen 67b1dea4c1 move edit-name-etc to normal menu, the avatar is displayed anyway 2019-05-24 11:22:37 +02:00
B. Petersen 1fb81d69dd tweak profile menu 2019-05-24 00:45:24 +02:00
B. Petersen c13ed8c785 update az, ca, nl and tr translations 2019-05-24 00:25:39 +02:00
björn petersen f47686bff9 Merge pull request #921 from deltachat/simplify-profile2
tweak simplified profile
2019-05-24 00:13:52 +02:00
B. Petersen 074ae9f4a3 use a simple fade animation to bind the profile closer to the chat 2019-05-23 20:03:13 +02:00
B. Petersen f59687d6af cleanup, move several options to the more visible menu 2019-05-23 18:39:07 +02:00
B. Petersen a17cfccba4 remove members in new profile 2019-05-23 16:05:15 +02:00