Vitaliy Vlasov
433f840f76
Onboarding sign-in
...
Signed-off-by: Vitaliy Vlasov <siphiuel@gmail.com>
2019-07-11 15:46:24 +03:00
Roman Volosovskyi
2777809db9
enable saving password on android
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2019-01-08 17:40:00 +01:00
Vitaliy Vlasov
92d00f4250
Use multiple app instances simultaneously
...
Signed-off-by: Vitaliy Vlasov <siphiuel@gmail.com>
2018-11-28 19:10:12 +02:00
Vitaliy Vlasov
88740eaf52
Add remove-chat button next to chat title
...
Update chat header design
Aligh header heights
Add 'Clear history'; some reformatting
Add confirmations
Formatting
Member photo fix; increase font size for 9+ unviewed messages indicator
Fix chat view autoloading upon tab switching; Merge with desktop
Fix add-to-contacts
2018-08-20 13:42:07 +03:00
Volodymyr Kozieiev
457f2a157a
Desktop branch merged into develop ( #5266 )
...
* Desktop branch merged into develop
* Fixed review notes by yenda
2018-07-23 18:21:31 +03:00
Aleksandr Pantiukhov
d3b28ddbe8
re-natal completely removed from the project and replaced with clj-rn
...
Signed-off-by: Aleksandr Pantiukhov <alwxndr@gmail.com>
2018-07-18 23:56:39 +02:00
janherich
7574a1dc25
Erase realm on new installation
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-18 15:16:20 +03:00
Stepan Lusnikov
441a3858d9
Use :npm-deps false
...
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-05-01 14:42:18 +03:00
janherich
f406feacc7
Contact refactoring
2018-04-11 14:57:51 +02:00
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