Commit Graph

2590 Commits

Author SHA1 Message Date
B. Petersen 262900a57c update translations 2020-06-21 12:19:24 +02:00
B. Petersen 5897bf6f44 update deltachat-core-rust submodule 2020-06-21 12:14:10 +02:00
B. Petersen 7ce9c6c0bd bump version to 1.10.1 2020-06-19 22:41:13 +02:00
B. Petersen 7d53ee76f9 changelog 2020-06-19 22:40:58 +02:00
B. Petersen ae247359fb update translations 2020-06-19 22:23:36 +02:00
B. Petersen 7f0dad07d9 update deltachat-core-rust submodule 2020-06-19 21:59:18 +02:00
bjoern a0750818af Merge pull request #1430 from deltachat/get-oauth2-url-in-bg
move getOauth2Url() to an async task
2020-06-19 21:58:33 +02:00
B. Petersen 9b43304133 fix typo 2020-06-19 21:57:11 +02:00
B. Petersen 128667c35f say, what we're doing 2020-06-19 21:18:01 +02:00
B. Petersen 97bf777cc8 make get-oauth2-url cancelable 2020-06-19 21:18:01 +02:00
B. Petersen d14aaeef1c move getOauth2Url() to an async task 2020-06-19 21:18:01 +02:00
B. Petersen b866630d91 update deltachat-core-rust submodule 2020-06-19 13:38:59 +02:00
B. Petersen b7c9e34724 update deltachat-core-rust submodule 2020-06-17 20:53:05 +02:00
B. Petersen 91381d2612 bump version 2020-06-17 20:52:42 +02:00
B. Petersen 6c0e69e05f update changelog 2020-06-17 20:52:30 +02:00
B. Petersen 25124a7225 update translations 2020-06-17 16:50:18 +02:00
B. Petersen a768d8da0b update deltachat-core-rust submodule 2020-06-17 16:07:12 +02:00
cyBerta 49356e0504 Merge pull request #1424 from deltachat/tweak-default-wallpaper
tweak default wallpaper
2020-06-17 15:19:48 +02:00
B. Petersen e61a3fe488 add dark wallpaper for portrait and landscape mode 2020-06-17 15:11:48 +02:00
B. Petersen 1a620d6d8f add a landscape default background, toggle on orientation change 2020-06-17 14:44:56 +02:00
B. Petersen b268981a84 move background to raw drawable folder, it does not contain dpi information 2020-06-17 13:13:49 +02:00
bjoern 2d5ae81038 Merge pull request #1423 from deltachat/revert-bg-fix
quick-fix background jumping
2020-06-17 12:22:12 +02:00
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
bjoern 226800b7de Merge pull request #1422 from deltachat/faster-compile
You won't believe how this makes the compilation 4x faster!
2020-06-17 11:22:27 +02:00
Hocuri 4b340f1b46 Put it in ndk-make-fast.sh 2020-06-17 10:20:34 +02:00
Hocuri b6c49f67f5 You won't believe how this makes the compilation 4x faster!
Sorry for the click-bait title, but it fitted too well ;-)

Anyway, I added the possibility to ndk-make.sh to compile only for one
arch.

In my tests, if I also set the optimisation level to 0 (default is 3),
the compilation time went down from 3:30 to 1:20. Not sure if this is
worth it because I remember a comment stating that this makes generating
keys take forever. Maybe I should do some measurements and experiment
with levels 1 and 2 but that's for another PR.

What do you think?
2020-06-16 20:50:11 +02:00
bjoern fcb602c97f Merge pull request #1414 from deltachat/notification-summary
improve notification grouping
2020-06-16 12:22:37 +02:00
bjoern fa6ead4d8b Merge pull request #1419 from deltachat/fix-profile
use new MediaKeyboard instead of EmojiDrawer also in profile
2020-06-16 00:47:17 +02:00
B. Petersen 8c9cc638c4 use new MediaKeyboard instead of EmojiDrawer also in profile 2020-06-16 00:46:07 +02:00
B. Petersen 209d8ce1f1 update deltachat-core-rust submodule 2020-06-15 23:58:11 +02:00
B. Petersen 7c2e6af32d fix 'NotificationChannelGroup does not exist error', thanks @Hocuri 2020-06-15 18:02:00 +02:00
B. Petersen 2b26d4709e use longer excerpt, 100 characters is easily too few eg. on tables, also this allows the system to expand the notification text 2020-06-15 18:02:00 +02:00
B. Petersen ede1dd60f4 use correct SDK for grouping summary 2020-06-15 18:02:00 +02:00
B. Petersen ce88b4cd71 open chatlist on summary-click, remove all notifications in this case 2020-06-15 18:02:00 +02:00
B. Petersen 2caaa1e097 manually remove summary-notification; this is needed when we cancel the other notifications from within the app 2020-06-15 18:01:59 +02:00
B. Petersen 974364fc4d add a basic summary to help android7+ grouping 2020-06-15 18:01:59 +02:00
B. Petersen 56e083cc40 fixup 2020-06-15 18:01:59 +02:00
B. Petersen ba4b33be79 split notification channel groups from notification group namespace 2020-06-15 18:01:59 +02:00
cyBerta 41cb804d5a Merge pull request #1410 from deltachat/diversify_emojis
United colors of emoji
2020-06-15 17:29:35 +02:00
bjoern 0a3c19f8cb Merge pull request #1411 from deltachat/streamline-some-logging
streamline rough logging on app-foreground etc.
2020-06-15 15:27:41 +02:00
cyberta 6aec743e4d fix recent emoji updates 2020-06-15 13:49:13 +02:00
cyberta f7830c080e remove unused import 2020-06-15 12:56:56 +02:00
cyberta 4a022cd865 fix jumping input layout on keyboard appearing / disappearing 2020-06-15 12:56:31 +02:00
B. Petersen 2aa4b47e74 streamline rough logging on app-foreground etc. 2020-06-15 12:42:46 +02:00
bjoern 565faffa41 Merge pull request #1412 from deltachat/refresh-list-on-new-intent2
start ConversationListActivity with startActivityForResult()
2020-06-14 19:46:48 +02:00
bjoern dc7b6c1367 Merge pull request #1342 from mailgate/master
simple solution to open chat & put an attachement from external app...
2020-06-14 13:16:11 +02:00
B. Petersen 795edf602c update translations 2020-06-14 01:09:46 +02:00
cyberta 0df0d5bc8e fix new line lint issues, cleanup in media_keyboard.xml 2020-06-12 18:12:40 +02:00
Hocuri 4ac2daa549 start ConversationListActivity with startActivityForResult()
so that the conversations list is correctly updated before and after
sharing. Now it always correctly shows or does not show the devicetalk.

Second try after
https://github.com/deltachat/deltachat-android/pull/1402.
2020-06-12 17:11:03 +02:00
cyberta 87293a78df remove deprecated resources 2020-06-12 16:45:55 +02:00