Commit Graph

1432 Commits

Author SHA1 Message Date
Roman Volosovskyi c56fa0c688 localStorage in jail 2017-06-05 16:53:20 +03:00
matte171 111c6f3ae0 Update da.cljs
Major update with new sentences from en.cljs
2017-06-05 08:51:37 +03:00
Roman Volosovskyi 5b69439d3d allows markup returned from bot's init function to be shown 2017-06-05 08:10:49 +03:00
Roman Volosovskyi 6f6849f635 use status-go's hackaton-alt branch 2017-06-02 17:45:02 +03:00
Roman Volosovskyi 6921587e13 Navigation in drawer (#1261)
* navigation in drawer

* fix indentation
2017-06-02 17:35:59 +03:00
Roman Volosovskyi ec469f59b1 schedule :check-sync outside callback (which can be not called after locking/unlocking phone) 2017-06-01 11:10:36 +03:00
Roman Volosovskyi 45a08d7643 prevent unecessary :preview calls to jail 2017-06-01 10:55:46 +03:00
Mike Jackson 30ef161afa Bug: Can't set status with #\ (#1245) (#1252)
* escape queries correctly when querying realm
* kill dead code
2017-06-01 10:22:19 +03:00
alwx 2c90faab86 No more react-native-network-info, updated /debug command response 2017-06-01 10:18:04 +03:00
Andrey Shovkoplyas 1a3e346543 fixes https://github.com/status-im/status-go/issues/120 2017-05-30 16:16:18 +03:00
Julien Eluard 034ff3e413 Fixes #1220 Do not let catch escape 2017-05-26 17:34:37 +03:00
Gustavo Nunes 01fabc243d bold username in android 2017-05-26 17:22:45 +03:00
Gustavo Nunes 4c396a130e fix hour format 2017-05-26 17:22:45 +03:00
Gustavo Nunes e52b2c27dd drawer UI refresh 2017-05-26 17:22:45 +03:00
Gustavo Nunes 1119142913 fix #1234 2017-05-26 17:20:26 +03:00
Gustavo Nunes a623c02d53 android device back button goes back in webview #1204 2017-05-26 17:19:47 +03:00
Gustavo Nunes dd976fb2af fixes #1215 2017-05-26 17:18:51 +03:00
alwx 1b2f657bfb Support for status-dev-cli 3.2.0 — NDS, responses and 3 more commands 2017-05-24 12:49:17 +03:00
Julien Eluard edd191b705 Fix broken build 2017-05-24 10:13:50 +03:00
Andrey Shovkoplyas d358c33d9d open chat 2017-05-23 15:16:17 +03:00
Julien Eluard 9c6e5e4984 Fixes #1222 Do not crash when sharing null address. 2017-05-23 11:09:27 +03:00
Roman Volosovskyi 3bc19e69b1 attach geth.log to Instabug reports 2017-05-22 18:28:45 +03:00
Julien Eluard 48709aced3 Fixes #919 Confirmation dialog for the delete actions 2017-05-22 17:10:31 +03:00
Roman Volosovskyi e16b93fbd0 logging to Instabug 2017-05-19 23:35:17 +03:00
Roman Volosovskyi 0deca1f874 upgrade instabug 2017-05-18 16:12:40 +03:00
Roman Volosovskyi 88cee34997 disable Instabug for development env 2017-05-18 11:30:17 +03:00
alwx f165492b33 Devtools 3.0 support 2017-05-17 13:00:45 +03:00
Roman Volosovskyi 0919b4364e use :topic instead :topics for pending messages from realm 2017-05-17 12:58:33 +03:00
alwx f7d57336d3 react-native-network-info update 2017-05-15 08:30:15 +03:00
Roman Volosovskyi 4655323fbb migrate to new shh api 2017-05-15 08:12:03 +03:00
Roman Volosovskyi b94d1a51cb upgrade react-native-webview-bridge
pass BuildConfig.DEBUG to webview-bridge (Android)
2017-05-14 16:13:32 +03:00
matte171 baada8b07f da.cljs
Danish translation. Using the Swedish translation as template.
2017-05-11 13:39:08 +03:00
Andrey Shovkoplyas 6433676f51 fixes https://github.com/status-im/status-react/issues/1016 2017-05-11 13:36:59 +03:00
Julien Eluard 0df5a59e87 Fixes #1180 Cleanup navigation stack when creating public group 2017-05-11 13:31:31 +03:00
Gustavo Nunes 27de707035 fix #1171 2017-05-11 13:27:03 +03:00
Andrey Shovkoplyas c277260b59 fixes https://github.com/status-im/status-react/issues/1170 2017-05-11 11:53:43 +03:00
Andrey Shovkoplyas c46d686632 fixes https://github.com/status-im/status-react/issues/1191 2017-05-10 16:45:53 +03:00
Roman Volosovskyi d4f2983a09 geolocation permissions request on android 2017-05-09 11:59:48 +03:00
Roman Volosovskyi 34b77022f7 another attempt to fix #1088 2017-05-08 15:43:40 +03:00
Roman Volosovskyi 07c247be93 back/forward buttons always enabled in @browse 2017-05-05 16:56:06 +03:00
Roman Volosovskyi 1010dedca9 fix #1173 2017-05-05 16:05:26 +03:00
Roman Volosovskyi e333c12d35 add loading indicator to webview 2017-05-05 13:25:12 +03:00
Roman Volosovskyi 2780e24f04 prevent loading bot's js using dapp-url/commands.js 2017-05-05 12:37:42 +03:00
Roman Volosovskyi 4265e73f33 add global-command to default_contacts
load browse first
prefill global-commands before bot's jails are loaded
2017-05-05 11:41:43 +03:00
alwx 808aa46f4f App asks for Microphone access while user tries to scan QR or capture an image (#1148) 2017-05-05 11:18:37 +03:00
alwx 08247698c3 Input field takes 3 lines for 1-line browse command [webview-command-actions] (#1155) 2017-05-04 21:05:43 +03:00
Roman Volosovskyi 58606a801c patch TRANSFORM_TIMEOUT_INTERVAL second attempt 2017-05-04 19:52:21 +03:00
Roman Volosovskyi 80bca1a324 patch TRANSFORM_TIMEOUT_INTERVAL 2017-05-04 18:10:22 +03:00
Andrey Shovkoplyas 3936d85c77 fixes https://github.com/status-im/status-react/issues/1163 2017-05-04 16:40:12 +03:00
Andrey Shovkoplyas 52c10562dc fixes https://github.com/status-im/status-react/issues/1096 2017-05-04 15:33:00 +03:00