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 |
Roman Volosovskyi
|
32422310e8
|
jail module
|
2016-06-08 15:15:23 +03:00 |
Roman Volosovskyi
|
0f4581476d
|
fetch commands.js init
|
2016-06-08 15:14:35 +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 |
Jarrad
|
ba1d5d1c4e
|
Merge pull request #117 from status-im/appium-setup
Appium setup & unit tests
|
2016-06-02 11:52:39 +02:00 |
Jarrad
|
058f470ea7
|
update run-osx for unit tests and iTerm new release
|
2016-06-02 11:51:44 +02:00 |
Roman Volosovskyi
|
084f067ae8
|
fix exception at fetching of the contacts
|
2016-06-01 19:42:38 +03:00 |
Roman Volosovskyi
|
bf6d4ef256
|
Merge branch 'develop' into appium-setup
Conflicts:
src/status_im/i18n.cljs
|
2016-06-01 19:11:51 +03:00 |
virvar
|
547c73d130
|
Start response suggestions dragging
|
2016-06-01 16:36:43 +03:00 |
Adrian Tiberius
|
a46f60c854
|
fix translation pluralization
|
2016-06-01 14:44:04 +03:00 |
Adrian Tiberius
|
13c506491f
|
fix translation pluralization
|
2016-06-01 14:35:22 +03:00 |
Roman Volosovskyi
|
2bfd90cec4
|
remove println
|
2016-06-01 14:09:43 +03:00 |
virvar
|
572fc0e554
|
Input text and buttons animation
|
2016-06-01 14:09:25 +03:00 |
Adrian Tiberius
|
755e9bf2b3
|
fix qr code decoding and remove extra data
|
2016-06-01 14:01:58 +03:00 |
Adrian Tiberius
|
c81276e3b7
|
implemented #119 and #120
|
2016-06-01 11:41:50 +03:00 |
virvar
|
5c83b09db6
|
Animation refactoring
|
2016-05-31 17:05:31 +03:00 |
virvar
|
96ef6c34a8
|
Fix drag icon
|
2016-05-31 14:39:38 +03:00 |
virvar
|
8892d13db4
|
Spring animation
|
2016-05-31 14:23:30 +03:00 |
virvar
|
b9fcad3df5
|
Response suggestions animation
|
2016-05-30 16:50:23 +03:00 |
Roman Volosovskyi
|
b914493283
|
fix ids for chats created after receiving from unknown id
|
2016-05-30 11:49:16 +03:00 |
Roman Volosovskyi
|
f30248e7fe
|
move js/React to cljsjs.react.cljs
|
2016-05-30 11:01:57 +03:00 |
Roman Volosovskyi
|
c8d0f590c2
|
doc for appium-test
|
2016-05-30 10:22:29 +03:00 |