User Tools

Site Tools


android:oneplus_6_enchilada

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
android:oneplus_6_enchilada [2025/04/28 01:01] Sean Rhoneandroid:oneplus_6_enchilada [2025/06/05 16:28] (current) Sean Rhone
Line 21: Line 21:
   * [[#hosts|HOSTS]]   * [[#hosts|HOSTS]]
   * [[#disable_backup_manager|Disable Backup Manager]]   * [[#disable_backup_manager|Disable Backup Manager]]
- 
-==== Linux ==== 
- 
-  sudo fastboot erase --slot='all' 'boot' && sudo fastboot flash --slot='all' 'boot' ~/'Downloads/boot.img' 
- 
-  adb sideload ~/'Downloads/lineage-22.2-'*'-nightly-enchilada-signed.zip' 
  
 ==== Windows ==== ==== Windows ====
Line 34: Line 28:
   "%UserProfile%\Downloads\platform-tools\fastboot.exe" erase --slot="all" "boot" && "%UserProfile%\Downloads\platform-tools\fastboot.exe" flash --slot="all" "boot" "%UserProfile%\Downloads\boot.img"   "%UserProfile%\Downloads\platform-tools\fastboot.exe" erase --slot="all" "boot" && "%UserProfile%\Downloads\platform-tools\fastboot.exe" flash --slot="all" "boot" "%UserProfile%\Downloads\boot.img"
  
-  "%UserProfile%\Downloads\platform-tools\adb.exe" sideload "%UserProfile%\Downloads\lineage-22.2-20250416-nightly-enchilada-signed.zip"+  "%UserProfile%\Downloads\platform-tools\adb.exe" sideload "%UserProfile%\Downloads\lineage-22.2-20250604-nightly-enchilada-signed.zip" 
 + 
 +==== Linux ==== 
 + 
 +  sudo fastboot erase --slot='all' 'boot' && sudo fastboot flash --slot='all' 'boot' ~/'Downloads/boot.img' 
 + 
 +  adb sideload ~/'Downloads/lineage-22.2-'*'-nightly-enchilada-signed.zip'
  
 ====== Recovery ====== ====== Recovery ======
Line 48: Line 48:
 ====== HOSTS ====== ====== HOSTS ======
  
-  * https://scripttiger.github.io/alts/compressed/blacklist-fg.txt +  * https://scripttiger.github.io/alts/ 
-  * Unified hosts + fakenews + gambling+  * Unified hosts + fakenews + gambling (Compressed)
  
   * LineageOS Recovery -> Advanced: Mount/unmount system and Enable ADB   * LineageOS Recovery -> Advanced: Mount/unmount system and Enable ADB
- 
-===== Linux ===== 
- 
-  * TODO 
  
 ===== Windows ===== ===== Windows =====
  
-  "%UserProfile%\Downloads\blacklist-fg.txt"+  * https://scripttiger.github.io/alts/compressed/blacklist-fg.txt
  
-  "%UserProfile%\Downloads\platform-tools\adb.exe" shell "mount -o 'rw,remount' '/mnt/system'"+  "%UserProfile%\Downloads\platform-tools\adb.exe" shell "mount -o 'rw,remount' '/mnt/system'" && "%UserProfile%\Downloads\platform-tools\adb.exe" push "%UserProfile%\Downloads\blacklist-fg.txt" "/mnt/system/system/etc/hosts" && "%UserProfile%\Downloads\platform-tools\adb.exe" shell "restorecon -F -v '/mnt/system/system/etc/hosts' && cat '/mnt/system/system/etc/hosts' && sync"
  
-  "%UserProfile%\Downloads\platform-tools\adb.exe" push "%UserProfile%\Downloads\blacklist-fg.txt" "/mnt/system/system/etc/hosts"+===== Linux =====
  
-  "%UserProfile%\Downloads\platform-tools\adb.exe" shell "restorecon -F -v '/mnt/system/system/etc/hosts'"+  adb shell "mount -o 'rw,remount' '/mnt/system'"
  
-  "%UserProfile%\Downloads\platform-tools\adb.exe" shell "cat '/mnt/system/system/etc/hosts' && sync"+  wget -O ~/'Downloads/blacklist-fg.txt' 'https://scripttiger.github.io/alts/compressed/blacklist-fg.txt' && adb push ~/'Downloads/blacklist-fg.txt' '/mnt/system/system/etc/hosts' && adb shell "restorecon -F -v '/mnt/system/system/etc/hosts' && cat '/mnt/system/system/etc/hosts' && sync" && rm -fv ~/'Downloads/blacklist-fg.txt'
  
 ====== Apps ====== ====== Apps ======
Line 79: Line 75:
   * [[https://f-droid.org/en/packages/net.thunderbird.android/|Thunderbird]]   * [[https://f-droid.org/en/packages/net.thunderbird.android/|Thunderbird]]
   * [[https://f-droid.org/en/packages/me.hackerchick.catima/|Catima]]   * [[https://f-droid.org/en/packages/me.hackerchick.catima/|Catima]]
 +  * [[https://f-droid.org/en/packages/com.atharok.barcodescanner/|Barcode Scanner]]
   * [[https://f-droid.org/en/packages/com.foobnix.pro.pdf.reader/|Librera Reader]]   * [[https://f-droid.org/en/packages/com.foobnix.pro.pdf.reader/|Librera Reader]]
   * [[https://f-droid.org/en/packages/org.documentfoundation.libreoffice/|LibreOffice Viewer]]   * [[https://f-droid.org/en/packages/org.documentfoundation.libreoffice/|LibreOffice Viewer]]
Line 101: Line 98:
 ===== Standalone ===== ===== Standalone =====
  
-  * [[https://a.app.qq.com/o/simple.jsp?pkgname=com.topstep.fitcloudpro|FitCloudPro]] (TODO: Check)+  * [[https://a.app.qq.com/o/simple.jsp?pkgname=com.topstep.fitcloudpro|FitCloudPro]] ((Downloads inconsistently-named ''.apk'', but 2.4.9 ''第三方浏览器下载包.apk'' 105MB is fine))
  
   * [[https://github.com/Piwigo/piwigo-flutter-app/releases|Piwigo Next Generation]]   * [[https://github.com/Piwigo/piwigo-flutter-app/releases|Piwigo Next Generation]]
C:/www/wiki/data/attic/android/oneplus_6_enchilada.1745816517.txt.gz · Last modified: by Sean Rhone