- Jun 23, 2023
-
-
Dan Ballard authored
fix compile errros from api change
-
- Jun 19, 2023
-
-
Dan Ballard authored
Bug 41827: Deploy the new onion site icon to Android too
-
- Jun 01, 2023
-
-
Bug 40006: Expose Security Level interface Bug 40019: Expose spoofEnglish pref Bug 34439: Isolate Icon loader on Android Bug 41394: Expose privacy.prioritizeonions.enabled to Android.
-
-
Bug 40020: Disable third-party cookies Bug 40024: Disable tracking protection by default
-
-
-
Bug 40011: Hide option for disallowing addons in private mode Bug 40016: Allow inheriting from AddonCollectionProvider This will allow implementing our own AddonsProvider in fenix.
-
This matches the search engines from desktop, that is: DDG as the default, then YouTube, Google, DDGOnion, Startpage, Twitter, Wikipedia and Yahoo. Bug 40062: Update DuckDuckGo onion search plugin
-
Bug 40075: Support scoped storage to enable downloads on API < 29 - in android-components!7, we blocked all usage of Scoped Storage in an attempt to block usage of Android's DownloadManager, which is known to cause proxy bypasses - as of Android API 29, downloads will not work without Scoped Storage, causing all downlaods to fail (see: fenix##40192) - here, we enable usage of scoped storage for API >= 29, but block calls to DownloadManager on API < 29
-
Together with the corresponding fenix patch, this allows all `startActivity` that may open external apps to be replaced by `TorUtils.startActivityPrompt`.
-
-
jackyzy823 authored
-
MickeyMoz authored
-
MickeyMoz authored
-
github-actions authored
-
- May 31, 2023
-
-
Roger Yang authored
-
Tarik Eshaq authored
-
t-p-white authored
URL should leave 'focus' state when keyboard is dismissed
-
t-p-white authored
-
DreVla authored
In order for talkback to correctly dictate the hint for a newly selected search engine in the search toolbar, it required setting it when updating the content description of the toolbar. Previously, when updating the content description, it was using the previous search engine hint.
-
MickeyMoz authored
-
mike a authored
-
MickeyMoz authored
-
MickeyMoz authored
-
github-actions authored
-
- May 30, 2023
-
-
Harrison Oglesby authored
-
Noah Bond authored
-
Mark Banner authored
-
AndiAJ authored
-
MickeyMoz authored
-
Julien Cristau authored
-
Julien Cristau authored
Previous migrations included some over-eager or somewhat buggy pattern replacements in commit messages, take the opportunity of the hg conversion to fix them up.
-
Julien Cristau authored
Ensure the `#NNNN` comes after a non-alphanumeric character so we don't turn e.g. `foo#1234` into `foohttps://github.com/mozilla-mobile/firefox-android/pull/1234`
-
Julien Cristau authored
Some existing commit messages point at github commits, avoid changing them.
-
oana.horvath authored
-
github-actions authored
-
- May 29, 2023
-
-
github-actions authored
-
AndiAJ authored
-