[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-7597":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":18,"compositeScore":20,"rankGlobal":10,"rankLanguage":10,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":22,"hasPages":22,"topics":24,"createdAt":10,"pushedAt":10,"updatedAt":32,"readmeContent":33,"aiSummary":34,"trendingCount":16,"starSnapshotCount":16,"syncStatus":35,"lastSyncTime":36,"discoverSource":37},7597,"Squircle-CE","massivemadness\u002FSquircle-CE","massivemadness","👨‍💻 Squircle CE is a fast and free multi-language code editor for Android","https:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.blacksquircle.ui",null,"Kotlin",1827,150,34,69,0,1,4,19,19.54,"Apache License 2.0",false,"master",[25,26,27,28,29,30,31],"android","code-completion","code-editor","file-explorer","kotlin","syntax-highlighting","text-editor","2026-06-12 02:01:41","# Squircle CE\n\n\u003Cimg src=\"https:\u002F\u002Fmedia.githubusercontent.com\u002Fmedia\u002Fmassivemadness\u002FSquircle-CE\u002Frefs\u002Fheads\u002Fmaster\u002F.github\u002Fimages\u002Frepository-icon.png\" alt=\"Squircle CE\" width=\"120\" align=\"left\">\n\n\u003Cb>Squircle CE\u003C\u002Fb> is a fast and free multi-language code editor for Android.\n\nThis repository contains the complete source code and the build instructions for the project.  \nYou can contribute by reporting issues, suggesting features, or submitting pull requests.\n\n![Android CI](https:\u002F\u002Fgithub.com\u002Fmassivemadness\u002FSquircle-CE\u002Fworkflows\u002FAndroid%20CI\u002Fbadge.svg) [![License](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FLicense-Apache%202.0-blue.svg)](https:\u002F\u002Fopensource.org\u002Flicenses\u002FApache-2.0)\n\n## Build instructions\n\n### Prerequisites\n\n* At least **1,11GB** of free disk space: **144,7MB** for source codes and around **965,3MB** for\n  files generated after building all variants\n* **4GB** of RAM\n* **macOS** or **Linux**-based operating system. **Windows** platform is supported by\n  using [Git Bash](https:\u002F\u002Fgitforwindows.org\u002F).\n\n### Building\n\n1. `$ git clone --recursive --depth=1 --shallow-submodules https:\u002F\u002Fgithub.com\u002Fmassivemadness\u002FSquircle-CE Squircle-CE`\n   — clone **Squircle CE** with submodules\n2. In case you forgot the `--recursive` flag, `cd` into `Squircle-CE` directory\n   and: `$ git submodule init && git submodule update --init --recursive --depth=1`\n3. Create `local.properties` file with the following properties:  \n   `KEYSTORE_PATH`: absolute path to the keystore file  \n   `KEYSTORE_PASSWORD`: password for the keystore  \n   `KEY_ALIAS`: key alias that will be used to sign the app  \n   `KEY_PASSWORD`: key password  \n   **Warning**: keep this file safe and make sure nobody, except you, has access to it.\n4. `$ cd Squircle-CE`\n5. Now you can open the project using **[Android Studio](https:\u002F\u002Fdeveloper.android.com\u002Fstudio\u002F)** or\n   build manually from the command line: `.\u002Fgradlew assembleRelease`.\n\n#### Available flavors\n\n* `gms`: A flavor used for publishing the app\n  on [Google Play](https:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.blacksquircle.ui)\n* `foss`: A flavor without closed-source libraries, used for publishing the app\n  on [F-Droid](https:\u002F\u002Ff-droid.org\u002Fpackages\u002Fcom.blacksquircle.ui\u002F)\n  and [GitHub](https:\u002F\u002Fgithub.com\u002Fmassivemadness\u002FSquircle-CE\u002Freleases)\n\n## Translations &middot; [![Crowdin](https:\u002F\u002Fbadges.crowdin.net\u002Fsquircle-ce\u002Flocalized.svg)](https:\u002F\u002Fcrowdin.com\u002Fproject\u002Fsquircle-ce)\n\nIf you'd like to translate **Squircle CE** to a new language or make a translation correction,\nplease register an account at [Crowdin](https:\u002F\u002Fcrowdin.com) and join the project here:\n\n* https:\u002F\u002Fcrowdin.com\u002Fproject\u002Fsquircle-ce\n\nIf the language that you are interested in translating is not already listed, create a new account\non Crowdin, join the project and contact the project owner.\n\n## Screenshots\n\n\u003Cimg src=\"https:\u002F\u002Fmedia.githubusercontent.com\u002Fmedia\u002Fmassivemadness\u002FSquircle-CE\u002Frefs\u002Fheads\u002Fmaster\u002F.github\u002Fimages\u002Frepository-screenshots.png\">\n\n## License\n\n```\nCopyright Squircle CE contributors.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n   http:\u002F\u002Fwww.apache.org\u002Flicenses\u002FLICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n","Squircle CE 是一款适用于Android平台的快速且免费的多语言代码编辑器。它采用Kotlin编写，具备代码补全、语法高亮和文件浏览器等核心功能，支持多种编程语言。该编辑器适合开发者在移动设备上进行轻量级的代码编写与查看，特别适用于需要随时随地进行简单开发或调试代码的场景。开源并遵循Apache License 2.0许可协议，鼓励社区贡献代码和建议。",2,"2026-06-11 03:13:12","top_language"]