aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-12-11 23:56:45 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-12-19 19:50:15 +0100
commit8d8c4ef9eafb8e22878a026f908deefe269c9c7e (patch)
tree9e72356ef8de94d7a2039a952ea10c28014512b7
parentadf29f667693147583a082c7df7440bbf1b7bb09 (diff)
downloadvendor_replicant-8d8c4ef9eafb8e22878a026f908deefe269c9c7e.tar.gz
vendor_replicant-8d8c4ef9eafb8e22878a026f908deefe269c9c7e.tar.bz2
vendor_replicant-8d8c4ef9eafb8e22878a026f908deefe269c9c7e.zip
Remove RepWifi as the system settings can now use external WiFi adapters
Since the following commit in frameworks_opt_net_wifi: "94f9a24 Add native Android support for external WiFi dongles", we can now use the system settings to setup connection with external WiFi adapters. Even if the power on/off of the internal WiFi chip was not looked into, it has been tested on most of the devices supported by Replicant. It would be a good idea to look into it later on to potentially improve the power consumption. Here are the test results: +--------+-----------+----------+ | Device | WiFi | Status | +--------+-----------+----------+ | I9100 | ath9k_htc | Failing | +--------+-----------+----------+ | I9100 | internal | Firmware | +--------+-----------+----------+ | I9250 | ath9k_htc | Working | +--------+-----------+----------+ | I9250 | internal | Firmware | +--------+-----------+----------+ | I9300 | ath9k_htc | Working | +--------+-----------+----------+ | I9300 | internal | Firmware | +--------+-----------+----------+ | I9305 | ath9k_htc | Working | +--------+-----------+----------+ | I9305 | internal | Firmware | +--------+-----------+----------+ | N7000 | ath9k_htc | Failing | +--------+-----------+----------+ | N7000 | internal | Firmware | +--------+-----------+----------+ Here the failures are probably due to the hardware not being able to give enough current to the USB WiFi adapter. Firmware means that the WiFi is not working without the nonfree firmware. Working means that the device was successfully able to connect to a WiFi network. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--config/common.mk1
-rw-r--r--overlay/softwaregl/packages/apps/Trebuchet/res/xml/default_workspace_5x5.xml8
2 files changed, 0 insertions, 9 deletions
diff --git a/config/common.mk b/config/common.mk
index c7cbbf14..e6338e84 100644
--- a/config/common.mk
+++ b/config/common.mk
@@ -140,7 +140,6 @@ PRODUCT_PACKAGES += \
evtest \
F-DroidPrivilegedExtension \
ReplicantWallpapers \
- RepWifi \
usb_networking_device.sh
# Exchange support
diff --git a/overlay/softwaregl/packages/apps/Trebuchet/res/xml/default_workspace_5x5.xml b/overlay/softwaregl/packages/apps/Trebuchet/res/xml/default_workspace_5x5.xml
index a64f191c..a99e07ed 100644
--- a/overlay/softwaregl/packages/apps/Trebuchet/res/xml/default_workspace_5x5.xml
+++ b/overlay/softwaregl/packages/apps/Trebuchet/res/xml/default_workspace_5x5.xml
@@ -45,14 +45,6 @@
launcher:className="org.fdroid.fdroid.FDroid" />
</resolve>
- <favorite
- launcher:packageName="fil.libre.repwifiapp"
- launcher:className="fil.libre.repwifiapp.activities.MainActivity"
- launcher:screen="1"
- launcher:x="3"
- launcher:y="3" />
-
-
<!-- Screen [2] -->
<appwidget