Marc Rousavy
|
7bd8b1cd7c
|
Update docs: Landing page img refs
|
2021-03-04 12:06:27 +01:00 |
|
Marc Rousavy
|
8abeef4b25
|
Update Errors/Formats docs
|
2021-03-04 12:04:39 +01:00 |
|
Marc Rousavy
|
e6397531ed
|
Update README.md
|
2021-03-04 11:23:24 +01:00 |
|
Marc Rousavy
|
15709e9f53
|
Fix old links
|
2021-03-04 10:45:50 +01:00 |
|
Marc Rousavy
|
afc1187b24
|
Remove prettier/@typescript-eslint
|
2021-03-04 10:43:53 +01:00 |
|
Marc Rousavy
|
138e7bd0ec
|
Ignore example/ for building docs
|
2021-03-04 10:38:42 +01:00 |
|
Marc Rousavy
|
71b442aeb4
|
Fix docs build path
|
2021-03-04 10:36:27 +01:00 |
|
Marc Rousavy
|
0709711b07
|
Only trigger on source code changes
|
2021-03-04 10:28:51 +01:00 |
|
Marc Rousavy
|
e7f696112e
|
Install node_modules in build-docs.yml
|
2021-03-04 10:27:37 +01:00 |
|
David Angulo
|
c598414930
|
Update build.gradle (#16)
|
2021-03-04 09:47:39 +01:00 |
|
Marc Rousavy
|
ece148d93e
|
Upgrade all packages to latest
|
2021-03-03 21:56:03 +01:00 |
|
Marc Rousavy
|
78aa90109a
|
Update build-docs.yml
|
2021-03-03 21:31:22 +01:00 |
|
Marc Rousavy
|
f84368050d
|
Remove ignored files
|
2021-03-03 21:26:04 +01:00 |
|
Marc Rousavy
|
138582d380
|
Update .gitignore
|
2021-03-03 21:24:44 +01:00 |
|
Marc Rousavy
|
da0a29b8b3
|
Fix docusaurus setup
|
2021-03-03 21:20:20 +01:00 |
|
Marc Rousavy
|
505a08d7e9
|
move favicons
|
2021-03-03 20:50:32 +01:00 |
|
Marc Rousavy
|
1c8e6b3a64
|
Update README.md
|
2021-03-03 20:48:57 +01:00 |
|
Victor Malov
|
e54276aa68
|
fix: fix banner image import path (#14)
|
2021-03-03 18:56:06 +01:00 |
|
Marc Rousavy
|
734c84579b
|
build-docs: use ssh
|
2021-03-03 14:45:57 +01:00 |
|
Marc Rousavy
|
1a86e4e582
|
Exclude index.ts
|
2021-03-03 14:04:46 +01:00 |
|
Marc Rousavy
|
c31425523a
|
Downgrade TypeScript to 4.1.5 to make the docusaurus plugin work again
|
2021-03-03 14:03:20 +01:00 |
|
Marc Rousavy
|
919aa3d82c
|
Revert "Gitignore: Ignore automatically generated TypeDoc API .md"
This reverts commit 4b496c1a27 .
|
2021-03-03 13:46:07 +01:00 |
|
Marc Rousavy
|
4b496c1a27
|
Gitignore: Ignore automatically generated TypeDoc API .md
|
2021-03-03 13:41:18 +01:00 |
|
Marc Rousavy
|
d308811a0e
|
Remove blogs
|
2021-03-03 13:39:02 +01:00 |
|
Marc Rousavy
|
a97a3cf6ec
|
Update build-docs.yml
|
2021-03-03 13:29:35 +01:00 |
|
Marc Rousavy
|
ef1b9e0d20
|
Update build-docs.yml
|
2021-03-03 13:22:40 +01:00 |
|
Marc Rousavy
|
9eb1f5d04c
|
Update build-docs.yml
|
2021-03-03 13:17:34 +01:00 |
|
Marc Rousavy
|
0fc0dc04ae
|
Add typescript dep
|
2021-03-03 13:03:29 +01:00 |
|
Marc Rousavy
|
d1516ae622
|
Create build-docs.yml
|
2021-03-03 12:53:13 +01:00 |
|
Marc Rousavy
|
94ec78e826
|
Update docusaurus.config.js
|
2021-03-03 12:49:31 +01:00 |
|
Marc Rousavy
|
92e52d6c0e
|
Update FRAME_PROCESSORS.md
|
2021-03-03 12:47:17 +01:00 |
|
Marc Rousavy
|
e39e861b4c
|
Fix img urls
|
2021-03-03 12:45:15 +01:00 |
|
Marc Rousavy
|
45c344c4df
|
Update img links
|
2021-03-03 12:42:28 +01:00 |
|
Marc Rousavy
|
0a0be78b10
|
Delete WEBSITE_README.md
|
2021-03-03 12:39:59 +01:00 |
|
Marc Rousavy
|
ad282ce4d2
|
Update package.json
|
2021-03-03 12:39:02 +01:00 |
|
Marc Rousavy
|
0b7b4d50b5
|
Automatically build API documentation (#11)
* Automatically build API documentation using Typedoc and Docusaurus
* Move MD and move to MDX for Docusaurus Guides
|
2021-03-03 12:37:43 +01:00 |
|
Marc Rousavy
|
d7409e31df
|
Update TROUBLESHOOTING.md
|
2021-03-03 09:56:50 +01:00 |
|
Marc Rousavy
|
ec299fb9d4
|
Update SETUP.md
|
2021-03-03 09:56:37 +01:00 |
|
Marc Rousavy
|
945c8fa6d8
|
Update README.md
|
2021-03-03 09:54:36 +01:00 |
|
Stanisław Chmiela
|
9ebaef3db5
|
[docs] Minor additions to setup instructions (#12)
Add 2 extra installation steps
|
2021-03-03 09:53:17 +01:00 |
|
Marc Rousavy
|
4431720e91
|
Update TROUBLESHOOTING.md
|
2021-03-03 09:52:05 +01:00 |
|
Marc Rousavy
|
5af937ba10
|
Update ANIMATED.md
|
2021-03-01 12:43:52 +01:00 |
|
Marc Rousavy
|
61ffe486a8
|
Update FORMATS.md
|
2021-03-01 12:43:15 +01:00 |
|
Marc Rousavy
|
47ca374e86
|
Update README.md
|
2021-03-01 12:41:59 +01:00 |
|
Marc Rousavy
|
55185a3a4a
|
Update DEVICES.md
|
2021-03-01 12:41:49 +01:00 |
|
Marc Rousavy
|
df953c6da6
|
Update README.md
|
2021-03-01 09:34:34 +01:00 |
|
Marc Rousavy
|
f5ec6886ed
|
chore: release 1.0.0
|
2021-03-01 09:34:00 +01:00 |
|
Marc Rousavy
|
6438b9a8bc
|
Bump CameraX versions to alpha2/alpha22 (#7)
* Bump CameraX versions to alpha2/alpha22
* Use `setDefaultResolution` to set format's photoSize
|
2021-02-26 17:34:28 +01:00 |
|
Marc Rousavy
|
03b9246afe
|
Devops: KTLint to lint Kotlin code (#6)
* Adds KTLint as a GitHub action
* Adds KTLint to the gradle project for IDE integration
* Adds .editorconfig to configure KTLint (android/)
|
2021-02-26 10:56:20 +01:00 |
|
Marc Rousavy
|
2e60110070
|
Update package.json
|
2021-02-25 22:51:20 +01:00 |
|