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 |
Roman Volosovskyi
|
61b6599bd3
|
console commands/responses
|
2016-06-09 19:34:09 +03:00 |
virvar
|
b2cd5fe1cc
|
Little refactoring
|
2016-06-09 16:49:32 +03:00 |
Roman Volosovskyi
|
8474729695
|
tests
|
2016-06-09 16:06:39 +03:00 |
virvar
|
16d8060c28
|
Tabs animation
|
2016-06-09 15:55:43 +03:00 |
Roman Volosovskyi
|
72768fc7dd
|
store commands.js
|
2016-06-09 14:41:25 +03:00 |
Roman Volosovskyi
|
76e2887b17
|
react-native-status dependency and other
|
2016-06-09 12:49:02 +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 |
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 |