Commit Graph

277 Commits

Author SHA1 Message Date
B. Petersen e8853a4329 Revert "fixes #466. Setting the background image provides for a image that is sufficiently large to fit portrait and landscape orientations. When displayed the shorter side is scaled to fit, the larger is then centered and cropped."
This reverts commit 16f5c6d889.
2020-06-17 11:50:18 +02:00
B. Petersen 8c9cc638c4 use new MediaKeyboard instead of EmojiDrawer also in profile 2020-06-16 00:46:07 +02:00
cyberta 0df0d5bc8e fix new line lint issues, cleanup in media_keyboard.xml 2020-06-12 18:12:40 +02:00
cyberta b5e3c0c274 tweak emoji variation hint color 2020-06-11 18:41:01 +02:00
cyberta 56d85e01e1 update and adapt signal sources to have the new media keyboard including new emojis 2020-06-11 17:37:43 +02:00
B. Petersen 6738b0d477 remove 'Delete emails from server' experiment, the function is superseded by 'Auto-delete messages' 2020-06-10 19:47:07 +02:00
cyberta ac0dfc2649 change blur icon 2020-06-08 13:23:11 +02:00
cyberta 2caad455c0 remove code that is unnecessary for manual blurring, revert this commit if we ever want to implement automatic face detection 2020-06-08 10:52:25 +02:00
cyberta 9f48ee0a74 first draft on face detection adapting signal's new feature 2020-06-05 14:46:30 +02:00
bjoern f46bb21c82 Merge pull request #1393 from deltachat/remove-unused-cert-option
remove option 'accept invalid hostnames'
2020-06-04 15:13:19 +02:00
Angelo Fuchs 16f5c6d889 fixes #466. Setting the background image provides for a image that is sufficiently large to fit portrait and landscape orientations. When displayed the shorter side is scaled to fit, the larger is then centered and cropped. 2020-06-04 00:02:34 +02:00
B. Petersen 44e9a6c9bb the option 'accept invalid hostnames' does not longer exist, see https://github.com/deltachat/deltachat-core-rust/pull/987 2020-06-03 21:11:54 +02:00
Angelo Fuchs c84495fb31 Revert "fix #1228 by showing the avatar image larger. Tap on it again to remove the display again."
Commit should have gone to PR.

This reverts commit f0323c95d6.
2020-06-03 19:32:43 +02:00
Angelo Fuchs f0323c95d6 fix #1228 by showing the avatar image larger. Tap on it again to remove the display again. 2020-06-03 19:27:37 +02:00
B. Petersen 587123c3ae add margin between progress-bar and dialog when there are not buttons 2020-04-24 16:30:14 +02:00
B. Petersen c0aa96e836 force right-to-left item on right-to-left locales
fix is needed only for the first settings item, that is owner-drawed.
the other standard items were already correct.
2020-04-11 14:11:55 +02:00
B. Petersen 80dc60a222 improve wording to make more clear, this is sign-in, not-sign up 2020-04-08 12:48:02 +02:00
B. Petersen 9fbad277a6 cleanup strings 2020-03-28 22:01:47 +01:00
B. Petersen bcacc09449 show details about what will happen and get confirmation 2020-03-28 22:01:46 +01:00
B. Petersen 673082fb66 add option 'fromWelcome' to create-profile activity that forward to the chatlist once done and displays some slightly different text+controls 2020-02-19 16:26:04 +01:00
B. Petersen 7222396da9 basic qr scan, get returned qr code 2020-02-10 14:11:12 +01:00
B. Petersen a7212daf40 add registration-qr-scan activity 2020-02-10 14:11:12 +01:00
B. Petersen 69aff8f026 streamline buttons on welcome screen 2020-02-10 14:11:12 +01:00
B. Petersen c70521011d add 'scan' to welcome activity 2020-02-10 14:11:12 +01:00
B. Petersen 9cbd6a1031 add basic layout for preparation-needed/broken providers 2020-01-24 00:27:42 +01:00
B. Petersen adaf3519d7 remove rarely seen image and save 60k (the chatlist is typically never empty now), closes #1211 2020-01-17 14:22:06 +01:00
B. Petersen 0f64d4e9c5 remove unused InviteActivity, it was disabled 9 months ago in #790 2020-01-17 14:08:22 +01:00
B. Petersen afc1f99788 add basic local-help-activity, adapt menus and add a demo-file 2020-01-10 22:58:47 +01:00
cyBerta a6f9110a85 Merge pull request #1204 from deltachat/verifiy-explain
add verified group hint
2020-01-03 12:15:53 +01:00
Hocuri 2c73358b6e Make qrShowActivity use the qrShowFragment to reduce code duplication 2020-01-03 00:20:19 +01:00
Hocuri e2fa391d71 Rename 2020-01-03 00:20:18 +01:00
Hocuri b7a0c6ba77 Tackle null pointer exceptions 2020-01-03 00:20:18 +01:00
Hocuri 268722c0be It compiles ;-) 2020-01-03 00:20:18 +01:00
Hocuri cf631e3d68 Start making tabbed activities 2020-01-03 00:20:17 +01:00
B. Petersen 337be725fb add verified group hint, simplify new-group xml 2020-01-02 21:47:59 +01:00
B. Petersen 3549c5591d remove pager with weird descriptions, tweak welcome layout 2019-12-05 01:04:21 +01:00
cyberta 7117303e6f replace string reference dc_app_name by app_name 2019-11-27 05:38:14 +03:00
cyberta 6b4f90c52f adapt package for BottomSheetBehavior 2019-11-11 13:06:05 +01:00
B. Petersen fb235b7639 upgrade to androidx support libraries 2019-11-08 01:22:28 +01:00
B. Petersen 1621524d70 layout 2019-11-01 14:24:49 +01:00
cyberta c7e7d00512 implement certificate check settings for imap/smtp (#1047) 2019-11-01 01:09:08 +01:00
cyberta 082418b597 fix hardcoded string in welcome screen 2019-10-29 16:51:03 +01:00
B. Petersen 0e38854a5f simplify preference divider 2019-10-22 19:47:38 +02:00
B. Petersen 33e04c13cf simplify autocrypt summary layout 2019-10-22 19:42:24 +02:00
B. Petersen e7871a66e3 remove group icon from chatlist 2019-10-05 19:32:30 +02:00
B. Petersen f51670df5f adapt scribble-sticker-select to dark layout of scribble-activity 2019-07-09 01:25:56 +02:00
cyBerta 647bcd6be0 remove transition property from conversation title view - we don't use view transitions atm 2019-07-08 20:00:55 +02:00
cyBerta 321302d271 assure that image editing controls are not overlapped by the soft navigation bar 2019-07-08 18:16:15 +02:00
cyBerta 397f1df89c left-align tools, right-align confirmation checkmark in image editing controls 2019-07-08 17:28:14 +02:00
cyBerta 79e82448b4 remove option to lock aspect ratio 2019-07-08 17:04:14 +02:00