santosh
f0bf61881e
Typo : Need "must" instead of "much" word in Device Communication doc page
...
Summary: Closes https://github.com/facebook/Sonar/pull/124
Differential Revision: D8727053
Pulled By: passy
fbshipit-source-id: 3609e70af254e2aee7e9e9400ebf631c6198a382
2018-07-03 13:35:10 -07:00
Pascal Hartig
e11a587426
Update getting started reference ( #118 )
...
Summary:
Mention latest published version `0.0.8`.
Closes https://github.com/facebook/Sonar/pull/118
Reviewed By: priteshrnandgaonkar
Differential Revision: D8694476
Pulled By: passy
fbshipit-source-id: 7fc536dde44313eff09a64611d4c942d4f52fa1f
2018-07-02 02:33:19 -07:00
Pascal Hartig
1060542f64
Add note about current android release issues
...
Summary: Per title
Reviewed By: danielbuechele
Differential Revision: D8659337
fbshipit-source-id: 3415dfa34b7a4918e9df2abd7f226f62eb63c4d7
2018-06-27 08:04:11 -07:00
Louis Lagrange
3d27dc2004
Fix wrong paths in iOS setup doc ( #78 )
...
Summary:
Fixes #70
Closes https://github.com/facebook/Sonar/pull/78
Reviewed By: jknoxville
Differential Revision: D8476975
Pulled By: priteshrnandgaonkar
fbshipit-source-id: 2d478cbf31c560ff5a6062bf1e029e4c7fa4c172
2018-06-19 10:03:13 -07:00
Pascal Hartig
2076fc8fd1
Fix Android getting started docs
...
Summary:
`SoLoader.init(Context, int)` isn't what we want as it can raise an `IOException` (checked) and implies exo-package. I suppose this was meant to be
`(Context, boolean)`.
Reviewed By: jknoxville
Differential Revision: D8512345
fbshipit-source-id: 7fad2a3788e64149fc02e3446db2c71412ccb43d
2018-06-19 06:03:22 -07:00
Yossi Elkrief
6cf1c0d173
Update getting-started.md ( #61 )
...
Summary:
Using debugImplementation instead of deprecated debugCompile
Closes https://github.com/facebook/Sonar/pull/61
Differential Revision: D8466425
Pulled By: passy
fbshipit-source-id: b3dd4185b307933c0781a798385a66ab128b43f2
2018-06-16 08:17:39 -07:00
Daniel Buchele
6f95ad512f
fbshipit-source-id: b14273e883aba6de7b817801a1b04e54a29a6366
2018-06-15 02:23:48 -07:00
Daniel Buchele
28be3c7cd8
fbshipit-source-id: cad5f527363fe09c2eea5b05ce1f3f2ecb86941b
2018-06-12 11:42:02 -07:00
Andrei Verdes
1edffabd05
Fix GH-22 wrong method for Android docs ( #23 )
...
Summary:
As per GH-14 comment, the docs were pointing to an internal `private` method to check if `Sonar` should be enabled
Closes https://github.com/facebook/Sonar/pull/23
Reviewed By: danielbuechele
Differential Revision: D8379336
Pulled By: jknoxville
fbshipit-source-id: bc580dc40a1994a2f4a30544d77f86b60e9353f6
2018-06-12 06:32:36 -07:00
Jay Newstrom
2f6508ca03
Fix typo in stetho documentation.
...
Summary: Closes https://github.com/facebook/Sonar/pull/17
Differential Revision: D8379391
Pulled By: danielbuechele
fbshipit-source-id: 3eef14299f64b590c0e68624b17468f45111921c
2018-06-12 06:27:42 -07:00
Romain Le Quellec
521cca5e47
docs: rename communicating filename ( #44 )
...
Summary:
Just a small typo in the filename
Closes https://github.com/facebook/Sonar/pull/44
Differential Revision: D8379387
Pulled By: danielbuechele
fbshipit-source-id: ae855068098360805c8ec56a1544a3cbea22f2c0
2018-06-12 06:27:42 -07:00
Michael Evans
dba07a33c7
Fix typo in ui-components docs
...
Summary: Closes https://github.com/facebook/Sonar/pull/26
Differential Revision: D8379209
Pulled By: danielbuechele
fbshipit-source-id: b5f2fe8de84e48a9cd43bb8cd3e79e21e6be470f
2018-06-12 05:49:01 -07:00
Pascal Hartig
8e5647725a
Replace test runner in sample
...
Summary: WithDefaultsTestRunner is FB-specific. Let's replace that with its base class.
Reviewed By: danielbuechele
Differential Revision: D8355145
fbshipit-source-id: 4d87ad00a82d1e2d5b536289f247910c6139df07
2018-06-12 04:11:47 -07:00
Daniel Buchele
f7d487dd76
fbshipit-source-id: 2cd940396d650342920b28835f6e672febe6b55c
2018-06-12 03:39:09 -07:00
Daniel Buchele
e6f1e3f018
website content updates
2018-06-07 14:19:23 -04:00
Daniel Büchele
fbbf8cf16b
Initial commit 🎉
...
fbshipit-source-id: b6fc29740c6875d2e78953b8a7123890a67930f2
Co-authored-by: Sebastian McKenzie <sebmck@fb.com >
Co-authored-by: John Knox <jknox@fb.com >
Co-authored-by: Emil Sjölander <emilsj@fb.com >
Co-authored-by: Pritesh Nandgaonkar <prit91@fb.com >
2018-06-01 11:03:58 +01:00