Commit Graph

475 Commits

Author SHA1 Message Date
virvar bb79c16e37 Default user icon in contacts view
Former-commit-id: 5c3009ca03
2016-06-17 13:13:27 +03:00
virvar c2f81f99c0 Uncomment randomBytes
Former-commit-id: 9d0cd3359c
2016-06-17 10:03:14 +03:00
Jarrad 83d3183aa6 update react-native-randombytes
Former-commit-id: 5b15f46079
2016-06-16 15:30:24 +02:00
Jarrad 12d070e44f Merge pull request #130 from status-im/message-animation
New message animation. Tab switching animation.

Former-commit-id: de0103afcd
2016-06-14 14:28:34 +02:00
virvar 478976f01d Merge remote-tracking branch 'origin/develop' into message-animation
# Conflicts:
#	src/status_im/components/styles.cljs


Former-commit-id: bf4f8521ec
2016-06-13 20:04:39 +03:00
Jarrad 40b60d6adc Merge pull request #126 from status-im/response-design
Response design

Former-commit-id: 10b744b801
2016-06-13 18:56:49 +02:00
virvar 5f8f390bd1 Merge remote-tracking branch 'origin/develop' into response-design
# Conflicts:
#	src/status_im/db.cljs


Former-commit-id: 86dc0ad06e
2016-06-13 19:54:39 +03:00
Jarrad 2d1275a663 Merge pull request #129 from status-im/issue/#120
Issue/#120

Former-commit-id: 08790ddd0d
2016-06-13 18:06:29 +02:00
virvar 9ec0d03d90 Animation refactoring
Former-commit-id: 4413d8dc3b
2016-06-10 12:09:19 +03:00
Adrian Tiberius 23a17b2632 merged develop
Former-commit-id: 7f207a3760
2016-06-10 03:21:48 +03:00
Adrian Tiberius c00bc75346 updated new contact screen; some code cleaning
Former-commit-id: e0ce4217bb
2016-06-10 03:03:40 +03:00
virvar 997cc2f635 Little refactoring
Former-commit-id: b2cd5fe1cc
2016-06-09 16:49:32 +03:00
virvar b92a4da70b Tabs animation
Former-commit-id: 16d8060c28
2016-06-09 15:55:43 +03:00
Roman Volosovskyi 7ff6f97290 Merge pull request #127 from status-im/root-warning
warn user if root before starting geth

Former-commit-id: 9630f4370f
2016-06-08 16:47:15 +03:00
Jarrad 4b43096ba8 System.loadLibrary voodoo magic
Former-commit-id: 97ff59f95b
2016-06-08 15:29:48 +02:00
virvar ed7338be35 New message animation
Former-commit-id: ff5e4c66c3
2016-06-08 15:46:12 +03:00
virvar f57711aec1 Message appear animation
Former-commit-id: 446e6ade50
2016-06-08 14:39:37 +03:00
Jarrad ce6ebde8b7 fix conflicts
Former-commit-id: 804683cd52
2016-06-08 13:06:58 +02:00
Jarrad 6756d02335 warn user if root before starting geth
Former-commit-id: 1f0a4214b8
2016-06-08 12:43:02 +02:00
virvar b8f3f2899c Request message icon animation
Former-commit-id: 23f3004bc5
2016-06-07 15:07:59 +03:00
virvar 185bee8a9c Show response input on icon click instead of message click
Former-commit-id: c68d43dcae
2016-06-07 11:43:39 +03:00
virvar f2b1a1ae7a Fix request message style
Former-commit-id: b13cb24116
2016-06-07 11:23:47 +03:00
virvar bbd0e2cfae Fix message input view
Former-commit-id: 0ef09b57e8
2016-06-06 18:59:52 +03:00
virvar 7aa209d9f3 Message input refactoring
Former-commit-id: 89051ce50b
2016-06-06 18:47:11 +03:00
virvar d65584bd3b Fix keyboard hiding. Focus on input when response view is shown.
Former-commit-id: df8c7f2fe7
2016-06-06 17:33:04 +03:00
virvar f4a1d332f2 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.


Former-commit-id: a7e694cb46
2016-06-06 15:05:35 +03:00
Jarrad fb5d4f15f1 Merge pull request #118 from status-im/bug/#115
workaround for adding peer to geth

Former-commit-id: 44c98d68c1
2016-06-06 12:57:09 +02:00
virvar 543d89ece3 Move PanResponder to view
Former-commit-id: 161be555b5
2016-06-06 09:12:55 +03:00
virvar b0ecd68a97 Move animation to views
Former-commit-id: c229902a77
2016-06-03 22:34:24 +03:00
virvar 2423dfad15 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


Former-commit-id: 217f0f93d8
2016-06-03 16:19:59 +03:00
Adrian Tiberius a424ba1447 qr-scanner screen title, code cleaning, style fixes
Former-commit-id: fbd66a840f
2016-06-03 15:47:52 +03:00
virvar b484edf36c Replace animation listeners to callbacks. Handle height < 0.
Former-commit-id: 72bdf34348
2016-06-03 14:46:32 +03:00
virvar 169b2c51eb Rename request-view to response-view
Former-commit-id: 06dd295ef5
2016-06-03 14:09:34 +03:00
virvar 27c6d6a70a Move response animation to separate handler
Former-commit-id: 408d9c8b3f
2016-06-03 13:54:17 +03:00
virvar cbda298af1 Response suggestion resize on type
Former-commit-id: 2d62d21b89
2016-06-03 11:16:38 +03:00
Roman Volosovskyi 13d689bb4a println
Former-commit-id: 72b9afce99
2016-06-02 17:40:58 +03:00
Roman Volosovskyi 1d3a91c0ee updated qr flow
Former-commit-id: db46a3a3cb
2016-06-02 17:39:26 +03:00
virvar c8eb62bb94 Messages animation
Former-commit-id: 7f7ab514ca
2016-06-02 16:23:50 +03:00
Roman Volosovskyi 18e6b80e18 fix typo
Former-commit-id: 485718d871
2016-06-02 15:57:33 +03:00
virvar 60ee2d132c Response suggestions dragging (minimize/maximize)
Former-commit-id: cad5cbaf10
2016-06-02 15:53:13 +03:00
Roman Volosovskyi ea06b2da58 fix label function
Former-commit-id: 11edd55b5a
2016-06-02 15:48:57 +03:00
Roman Volosovskyi 2b4f410fd7 fix contacts loading
Former-commit-id: 9ae6e752d8
2016-06-02 14:23:28 +03:00
Adrian Tiberius a156c8f865 make qr-scanner callable multiple times from different screens
Former-commit-id: 6eeefb2efb
2016-06-02 13:43:26 +03:00
Jarrad 855dca08f5 Merge pull request #117 from status-im/appium-setup
Appium setup & unit tests

Former-commit-id: ba1d5d1c4e
2016-06-02 11:52:39 +02:00
Jarrad ed65ba0ba7 update run-osx for unit tests and iTerm new release
Former-commit-id: 058f470ea7
2016-06-02 11:51:44 +02:00
Roman Volosovskyi ce80c8a330 fix exception at fetching of the contacts
Former-commit-id: 084f067ae8
2016-06-01 19:42:38 +03:00
Roman Volosovskyi 04760cc549 Merge branch 'develop' into appium-setup
Conflicts:
	src/status_im/i18n.cljs


Former-commit-id: bf6d4ef256
2016-06-01 19:11:51 +03:00
virvar 51287cd47a Start response suggestions dragging
Former-commit-id: 547c73d130
2016-06-01 16:36:43 +03:00
Adrian Tiberius 4d5c5755c6 fix translation pluralization
Former-commit-id: a46f60c854
2016-06-01 14:44:04 +03:00
Adrian Tiberius 8250e8d225 fix translation pluralization
Former-commit-id: 13c506491f
2016-06-01 14:35:22 +03:00