B. Petersen
5abb1b2d7b
update local help
2024-06-13 17:12:13 +02:00
B. Petersen
a408adb805
update deltachat-core-rust to 'chore(release): prepare for 1.140.2' of 'v1.140.2'
2024-06-13 17:12:13 +02:00
Asiel Díaz Benítez
0e6a94b57d
Merge pull request #3127 from deltachat/adb/organize-project-structure
...
organize project structure
2024-06-12 23:17:07 +02:00
adbenitez
20bc7e6197
remove debug/README.md
2024-06-12 23:13:20 +02:00
adbenitez
bd669edf4e
update scripts to new res and assets folder location
2024-06-12 22:17:54 +02:00
adbenitez
cae954aa51
move res and assets to src/main/
2024-06-12 22:16:26 +02:00
B. Petersen
217bc18984
add f-droid changelog
2024-06-12 16:18:21 +02:00
B. Petersen
244c2f9e70
bump version to 1.46.3 - what a nice side effect, that after #3122 , the version is now before the fold
2024-06-12 16:18:21 +02:00
B. Petersen
74b48a3e1a
update CHANGELOG for 1.46.3
2024-06-12 16:18:21 +02:00
Asiel Díaz Benítez
a7fe58e3f5
Merge pull request #3122 from deltachat/adb/issue-3030
...
include firebase only in gplay flavour
2024-06-12 15:00:05 +02:00
Asiel Díaz Benítez
b2c11ceb4a
Apply suggestions from code review
...
Co-authored-by: bjoern <r10s@b44t.com >
2024-06-12 14:59:37 +02:00
adbenitez
178331ce2a
disable push notifications setting if apk was built without support
2024-06-12 03:49:45 +02:00
adbenitez
1b80bc32dd
move google-services.json to root folder for now
2024-06-12 03:42:36 +02:00
adbenitez
6681f24603
add comment to fake implementation of FcmReceiveService
2024-06-12 02:28:11 +02:00
adbenitez
fee58e6eac
fix building
2024-06-12 02:17:10 +02:00
adbenitez
2ca581495e
only include firebase dependency for gplay release
2024-06-10 21:31:02 +02:00
B. Petersen
e0f83cdc54
bump version to 1.46.2
2024-06-02 17:02:50 +02:00
B. Petersen
b66a444ff5
update CHANGELOG for 1.46.2
2024-06-02 17:02:50 +02:00
B. Petersen
5fbaf1f343
hint user that rollout may take time
...
seen a similar hint for other apps,
it is useful to give interested users a clue
why they have a feature but others may not.
2024-06-02 15:15:32 +02:00
B. Petersen
643311829a
update translations
2024-06-02 15:04:59 +02:00
Asiel Díaz Benítez
803ecdaa54
Merge pull request #3112 from deltachat/adb/fix-bug-in-instantonboarding
...
switch to new account when opening DCACCOUNT:// URIs
2024-06-02 13:46:42 +02:00
adbenitez
438e60ac66
switch to new account when opening DCACCOUNT:// URIs
2024-06-02 00:19:33 +02:00
B. Petersen
9636a15e83
update translations
2024-05-30 16:49:38 +02:00
Sebastian Klähn
d3d2b615ad
Update res/values/strings.xml
...
Co-authored-by: bjoern <r10s@b44t.com >
2024-05-29 17:34:51 +02:00
bjoern
c1b6f8dda4
Update res/values/strings.xml
...
Co-authored-by: Sebastian Klähn <39526136+Septias@users.noreply.github.com >
2024-05-29 17:34:51 +02:00
bjoern
26b408e612
Update res/values/strings.xml
...
Co-authored-by: Sebastian Klähn <39526136+Septias@users.noreply.github.com >
2024-05-29 17:34:51 +02:00
Sebastian Klähn
2fc5720a1e
feat: add stock strings for realtime
2024-05-29 17:34:51 +02:00
Asiel Díaz Benítez
b10e576971
Merge pull request #3089 from deltachat/r10s/getData2Blob
...
add getData2Blob() needed for DC_EVENT_WEBXDC_REALTIME_DATA
2024-05-29 12:13:04 +02:00
B. Petersen
e280b0f2a4
the button is called 'Create New Profile' meanwhile
2024-05-27 21:19:56 +02:00
B. Petersen
91d3b6ac51
bump version to 1.46.1
2024-05-27 18:48:00 +02:00
B. Petersen
c011fcf3a9
update changelog for 1.46.1
2024-05-27 18:48:00 +02:00
B. Petersen
d4c7d2e261
update local help
2024-05-27 17:30:26 +02:00
B. Petersen
65811c6a78
fix russian timestamp
2024-05-27 17:30:26 +02:00
B. Petersen
ca33024430
update local help
2024-05-27 17:30:26 +02:00
B. Petersen
1dd2525868
update translations
2024-05-27 17:30:26 +02:00
B. Petersen
31d41c0c25
add missing DC_EVENT_WEBXDC_* constants
2024-05-27 16:47:27 +02:00
B. Petersen
264761ee01
fix location streaming
2024-05-25 23:26:36 +02:00
bjoern
aaccdc5e86
prepare 1.46.0 ( #3083 )
...
* update changelog for 1.46.0
* bump version to 1.46.0 \o/
* summarize beta changelog to 1.46.0
2024-05-24 19:39:16 +02:00
bjoern
bcd5dae53e
update translations ( #3096 )
2024-05-24 19:05:57 +02:00
bjoern
d9f3d55e63
tweak push notification settings ( #3095 )
...
* apply token changes on leaving the dialog; this avoids unnecessary changes, races or possibly needed blocks if the user is just playing around
* ask before disabling PUSH; this is mainly to avoid accidental taps
* add a 'learn more' button pointing to instant-delivery
2024-05-24 18:50:23 +02:00
bjoern
bab868bd90
update translations & local help ( #3094 )
...
* update translations
* update local help
2024-05-24 18:04:15 +02:00
bjoern
1e72b5fa72
add a switch for push notifications ( #3090 )
...
* add a switch for push notifications
* move 'instant delivery' down
* reword to 'force background connection'
* remove unused string
* respect user setting wrt pref_push_enabled
* f-droid defaults to PUSH = false
* get token directly when enabling PUSH
* delete FCM token when PUSH is disabled
2024-05-24 17:09:54 +02:00
B. Petersen
5562e75fb4
check if push is sufficient before adding device message
...
the check before was too implicit and relied on DOZE_ASKED_DIRECTLY only.
but if the user was asked one time and went for chatmail again,
it did not work and the user was getting the message
"please enable 'ignore battery optimisations'"
even though they were using chatmail-only.
2024-05-24 14:25:27 +02:00
B. Petersen
44bc7da0df
add getData2Blob() needed for DC_EVENT_WEBXDC_REALTIME_DATA
2024-05-23 19:51:02 +02:00
B. Petersen
40961ad31e
update translations
2024-05-23 18:10:58 +02:00
B. Petersen
bd50613fe4
update deltachat-core-rust to 'chore(release): prepare for 1.139.5' of 'v1.139.5'
2024-05-23 18:10:58 +02:00
Asiel Díaz Benítez
0769a5cee9
Merge pull request #3087 from deltachat/adb/improve-logs
...
improve logs: use emojis to mark the log level for easier visibility
2024-05-22 23:16:54 +02:00
adbenitez
00ac5a06f9
improve logs: use emojis to mark the log level for easier visibility
2024-05-22 21:14:40 +02:00
ImgBotApp
fb8553789b
[ImgBot] Optimize images
...
*Total -- 4,678.35kb -> 3,341.73kb (28.57%)
/metadata/en-US/images/phoneScreenshots/7.png -- 809.73kb -> 494.54kb (38.93%)
/metadata/en-US/images/phoneScreenshots/3.png -- 186.48kb -> 118.04kb (36.7%)
/metadata/en-US/images/phoneScreenshots/8.png -- 843.98kb -> 555.49kb (34.18%)
/metadata/en-US/images/phoneScreenshots/6.png -- 902.60kb -> 648.15kb (28.19%)
/metadata/en-US/images/phoneScreenshots/4.png -- 164.21kb -> 127.60kb (22.29%)
/metadata/en-US/images/phoneScreenshots/2.png -- 1,050.71kb -> 818.11kb (22.14%)
/metadata/en-US/images/phoneScreenshots/1.png -- 369.34kb -> 292.35kb (20.84%)
/metadata/en-US/images/phoneScreenshots/5.png -- 351.30kb -> 287.45kb (18.18%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
2024-05-22 19:34:41 +02:00
Asiel Díaz Benítez
45c133fc18
Merge pull request #3085 from deltachat/adb/update-screenshots
...
update screenshots
2024-05-22 17:55:44 +02:00