B. Petersen
3673a240d9
changelog
2020-03-04 23:16:49 +01:00
B. Petersen
490a0cf9e2
update Swedish and German language, add Croatian and Esperanto
2020-03-04 23:14:21 +01:00
B. Petersen
397e071aac
update deltachat-core-rust submodule
2020-03-04 18:38:53 +01:00
B. Petersen
c2dbc2faca
bump version
2020-03-02 00:07:32 +01:00
B. Petersen
e8a5d6122c
update changelog
2020-03-01 23:49:25 +01:00
B. Petersen
ee16eb5d53
update help
2020-03-01 23:49:15 +01:00
B. Petersen
fa4bb61110
update translations
2020-03-01 23:44:30 +01:00
B. Petersen
48a956e059
update deltachat-core-rust submodule
2020-03-01 22:52:24 +01:00
B. Petersen
80e6f07a1e
bump version to 1.2.0
2020-02-22 00:21:18 +01:00
B. Petersen
a149f902f7
update changelog
2020-02-22 00:21:05 +01:00
B. Petersen
650f955b1c
update help
2020-02-21 23:48:07 +01:00
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