-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Fennec, bromite, IceCat and Tor browser support #22
Comments
Fennec: Do you mean the outdated Firefox for Android? Which was replaced by "Firefox Quantum” / Firefox 79? https://blog.mozilla.org/blog/2020/08/25/introducing-a-new-firefox-for-android-experience/ - I don't want to support outdated browsers (because security vulnerabilities) Bromite: Do you mean this: https://github.com/bromite/bromite ? Looks good to me. I can implement it. IceCat: IceCat is already in F-Droid https://f-droid.org/en/packages/org.gnu.icecat/ - why should I support it? Tor browser: I will not support it because it can be installed with F-Droid. Go to Settings > Repositories > Enable "Guardian Project Archive". Then refresh F-Droid by downswiping in Latest and search for "Tor Browser for Android" |
Add kiwi browser support it has github release page too github.com/kiwibrowser/android/releases |
That repository is archived, the new one is: https://github.com/kiwibrowser/src |
#22 - add support for Bromite - add and update translation - update docs - cleanup
With the next version (should be 72.1) Bromite will be supported |
- add support for Kiwi Browser https://github.com/kiwibrowser/src - add and fix test - update changelog - update docs - fix bugs - certificate hash is different than in apkmirror
With the next version (should be 72.1) Kiwi will also be supported. Fennec will be not supported, because it's outdated. |
* Add support for Bromite https://github.com/bromite/bromite (Tobiwan/ffupdater#59 #22) * Add support for Kiwi Browser https://github.com/kiwibrowser/src (#22) * Automatically download app updates in the background if the current network is unmetered and the device has enough storage (#34) * Cache already downloaded updates (#33) * Keep the last version of an app in the folder "/sdcard/Android/data/de.marmaro.krt.ffupdater/cache/Download" for manual downgrading. These cached versions can be deleted by using the "CLEAR CACHE" button in the settings (Tobiwan/ffupdater#62) * Decrease the number of false positives "background network exception" error notifications (thanks bershanskiy #31) * Improve Brazilian Portuguese translation (thanks mezysinc; Tobiwan/ffupdater#58) * Improve Russian translation (thanks DeenHyper74; Tobiwan/ffupdater#56) * Make download status translatable (Tobiwan/ffupdater#57) * Ask for confirmation when the user wants to update an app but the latest app version is already installed (Tobiwan/ffupdater#60) * Generate UI partially programmatically (and don't use a static UI)
I've removed the Kiwi Browser because it is at least not privacy friendly and in the worst case a spyware #35 |
Fennec gets updates fairly now pls add |
I forgot to update my comment here:
There has been a discussion on Github if the Kiwi browser is spyware: #35 (#35) |
@bluecheeser where? can you send me a link and screenshot? |
Now I understand you @bluecheeser. I though that by "Fennec" you meant the old "Firefox for Android" version from August 2020. Fennec was the first code name for "Firefox for Android".
But in June 2019, Mozilla started to develop a new version with the code name "Fenix".
After August 2020, "Fenix" became "Firefox for Android".
"Fennec F-Droid" (https://f-droid.org/en/packages/org.mozilla.fennec_fdroid/) is based on the latest Firefox release. You can install "Firefox for Android" (which is "Fennec F-Droid" + "proprietary bits" + "telemetry") with FFUpdater. |
I think I am missing something. Why don't you install "Fennec F-Droid" with the F-Droid app? F-Droid is equal or more secure that FFUpdater. And there is a major problem: Even if I want to support "Fennec F-Droid" with FFUpdater, there is nothing I can do. You have to use the F-Droid version. |
No description provided.
The text was updated successfully, but these errors were encountered: