bjoern
6d411f303a
Merge pull request #1443 from deltachat/prep-1.10.3
...
prepare 1.10.3, create upload script
2020-06-24 01:54:54 +02:00
B. Petersen
953731c23a
move symbols to symbols-subdirectory
2020-06-24 01:45:50 +02:00
B. Petersen
456576405f
add a script to upload apk+symbols to get.delta.chat
2020-06-24 01:21:17 +02:00
B. Petersen
728baf41f3
bump version to 1.10.3
2020-06-23 21:35:23 +02:00
bjoern
9e986eca67
Merge pull request #1441 from deltachat/recent-emoji-ordering
...
Revert "fix recent emoji updates"
2020-06-23 21:29:04 +02:00
bjoern
c698d67cf9
Merge pull request #1439 from deltachat/div-emoji-layout
...
improve layout of emoji popups
2020-06-23 21:25:56 +02:00
bjoern
e19a19b97c
Merge pull request #1442 from deltachat/fix-switch-account-list
...
more accurate check of account-database-names
2020-06-23 21:25:26 +02:00
B. Petersen
f63fd7c87f
update deltachat-core-rust submodule
2020-06-23 19:04:08 +02:00
B. Petersen
dcade6b20a
more accurate check of account-database-names
...
account-database-names have the format messenger*.db -
only checking for the extension will offer eg.
mapbox cachefiles in the account switcher (mbgl-offline.db)
2020-06-23 16:03:09 +02:00
B. Petersen
168fe96ac9
Revert "fix recent emoji updates"
...
This reverts commit 6aec743e4d .
2020-06-23 15:41:33 +02:00
B. Petersen
2877f17d05
improve layout of emoji popups
...
in light mode, input field and emoji popups are both white,
therefore opening the emoji popup (used eg. for diversified emojis)
in the first line looks weird, you do not really know
if the display is part of the emoji picker or of the input field.
fixing that by adding a small border around the popup.
in dark mode, things are already fine.
2020-06-23 13:33:32 +02:00
bjoern
954029cdf8
Merge pull request #1436 from deltachat/ios_permission_description
...
add info.plist permission description
2020-06-23 11:47:39 +02:00
cyberta
1599fc93e4
add info.plist permission description
2020-06-22 20:33:44 +02:00
bjoern
a73ab3dde6
Merge pull request #1435 from deltachat/watch-restart-io
...
restart-io when watch-settings are changed
2020-06-22 13:00:56 +02:00
B. Petersen
a436cc30bf
restart-io when watch-settings are changed
2020-06-21 21:58:51 +02:00
B. Petersen
10df72a97d
bump version to 1.10.2
2020-06-21 13:42:52 +02:00
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