Andrey Shovkoplyas
a1d55f30bb
introduced desktop
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-03-23 09:51:47 +03:00
Itoh, Masaru
35e8278e8c
Upgrade react native to 0.53.3
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-03-02 12:21:21 +03:00
Itoh, Masaru
fad47500bb
Migrate figwheel conf from project.clj to figwheel ns
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-02-21 08:47:47 +01:00
Foo Pang
ae04dde8ba
[ Fix #3076 ] Separate figwheel from dev lein profile
...
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-02-02 17:02:45 +03:00
Audrius Molis
2292d2e500
Got rid of old files.
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-01-17 17:04:29 +01:00
Julien Eluard
fc92dafca6
Fixed android build script.
...
Upgraded to latest dependencies and removed useless plugins.
2018-01-17 14:56:52 +01:00
Foo Pang
1b563a59cc
[ Fix #2986 ] Figwheel reloads env.android.main / env.ios.main on every file change
...
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-01-15 15:51:30 +03:00
t4sk
591e568e37
[feature #2793 ]
...
- update re-natal to 0.8.0
- git ignore config.cljs
- derive re-frisk url from config.cljs
- add tests for env/dev/env/utils
- remove lein re-frisk use-re-natal from Makefile
Signed-off-by: Oskar Thoren <ot@oskarthoren.com>
2018-01-08 23:13:47 +09:00
Foo Pang
fe315c619a
Improve custom figwheel script usability
...
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-01-08 15:08:12 +03:00
Audrius Molis
3e940b5bd4
Stopped loading Figwheel API by default #2669
...
Signed-off-by: andytudhope <tuddy0525@gmail.com>
2018-01-02 10:31:55 +02:00
Eric Dvorsak
56c59c741f
update react-native and project dependencies
...
[#bug] fix realm version
2017-12-15 16:06:13 +01:00
janherich
00132c5921
Don't unnecessary load jail upon figwheel reload
2017-11-29 13:51:30 +01:00
Andrey Shovkoplyas
4e31d76049
re-frisk new features
2017-11-23 09:55:56 +03:00
janherich
e50d56a4d0
Refactored jail loading + commands/responses
2017-11-21 10:51:15 +01:00
Alexander Pantyuhov
fef984d0b6
Fixes : #2061 , #2072 , #2075 ( #2129 )
2017-10-16 09:51:52 +02:00
alwx
cb72190a18
API commands scopes, changes for API semantics ( #1546 )
2017-10-16 09:51:52 +02:00
Roman Volosovskyi
8c044d9991
stub for ReactNativeModule
2017-09-15 14:15:32 +03:00
Andrey Shovkoplyas
6b1ed8fa47
re-frisk 0.5.0
2017-09-04 11:20:54 +03:00
Andrey Shovkoplyas
883b702fcb
Introduced new hierarchy ,refactored core
2017-08-14 13:42:20 +03:00
Julien Eluard
bd80c814c9
Upgraded figwheel/cljsbuild.
2017-07-17 08:49:36 +03:00
Roman Volosovskyi
239a0cbfe6
split console bot into separate files
...
bots dir
slurp-bot macro
split commands.js into browse, mailman and wallet
bot-url & loading of default bots
command schema
command-parameter schema
global-command in default_commands
@browse command in all chats
load global command from jail
optimize applications startup
Conflicts:
bots/wallet/translations.js
resources/console.js
resources/dapp.js
resources/default_contacts.json
resources/status.js
resources/wallet.js
src/status_im/accounts/screen.cljs
src/status_im/chat/constants.cljs
src/status_im/chat/handlers.cljs
src/status_im/chat/handlers/commands.cljs
src/status_im/chat/handlers/send_message.cljs
src/status_im/chat/subs.cljs
src/status_im/chat/suggestions.cljs
src/status_im/chat/views/command.cljs
src/status_im/chat/views/suggestions.cljs
src/status_im/commands/handlers/jail.cljs
src/status_im/commands/handlers/loading.cljs
src/status_im/contacts/handlers.cljs
src/status_im/data_store/realm/schemas/account/core.cljs
src/status_im/data_store/realm/schemas/account/v5/core.cljs
src/status_im/models/commands.cljs
src/status_im/utils/js_resources.cljs
2017-04-28 15:08:53 +03:00
Andrey Shovkoplyas
96dc348d7c
implemented sorted app-db and interface for pre-send function
2017-04-24 12:37:17 +03:00
alwx
9d6f155c38
Style fixes; Emoji in Display name is cut on Chats, View Profile and Contacts ( #945 )
2017-04-20 14:23:52 +03:00
alwx
6e4931417b
Password and phone inputs [chat-ui]
2017-04-13 18:17:56 +03:00
alwx
a15fb7e2a8
New chat input & suggestions area; new handlers to work with the improved logic ( #880 )
2017-04-13 18:17:56 +03:00
Andrey Shovkoplyas
0c98cd0aaf
moved re-frisk in the dev env
...
0.4.4
added re-frisk debugger
implemented “lein re-frisk use-re-natal”
2017-03-29 15:53:03 +03:00
alwx
bf27c55398
Development tools ( #719 )
2017-02-13 12:14:28 +02:00
Gustavo Nunes
a8a588bb70
Onboarding tests: fixed existing and added new
2017-02-08 17:01:14 +02:00
alwx
3b80f7d088
/browse links (addition to #638 )
2017-01-25 22:45:04 +02:00
Roman Volosovskyi
81257b815a
unused symbols
2017-01-16 08:25:45 +02:00
Alexander Pantyukhov
4ffbea6a6a
Share Address/Public Key ( #485 )
2016-11-27 17:38:42 +02:00
Adrian Tiberius
bbdf1a7271
add splash screen
2016-11-15 13:51:14 +02:00
Roman Volosovskyi
3e588ea74c
reloadable js resources for jail
...
Former-commit-id: 958d900af7
2016-11-03 12:00:04 +02:00
Alexander Pantyuhov
3402ef4466
Staging area fixes ( #366 , #382 )
...
Former-commit-id: df9600525c
2016-10-30 01:21:00 +03:00
Roman Volosovskyi
3e95b85408
Group chat: stop watching of group's topic & handle new participant ( fixes #265 #263 )
...
Former-commit-id: 828010849b
2016-09-29 09:28:41 +03:00
Roman Volosovskyi
5940af50ad
send-transaction in commands.js
...
Former-commit-id: 871f803651
2016-08-19 11:52:44 +03:00
alwxndr
cb2709cef4
* ios-related fixes;
...
* separate components for geth and jail (required for ios app);
* status bar for both ios and android
* style fixes (including better login screen on Android);
* internal re-natal package
Former-commit-id: 47b3e7fe08
2016-07-29 14:49:52 +03:00
alwxndr
75d6313511
react-native upgrade, re-natal upgrade, dependencies updates and fixes to make ios builds work
...
Former-commit-id: ba1365fa0a
2016-07-27 18:21:19 +03:00
Roman Volosovskyi
e9e3dc3896
on boarding tests
...
Former-commit-id: a0912230d4
2016-07-27 16:08:53 +03:00
Jarrad
4b43096ba8
System.loadLibrary voodoo magic
...
Former-commit-id: 97ff59f95b
2016-06-08 15:29:48 +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
Adrian Tiberius
c7a9f13733
merged develop
...
Former-commit-id: 4a35a06b8c
2016-05-20 22:12:08 +03:00
Jarrad
2609cbfeea
fix ios build
...
Former-commit-id: ae77cdd738
2016-05-20 11:04:20 +02:00
Jarrad
b5763bb8ad
syng to status
...
Former-commit-id: 6a5250247c
2016-05-19 18:31:56 +02:00
Jarrad Hope
25a7f8bb32
upgrade react-native and packages - but broken
...
Former-commit-id: bfaf45698c
2016-04-24 15:07:08 +07:00
Jarrad Hope
b522302ee8
fix android-geth dependency
...
Former-commit-id: 0bd8ff367f
2016-04-22 23:03:56 +07:00
michaelr
d54d6555a4
moved re-frame app to root folder
...
Former-commit-id: 5a3b923b0c
2016-04-04 19:21:10 +03:00
michaelr
0b6cb78336
bring messages to chat view
...
Former-commit-id: ef26278908
2016-03-22 12:59:41 +02:00
Jarrad Hope
5db6709dd0
upgrade renatal, react-native, web3
...
Former-commit-id: 4c31f1225a
2016-03-06 23:09:55 +01:00
virvar
7c6e7c644a
Initial
2016-02-23 01:04:42 +03:00