Commit Graph

1505 Commits

Author SHA1 Message Date
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
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
B. Petersen de63f101a2 implement member-add to new profile 2019-05-23 14:35:32 +02:00
B. Petersen 0ea15b738f single-click on a member can be used to start a chat 2019-05-23 13:34:57 +02:00
B. Petersen 43d122fdfe implement profile functions: open shared-chat, vibrate 2019-05-23 12:41:33 +02:00
B. Petersen 670eeb01e2 implement profile functions: mute, sound 2019-05-23 01:22:39 +02:00
B. Petersen 308b92412e implement profile functions: new-chat, block-contact 2019-05-23 00:55:41 +02:00
B. Petersen 4988f94f76 update profile on changes 2019-05-23 00:43:11 +02:00
B. Petersen ecbbe30259 remove unused inverted-avatars 2019-05-22 22:51:01 +02:00
B. Petersen 87ae0e9d37 fix redraw error 2019-05-22 22:45:44 +02:00
cyBerta c946cc4261 Merge pull request #917 from deltachat/simplify-profile
simplify profile
2019-05-22 15:55:22 +02:00
B. Petersen 979d3368d1 make basic contact options work 2019-05-22 14:52:57 +02:00
B. Petersen 1bdf106f84 add buttons to settings 2019-05-22 14:07:26 +02:00
B. Petersen 5aa23f0346 simplify sticky-headers 2019-05-22 12:14:57 +02:00
B. Petersen b4268b12ed check for null 2019-05-22 12:09:31 +02:00
B. Petersen 9c60c387f4 show shared chats in profile-settings 2019-05-22 00:02:27 +02:00
B. Petersen 995de4a5ba remove padding from profile-member-list 2019-05-21 18:40:52 +02:00
B. Petersen ef245874ba add member-headers to profile-settings 2019-05-21 18:20:38 +02:00
B. Petersen bb70e26d38 simplify ViewHolder 2019-05-21 17:02:54 +02:00