jane400
8e59b386e3
mobile-config-prefs.js: enable TouchEvents API for mobile detection (MR 29)
2023-04-03 10:38:11 +02:00
Oliver Smith
87689ef2e2
treewide: bump copyright to 2022
2022-01-30 11:59:57 +01:00
Oliver Smith
75c57aa3aa
treewide: change license to MPL-2.0
...
Adjust the license to be able to upstream adjustments from this
repository to upstream Firefox. I've asked all contributors if they are
fine with the license change in the related issue.
Fixes: https://gitlab.com/postmarketOS/mobile-config-firefox/-/issues/31
2022-01-30 11:59:52 +01:00
plata
16a4471b73
mobile-config-prefs.js: fix titlebar for plamo (MR 23)
...
Instead of moving tabs into the title bar, hide it completely on Plasma
Mobile, now that the tabs are at the bottom.
2022-01-09 12:18:08 +01:00
Arnaud Ferraris
520fb81e16
mobile-config-autoconfig: allow user to change the user-agent (MR 16)
...
Preferences set with `pref()` can be changed by the user, but they're
then reset on each Firefox startup.
As users may want a different UA and keep it persistent, we should set
the default value with `defaultPref()` instead. This requires moving the
preference to the autoconfig file though, as `defaultPref()` isn't
recognized in the main config file.
2021-07-15 17:37:05 +02:00
Danct12
92e1a26c54
src/prefs.js: disable sandbox for non-ESR (MR 13)
...
https://support.mozilla.org/bm/questions/1236295#answer-1161622
Signed-off-by: Danct12 <danct12@disroot.org>
2021-06-04 22:36:02 +07:00
Oliver Smith
add285e514
treewide: bump copyright to 2021
2021-05-20 22:07:17 +02:00
plata
3a01c0e417
Save vertical space by drawing directly in the titlebar (MR 6)
2021-05-20 22:00:39 +02:00
Oliver Smith
16d401243f
user-agent: update to 78 from Tor browser Android
2020-11-25 19:22:25 +01:00
Oliver Smith
8ffc75757f
src/prefs.js: rename to src/mobile-config-prefs.js (MR 2)
...
Give the file the same name in the source dir, as it will have after
installing.
2020-08-21 10:50:21 +02:00