Roman Volosovskyi
|
ecd7ae26b8
|
hiding of param's suggestions
|
2016-06-21 10:27:07 +03:00 |
Roman Volosovskyi
|
9179cc61b4
|
abit more refactoring
|
2016-06-20 21:26:57 +03:00 |
Roman Volosovskyi
|
6299e7d686
|
some refactoring
|
2016-06-20 21:15:05 +03:00 |
Roman Volosovskyi
|
d298a142f7
|
fix input
|
2016-06-20 20:31:14 +03:00 |
Roman Volosovskyi
|
5e7df10c76
|
another attempt
|
2016-06-20 01:20:48 +03:00 |
Jarrad
|
7459b63251
|
Merge pull request #135 from status-im/feature/service
Feature/service
|
2016-06-17 13:59:25 +02:00 |
virvar
|
9d0cd3359c
|
Uncomment randomBytes
|
2016-06-17 10:03:14 +03:00 |
Jarrad
|
5b15f46079
|
update react-native-randombytes
|
2016-06-16 15:30:24 +02:00 |
Adrian Tiberius
|
3d68e6d48a
|
code cleaning
|
2016-06-16 07:27:58 +03:00 |
Adrian Tiberius
|
58a9c2935c
|
Moved geth to service
|
2016-06-16 07:23:11 +03:00 |
Jarrad
|
de0103afcd
|
Merge pull request #130 from status-im/message-animation
New message animation. Tab switching animation.
|
2016-06-14 14:28:34 +02:00 |
virvar
|
bf4f8521ec
|
Merge remote-tracking branch 'origin/develop' into message-animation
# Conflicts:
# src/status_im/components/styles.cljs
|
2016-06-13 20:04:39 +03:00 |
Jarrad
|
10b744b801
|
Merge pull request #126 from status-im/response-design
Response design
|
2016-06-13 18:56:49 +02:00 |
virvar
|
86dc0ad06e
|
Merge remote-tracking branch 'origin/develop' into response-design
# Conflicts:
# src/status_im/db.cljs
|
2016-06-13 19:54:39 +03:00 |
Jarrad
|
08790ddd0d
|
Merge pull request #129 from status-im/issue/#120
Issue/#120
|
2016-06-13 18:06:29 +02:00 |
virvar
|
4413d8dc3b
|
Animation refactoring
|
2016-06-10 12:09:19 +03:00 |
Adrian Tiberius
|
7f207a3760
|
merged develop
|
2016-06-10 03:21:48 +03:00 |
Adrian Tiberius
|
e0ce4217bb
|
updated new contact screen; some code cleaning
|
2016-06-10 03:03:40 +03:00 |
virvar
|
b2cd5fe1cc
|
Little refactoring
|
2016-06-09 16:49:32 +03:00 |
virvar
|
16d8060c28
|
Tabs animation
|
2016-06-09 15:55:43 +03:00 |
Roman Volosovskyi
|
9630f4370f
|
Merge pull request #127 from status-im/root-warning
warn user if root before starting geth
|
2016-06-08 16:47:15 +03:00 |
Jarrad
|
97ff59f95b
|
System.loadLibrary voodoo magic
|
2016-06-08 15:29:48 +02:00 |
virvar
|
ff5e4c66c3
|
New message animation
|
2016-06-08 15:46:12 +03:00 |
virvar
|
446e6ade50
|
Message appear animation
|
2016-06-08 14:39:37 +03:00 |
Jarrad
|
804683cd52
|
fix conflicts
|
2016-06-08 13:06:58 +02:00 |
Jarrad
|
1f0a4214b8
|
warn user if root before starting geth
|
2016-06-08 12:43:02 +02:00 |
virvar
|
23f3004bc5
|
Request message icon animation
|
2016-06-07 15:07:59 +03:00 |
virvar
|
c68d43dcae
|
Show response input on icon click instead of message click
|
2016-06-07 11:43:39 +03:00 |
virvar
|
b13cb24116
|
Fix request message style
|
2016-06-07 11:23:47 +03:00 |
virvar
|
0ef09b57e8
|
Fix message input view
|
2016-06-06 18:59:52 +03:00 |
virvar
|
89051ce50b
|
Message input refactoring
|
2016-06-06 18:47:11 +03:00 |
virvar
|
df8c7f2fe7
|
Fix keyboard hiding. Focus on input when response view is shown.
|
2016-06-06 17:33:04 +03:00 |
virvar
|
a7e694cb46
|
Fix response suggestions:
Fix scrolling messages when response view is shown.
Empty suggestions can't be fully opened.
Fix UI delays after animation.
Code improvements.
|
2016-06-06 15:05:35 +03:00 |
Jarrad
|
44c98d68c1
|
Merge pull request #118 from status-im/bug/#115
workaround for adding peer to geth
|
2016-06-06 12:57:09 +02:00 |
virvar
|
161be555b5
|
Move PanResponder to view
|
2016-06-06 09:12:55 +03:00 |
virvar
|
c229902a77
|
Move animation to views
|
2016-06-03 22:34:24 +03:00 |
virvar
|
217f0f93d8
|
Merge remote-tracking branch 'origin/develop' into response-design
# Conflicts:
# src/status_im/chat/screen.cljs
# src/status_im/chat/views/command.cljs
# src/status_im/chat/views/plain_input.cljs
# src/status_im/group_settings/screen.cljs
# src/status_im/models/commands.cljs
# src/status_im/new_group/screen.cljs
|
2016-06-03 16:19:59 +03:00 |
Adrian Tiberius
|
fbd66a840f
|
qr-scanner screen title, code cleaning, style fixes
|
2016-06-03 15:47:52 +03:00 |
virvar
|
72bdf34348
|
Replace animation listeners to callbacks. Handle height < 0.
|
2016-06-03 14:46:32 +03:00 |
virvar
|
06dd295ef5
|
Rename request-view to response-view
|
2016-06-03 14:09:34 +03:00 |
virvar
|
408d9c8b3f
|
Move response animation to separate handler
|
2016-06-03 13:54:17 +03:00 |
virvar
|
2d62d21b89
|
Response suggestion resize on type
|
2016-06-03 11:16:38 +03:00 |
Roman Volosovskyi
|
72b9afce99
|
println
|
2016-06-02 17:40:58 +03:00 |
Roman Volosovskyi
|
db46a3a3cb
|
updated qr flow
|
2016-06-02 17:39:26 +03:00 |
virvar
|
7f7ab514ca
|
Messages animation
|
2016-06-02 16:23:50 +03:00 |
Roman Volosovskyi
|
485718d871
|
fix typo
|
2016-06-02 15:57:33 +03:00 |
virvar
|
cad5cbaf10
|
Response suggestions dragging (minimize/maximize)
|
2016-06-02 15:53:13 +03:00 |
Roman Volosovskyi
|
11edd55b5a
|
fix label function
|
2016-06-02 15:48:57 +03:00 |
Roman Volosovskyi
|
9ae6e752d8
|
fix contacts loading
|
2016-06-02 14:23:28 +03:00 |
Adrian Tiberius
|
6eeefb2efb
|
make qr-scanner callable multiple times from different screens
|
2016-06-02 13:43:26 +03:00 |