truefedex / tv-bro

Simple web browser for android optimized to use with TV remote
https://play.google.com/store/apps/details?id=com.phlox.tvwebbrowser
Other
921 stars 103 forks source link

添加一个去除内置webview的版本 #196

Open YanYiGe2023 opened 3 months ago

YanYiGe2023 commented 3 months ago

我的电视是Android10的,我认为systemwebview的版本足够使用,然而存储空间非常小,TVbro的安装包太大,建议出一个只使用systemwebview的版本,不用安装包自带一个webview引擎。

另外,TVbro的中文翻译太差,我是中国人,也许我可以提供一些帮助

truefedex commented 3 months ago

Sorry, I don't know chinese. As I understand first point looks like it is the same I was did in last commit to dev brunch - made ability to build GeckoView-less build of TV Bro. So this much smaller build will be published in parallel with next version of TV Bro (at least will be attached there at Github releases).

Regarding chinese - I will be very grateful if you try to fix translations in these two files: https://github.com/truefedex/tv-bro/blob/develop/app/src/main/res/values-zh/strings.xml https://github.com/truefedex/tv-bro/blob/develop/app/src/main/res/values-zh-rTW/strings.xml

You can attach fixed versions in these thread for simplicity.

YanYiGe2023 commented 3 months ago

对不起,我不懂中文。据我了解,第一点看起来与我上次提交开发早午餐时所做的相同 - 能够构建 TV Bro 的 GeckoView 无构建。因此,这个小得多的版本将与 TV Bro 的下一个版本并行发布(至少会在 Github 版本中附在那里)。

关于中文 - 如果您尝试修复这两个文件中的翻译,我将不胜感激: https://github.com/truefedex/tv-bro/blob/develop/app/src/main/res/values-zh/strings.xml https://github.com/truefedex/tv-bro/blob/develop/app/src/main/res/values-zh-rTW/strings.xml

为简单起见,您可以在这些线程中附加固定版本。

如果我修改完了,要如何提交?

johnliuyq commented 1 month ago

对不起,我不懂中文。据我了解,第一点看起来与我上次提交开发早午餐时所做的相同 - 能够构建 TV Bro 的 GeckoView 无构建。因此,这个小得多的版本将与 TV Bro 的下一个版本并行发布(至少会在 Github 版本中附在那里)。 关于中文 - 如果您尝试修复这两个文件中的翻译,我将不胜感激: https://github.com/truefedex/tv-bro/blob/develop/app/src/main/res/values-zh/strings.xml https://github.com/truefedex/tv-bro/blob/develop/app/src/main/res/values-zh-rTW/strings.xml 为简单起见,您可以在这些线程中附加固定版本。

如果我修改完了,要如何提交?

Chinese:先fork,然后创建本地分支,修改好改版本,最后提交pr。或者你可以将翻译修改发出来,会有人帮你提交的。

英文:First, you need to fork the repo, then create a new branch based on your forked repo, then fix the translations and pull request based on this new branch.

YanYiGe2023 commented 2 weeks ago

对不起,我不懂中文。据我了解,第一点看起来与我上次提交开发早午餐时所做的相同 - 能够构建 TV Bro 的 GeckoView 无构建。因此,这个小得多的版本将与 TV Bro 的下一个版本并行发布(至少会在 Github 版本中附在那里)。 关于中文 - 如果您尝试修复这两个文件中的翻译,我将不胜感激: https://github.com/truefedex/tv-bro/blob/develop/app/src/main/res/values-zh/strings.xml https://github.com/truefedex/tv-bro/blob/develop/app/src/main/res/values-zh-rTW/strings.xml 为简单起见,您可以在这些线程中附加固定版本。

如果我修改完了,要如何提交?

Chinese:先fork,然后创建本地分支,修改好改版本,最后提交pr。或者你可以将翻译修改发出来,会有人帮你提交的。

英文:First, you need to fork the repo, then create a new branch based on your forked repo, then fix the translations and pull request based on this new branch.

感谢,不过看起来最新的版本中文还算不错 Thanks, but it seems that the latest version of Chinese is not bad