adbenitez
6993317be3
fix "use SOCKS5" switch style (not visible in dark mode due to forced Light theme)
2023-01-19 00:15:03 -05:00
adbenitez
4aaa656938
make SOCKS5 section more similar to Delta Chat Desktop
2023-01-18 15:11:48 -05:00
adbenitez
3dfc587183
add socks5 settings to registration activity
2023-01-18 01:06:48 -05:00
Hocuri
11ec547386
Make it possible to create an encrypted database ( #2186 )
...
- Before Android 6 (API 23), there was no KeyStore yet. Currently, you can still create an encrypted account, but the passphrase is stored in clear-text, because that's how Signal is doing things.
- There is no option to manually set the keyphrase or to unlock via fingerprint. This has the advantage that we never need user input for unlocking the accounts and can simply unlock all accounts on startup and the obvious disadvantage that anyone with access to the unlocked device can open DC.
- Each account is encrypted with a different passphrase.
- When importing, you can choose to encrypt the account.
2022-01-22 20:57:16 +01:00
cyberta
5f96854b37
adapt keyboard layouts for registration activity
2020-08-19 16:32:38 +02:00
cyberta
baa8185c0e
no word suggestions for imap and smtp login name
2020-08-11 16:43:12 +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
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
9cbd6a1031
add basic layout for preparation-needed/broken providers
2020-01-24 00:27:42 +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
B. Petersen
0343b9a732
fix cursor and control colors in dark mode
2019-04-05 01:01:06 +02:00
B. Petersen
cb6ef5193f
tint the advanced-expand-button correctly
2019-04-02 18:43:21 +02:00
B. Petersen
915ac6b8af
use theme colors for RegistrationActivity
2019-04-02 11:52:26 +02:00
B. Petersen
fdcf2786a8
tweak layout, re-use existing string
2019-03-09 15:56:07 +01:00
florian.haar
450966cce6
og should be reachable during onboarding #744
2019-03-09 15:36:48 +01:00
B. Petersen
f3fa39016d
unify colors and headlines
2019-02-22 19:17:38 +01:00
B. Petersen
14addb3984
tweak onboarding screen
2019-02-22 19:05:36 +01:00
B. Petersen
ad696464c1
add authorisation method popup to RegistrationActivity
2019-02-19 00:06:22 +01:00
Jonas Sulzer
8aeeb5b3fd
disable autocorrection on server input fields
...
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch >
2019-02-01 19:43:27 +01:00
B. Petersen
1d483f78bf
use standard button and avoid another maven dependency
2019-01-23 15:12:13 +01:00
florianhaar
258e885186
use ok/cancel for the login screen #225
2019-01-18 12:57:59 +01:00
B. Petersen
defac037de
rework strings
2018-12-12 17:55:08 +01:00
B. Petersen
8df4b6be39
wording of login button: no need to register to delta chat, only log-in required
2018-10-08 17:41:31 +02:00
daniel.boehrs
cb5dae676e
Fixed wrong text input types #12
2018-08-29 16:10:52 +02:00
daniel.boehrs
78d9a8411f
Go to chatlist if app is already configured #10
2018-08-29 16:06:36 +02:00
daniel.boehrs
13c8ddde92
1 - add gmail-specific hint in RegistrationActivity
2018-08-21 16:02:04 +02:00
B. Petersen
b1a00a03d2
Initial commit 🌱
2018-08-14 17:20:46 +02:00