1607 Commits

Author SHA1 Message Date
Andrea Maria Piana
3c43a622e1
Add timestamps to each message
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-04-16 16:24:20 +01:00
janherich
69b6fb40b4
Fix deleted chats behavior 2018-04-16 12:44:08 +02:00
janherich
80cb7ada68
Remove Jarrad from contacts 2018-04-16 11:59:00 +02:00
Eric Dvorsak
3612fd8c47
[fix 3806] Provide separate MailServers for each network
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-16 12:28:50 +03:00
Anton Danchenko
4de886241c
do not show "Shake to provide your feedback" popup when app starts
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-16 12:26:38 +03:00
janherich
a82c087a0f
Refactor subs + fix group chat issues 2018-04-16 10:58:26 +02:00
Eric Dvorsak
cf03088a51
delete realm file if schemas are incompatible
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-16 11:52:28 +03:00
Stepan Lusnikov
1abd3c1a78
Fix remove-browser event handler
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-13 12:39:18 +03:00
Goran Jovic
32711c3be4
feature #3845 - added edcon to public chats and using keyboard avoiding view
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-12 14:57:07 +03:00
Eric Dvorsak
7148734e2a
increase pow target to 0.002
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-04-12 10:04:17 +02:00
kwingram25
5297100c53
[FIX #3641] Modify chat input to retain text, parameter box on blur
chat: adds messages-focused chat prop to fine tune command interactions
2018-04-11 19:41:10 +01:00
janherich
f406feacc7
Contact refactoring 2018-04-11 14:57:51 +02:00
Marco Süß
450944af20
[ISSUE #3706] collect mixpanel events while offline
This adds a tracking interceptor to `default-interceptors` that replaces the old
`add-post-event-callback` hook. The interceptor gets the required data from
app-db to know if it's online and passes that to a new mixpanel tracking fn that
queues up tracking events, and drains that queue iff the app is online again.

Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-04-11 13:00:04 +02:00
Goran Jovic
77e6f45576
bug #3775 - fixed missing dapp descriptions
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-10 16:06:15 +03:00
Andrea Maria Piana
3256d67c2e
Add clock values for public group/chats
I have extended and modified the current algorithm for message ordering
so that it applies for group and public chats alike.

We use Lamport timestamps but we prefix the unix timestamp, which should
maximize the chances of the message being seen on the top of the chat.

Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-04-10 12:19:42 +01:00
Andrea Maria Piana
f8e73f8538
Add docker integration tests
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-04-10 09:44:22 +01:00
kwingram25
66bcf6562a
chat, ui: allow non-deletable home items, fix console chat ui 2018-04-09 22:07:15 +01:00
Goran Jovic
dd8846288a
feature #3767 - added a number of dapps to the default list
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-09 13:55:35 +03:00
Stepan Lusnikov
b4a47ab360
Don't navigate back after saving profile
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-09 12:39:24 +03:00
Stepan Lusnikov
0bf41ace67
Fix browser saving
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-09 12:11:19 +03:00
Eric Dvorsak
d9eca279d0
Remove migrations as they are not needed anymore because of breaking change
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-04-09 09:42:46 +02:00
Daniel Regeci
52746f4363
[FIX #3698] Decrease tapping area to make the version number not clickable 2018-04-07 11:18:58 +01:00
Alexander Pantyuhov
c29c58d044
[#3630]: Improve dynamic image sizing (#3759)
* [#3630]: Improve dynamic image sizing
2018-04-07 11:11:05 +02:00
Andrey Shovkoplyas
71ed35b480
hide command button if there are no commands
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-06 16:19:10 +03:00
Eric Dvorsak
26b0224236
remove crypto libraries and nodeify hack
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-04-06 13:30:27 +02:00
Andrey Shovkoplyas
e9af024e0d
fixed help improve screen
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-05 17:46:15 +03:00
Eric Dvorsak
df17c50612
Add new protocol
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-04-05 15:40:30 +01:00
Andrey Shovkoplyas
66f90cfdbc
fixed error in photo path
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-05 17:11:10 +03:00
Aleksandr Pantiukhov
7168896ffe
bug #3571: Validation error 'Password confirmation doesn't match password' is shown after you fix value in 'Confirm password'
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-04-05 10:08:12 +02:00
Julien Eluard
5529772858
[ISSUE #3538] Added sharing data settings
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-04 10:32:22 +03:00
Daniel Regeci
f7120184a4
[FIX #3214] Question mark is missing on Gas details screen
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-04 10:12:32 +03:00
Goran Jovic
cb30f4a844
bug #3638 - fixed uneditable browser address bar in ios
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-03 16:21:45 +03:00
Daniel Regeci
83876f7cf1
[FIX #3143] Cannot sign in to Cryptokitties (chrome webstore)
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-03 09:38:01 +03:00
kwingram25
13c448032c
ios, ui, utils: relocated iOS notification permissions to home screen
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-03 09:36:50 +03:00
Eric Dvorsak
b3ef1ed53a
Clean up last utils/handlers
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-02 18:58:57 +03:00
Foo Pang
e85823056c
[Fix #3479] Add accessibility labels for Chat screens
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-02 18:57:54 +03:00
Marco Süß
3ba9bdef7b
[ISSUE #3651] change console to look like a dev tool
- rename "Console" to "Status Console"
- hide console dapp badge in home screen
- change icon to something terminal-y
- change empty screen text for console chat

Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-02 18:56:07 +03:00
criw
dc4ca898a8
[FIX #3176] align group icons with chat name text
Top margins have been removed because they caused icons to be aligned
lower than text and width has been incremented since icons were cut off

[FIX #3176] changed icon's color to colors/gray

Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-02 18:52:30 +03:00
Goran Jovic
c9b9cf74b3
bug #3735 - fixed broken send and request commands in chat (again)
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-04-02 16:30:41 +02:00
Andrey Shovkoplyas
1faa35bfd9
fixed Empty Gas limit and Gas price
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-02 14:07:21 +03:00
Julien Eluard
38c9bb7266
[ISSUE #3633] Migrated profile lists to latest design
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-30 19:15:25 +02:00
Dmitry Novotochinov
8bbb2f8760
update instabug to 2.8.1
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-03-30 18:37:19 +03:00
Goran Jovic
7c93ac58f5
bug #3735 - fixed broken send and request commands in chat
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-03-30 14:16:04 +02:00
Chad
07afa72420
[3731] typo and grammar fixes to backup and data screens
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-30 12:17:33 +02:00
Dmitry Novotochinov
6786123765
[#3593] Hide passphrase field during TestFairy session
Switch to react-native version of TestFairy

Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-03-29 13:09:23 +03:00
Dmitry Novotochinov
05dd8eba2a
[#3654] set default network in config
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-03-29 12:12:27 +03:00
Daniel Regeci
fd7b393ae0
[FIX #3650] Blue open dapp button
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-29 09:49:31 +02:00
Andrea Maria Piana
e77504c26f
Revert "Fix message ordering for 1-1 chats"
This reverts commit 7efcdcb15046c6b6fdfa2d03965a3af00fb9c5a7.

We decided to revert this commit as it introduced a couple of issues in
message ordering. In order to release we revert back to the old
behaviour.

Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-28 17:04:49 +02:00
Andrey Shovkoplyas
855243436d
reverted network details
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-28 17:03:56 +02:00
kwingram25
80e45bcb9d
[FIX #3678] Allow interaction w/edit profile screen while keyboard visible
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-03-28 17:41:29 +03:00