B. Petersen
40f54f94d7
update translations
2020-02-21 18:11:01 +01:00
B. Petersen
df47afdae6
update deltachat-core-rust submodule
2020-02-21 17:39:31 +01:00
B. Petersen
a0ab528690
update deltachat-core-rust submodule
2020-02-20 14:29:33 +01:00
holger krekel
5cc05ed918
Merge pull request #1254 from deltachat/enter-displayname
...
Enter displayname
2020-02-19 22:01:42 +01:00
B. Petersen
c7b83dbf8b
forward to enter-profile-name after crating a burner-account
2020-02-19 16:28:11 +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
a7975bbd37
remove dead code
2020-02-19 13:29:59 +01:00
B. Petersen
f2a7af986a
no special handling for empty names
2020-02-19 13:21:56 +01:00
B. Petersen
9d52b6b030
update deltachat-core-rust submodule
2020-02-18 19:15:45 +01:00
B. Petersen
382fdab051
update deltachat-core-rust submodule
2020-02-15 23:25:45 +01:00
B. Petersen
b13792d551
update translations
2020-02-15 13:50:30 +01:00
holger krekel
83a58af212
Merge pull request #1252 from deltachat/pin-chats
...
pin chats
2020-02-15 13:27:07 +01:00
B. Petersen
926ab9d547
make pinned icon smaller, lighter and move it left of date field
2020-02-15 12:26:24 +01:00
B. Petersen
a1394c1742
set background color of pinned chats
2020-02-15 12:26:23 +01:00
B. Petersen
ab81e480ee
adapt to new api
2020-02-15 00:35:04 +01:00
B. Petersen
15c050ac09
add pinned icon
2020-02-15 00:35:04 +01:00
B. Petersen
c3556f01f2
use tri-state for archived
2020-02-15 00:35:04 +01:00
B. Petersen
0a30ebdc5b
basic pin/unpin chat functionality
2020-02-15 00:35:04 +01:00
B. Petersen
13d9894905
update deltachat-core-rust submodule
2020-02-15 00:18:37 +01:00
B. Petersen
4a8acbac91
fix dates in changelog, thanks @mahiso for the hint
2020-02-14 13:27:41 +01:00
B. Petersen
432d7b7bf4
update deltachat-core-rust submodule
2020-02-11 22:38:44 +01:00
bjoern
813f36fce3
Merge pull request #1231 from deltachat/burner-accounts
...
burner accounts, tweak onboarding
2020-02-11 21:37:11 +01:00
B. Petersen
1bec6958dc
call dc_set_config_from_qr() when getting a DC_QR_ACCOUNT qr code
2020-02-11 00:50:20 +01:00
B. Petersen
f98b7c5fe6
add basic DC_QR_ACCOUNT handling
2020-02-10 19:52:32 +01:00
B. Petersen
f9bc7667b7
detect DC_QR_ACCOUNT qr codes
2020-02-10 14:12:28 +01:00
B. Petersen
7222396da9
basic qr scan, get returned qr code
2020-02-10 14:11:12 +01:00
B. Petersen
db8dca7310
give users, who denied camera access accidentially before, a way out
2020-02-10 14:11:12 +01:00
B. Petersen
0d3f7a0696
add a real 'cancel' button to 'start simplified setup?'
...
i tried to rename the 'cancel' button to 'login manually'
as suggested at https://github.com/deltachat/interface/issues/33
however, playing around with this change a bit in real setup situations,
this does not really help on making things easier.
- the user sees a dialog opening that lacks an option to 'just close'
it at the first glance, one feels stuck
- he has to understand that 'login manually' is the thing he already
started in the previous dialog
therefore, i think a simple 'cancel' might not be perfect,
but according to 'login manually' the better choice.
however, maybe we can reword the text, saying more explicit what cancel does.
but even then, not sure if the user really reads the things,
and i think the text is already a bit long.
also, whatever the user chooses, there is not really a 'bad choice' -
in both decisions, the user will either succeed logging in or come back to the
intial screen.
also, thinking of ios, there the 'cancel' button
is always much more highlighted as the other ones -
having buttons named 'cancel' feels natural, but having a bold
'login manually' is a bit weird as the 'simplified' choice is probably
easier in most cases.
sure, this is ios and we can do things different there,
however, it is another point :)
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
Jikstra
ac8b67478c
Merge pull request #1246 from deltachat/profile-send-message
...
rename 'new chat' to 'send message'
2020-02-07 21:34:43 +01:00
B. Petersen
3a7a379e85
rename 'new chat' to 'send message'
2020-02-07 21:05:26 +01:00
B. Petersen
4040af776f
fix typo, update translations
2020-02-02 21:54:13 +01:00
bjoern
f6dbb18947
Merge pull request #1235 from deltachat/update-translations
...
update translations
2020-02-02 21:49:04 +01:00
B. Petersen
cc9fb774ea
update translated permission strings
2020-02-02 21:15:31 +01:00
B. Petersen
dde7c877c6
update english permission strings
2020-02-02 21:08:14 +01:00
B. Petersen
9fa9b8545e
update translations
2020-02-02 20:57:40 +01:00
B. Petersen
aa4b38de56
update translations
2020-01-31 23:33:13 +01:00
bjoern
83cc9412ac
Merge pull request #1233 from deltachat/tweak-onboarding
...
tweak onboarding
2020-01-31 23:22:37 +01:00
B. Petersen
fdb6cee76c
only ask once for oauth2 on focus changes, however, always ask on 'log in' button
2020-01-31 23:21:50 +01:00
B. Petersen
5a60d52b01
rename oauth2 'cancel' button to 'login manually', cc @hpk42
2020-01-31 23:10:16 +01:00
B. Petersen
be462abccf
streamline oauth2 start an remove update-provider-info side-effect
2020-01-31 22:55:00 +01:00
B. Petersen
11b0cf1d8b
remove before_login_hint once another provider is typed in
...
to not mess around with oauth2 dialogs,
we show the before_login_hint only if the email address is entered completely
(on focus changes)
however, if the user change the provider
so that no or a different provider info would be shown,
it should be removed (not: directly replaced by the actual one,
this is done on focus change if oauth2 is denied)
2020-01-31 22:06:49 +01:00
B. Petersen
8c8871b4a4
give users an option that denied file access accidentially before
2020-01-31 18:18:37 +01:00
bjoern
25134088f8
Merge pull request #1227 from deltachat/sdk16
...
lower sdk to 16
2020-01-30 23:57:46 +01:00
bjoern
b448dd55df
Merge pull request #1219 from deltachat/provider-db
...
implement provider-db
2020-01-30 23:57:22 +01:00
B. Petersen
eab8a596eb
update deltachat-core-rust submodule
2020-01-30 23:34:48 +01:00
B. Petersen
90425f7710
lower sdk to 16
2020-01-27 09:39:13 +01:00
B. Petersen
b11f293dfd
bump version to 1.1.2
2020-01-26 20:43:03 +01:00