Commit Graph

12 Commits

Author SHA1 Message Date
Sean Riley Hawkins
69e3aed6b5
Android vscode workflow (#912)
* fix: fix linux build

* Merge pull request #599 from AppFlowy-IO/refactor/grid_decode_cell_data

Refactor/grid decode cell data

* feat:  configured android vscode workflow

* chore: clean up android vscode

* fix: fixed typo

* chore: remove unused code

Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2022-09-01 12:27:09 +08:00
appflowy
cdec567cbb feat: separate develop, release, test working directory 2022-02-20 08:35:52 +08:00
appflowy
e9ba9ad149 ci: add .appflowy_dev 2022-02-20 08:06:53 +08:00
appflowy
c559c5cc6b feat: config bloc test 2022-02-19 16:48:57 +08:00
appflowy
837666d36d ci: fix dart pb 2022-02-09 01:14:54 +08:00
appflowy
f55de1fd17 feat: install protoc-gen-dart if not installed 2022-02-08 22:42:00 +08:00
appflowy
084e9c5f6f refactor: refactor some crates with http_server 2022-02-07 15:33:46 +08:00
nathan
dccbd45a00 switch to stable channel 2022-01-23 11:34:41 +08:00
appflowy
5a89655982 setup flowy sdk server configuration 2021-12-06 08:35:17 +08:00
appflowy
054fa4c952 rename some tasks' name 2021-11-23 18:15:33 +08:00
Alex Chen
dd92d0faf4 [Build] Enhance windows build instruction and cargo make scripts
1. doc\BUILD_ON_WINDOWS.md
  - add command for building development version
2. .vscode\tasks.json
  - Enable vscode to launch debug session on windows
3. frontend\scripts\makefile\env.toml
  - Fix "Command : dart not found." on windows
4. frontend\Makefile.toml
  - Change profile name "env.development-windows" to "env.development-desktop-windows-x86"
2021-11-23 08:28:59 +08:00
appflowy
8f1d62f115 add frontend folder 2021-11-20 09:34:43 +08:00