A purified version of Zhihu Daily
更纯净的知乎日报
Disclaimer - 声明
Zhihu is a trademark of Zhihu. Inc. This app is not created nor endorsed by Zhihu Inc. All the information and content accessible through Zhihu Daily Purify are subject to Zhihu's copyright and terms of use. This is a free app and does not charge for anything. All content are available for free from Zhihu.
『知乎』是 知乎. Inc 的注册商标。本软件与其代码非由知乎创作或维护。软件中所包含的信息与内容皆违反版权与知乎用户协议。它是一个免费软件,使用它不收取您任何费用。其中的所有内容均可在知乎获取。
- All about discussion in Zhihu - 只提取知乎讨论
- Light weighted, about 3 times lighter than Zhihu Daily - 更小的体积:甚至不到『知乎日报』的 1/3
- Do not request useless permission - 不需要多余的权限
- No ads - 没有广告
- No push services, or any background activity - 没有推送消息,甚至没有任何的后台进程
- No tracking modules, do not collect any private data - 没有追踪模块,不收集您的任何隐私信息
- Java Development Kit (JDK)
- Android SDK
- Android SDK Build-tools
- Bazel
- Maven
Set ANDROID_HOME
environment variable properly - 将 ANDROID_HOME
环境变量指向你的 Android SDK 目录
bazel build android
- Correct and fast incremental build using bazel - 使用 bazel 以获得快速又可靠的增量构建
- Build hermit docker image without docker - 不使用 docker 却可获得完密的 docker 镜像
- A demonstrative nano mono repo - 一个示范性的小型单仓库代码库
- Less is more - 更少即更多
- Apply MVC patterns as much as possible - 尽可能实现 MVC 模式
- Apply the concept of Reactive Functional programming as much as possible - 尽可能使用响应式函数编程
- Use RxAndroid/RxJava to simplify asynchronous programming - 使用 RxAndroid/RxJava 简化异步编程
- Use Java 8 lambda syntax whenever possible - 如果可以,默认使用 Java 8 lambda 表达式
echo aXp6eWxpYW5nQGdtYWlsLmNvbQo= | base64 --decode
Copyright 2013 Xiao Liang
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.