[ROM][Port][4.4.4] Paranoid Android 4.6 BETA 5

forb'S

forb'S

Dauergast
1.354
PEEK+-+03182014+PNG+RELEASE+TEXT.png



Rom-Port vom offiziell unterstützen Galaxy S!

PA BETA 5 - Release "Playful Pitaya"




ROM Features

Complete AOSP Experience
Clean and Responsive Build
Google Default Launcher, Settings, Notification Bar
Google Kitkat Camera, Gallery and Apps
PA Boot Animation and Boot logo
All PA Default Features
(Pie, Hover, App Privacy, Immersive Mode, Quick Settings Edit Mode, Advanced Power Menu, Actionable status bar Date/Time, Quick Settings Pull Down, Quick Settings Dual Tiles,
Maximize Lock screen Widget, Separate Device Encryption, Pie Controls, Lightbulb widget, Peek and many more)


Download
| Changelog | Infos

PA crespo 4.6 Beta 5
PA Beta 4.6 Build 4
PA Beta 4.6 Build 4 NFC fixed


Gapps (Opengapps "pico") - Empfehlung, da andauernde Updates

Changelog



Rom Installation


1. "Root" muss vorhanden sein!
2. Eine Custom Recovery ist zwingend notwendig.
4. Ein Backup könnte vielleicht sinnvoll sein.
5. Einen Wipe vornehmen [cache, system, data, dalvik].
6. Flash ROM zip.
7. Flash GApps.
8. Reboot.
9. Your device will explode with new PA rom inside



Credits

Rom-porter cshnz
AOSP/Google, Cyanogenmod, Goo, XDA, Krebsmilk, giannisgx89, Liquid,
AOKP, our users, supporters and donators, everyone who's helped us in the past,
heartfelt thanks to all of you!



Links
Development


Bug Tracker
Change Logs
XDA Forum
XDA Thread
Github
Gerrit

Social

Paranoid Android Google+
AOSPA Legacy
Twitter
Facebook



Alte Changelogs
4.6 BETA 4 - Release Humble Huckleberry

We had to delay the release a bit this week due to some device specific mishaps that were discovered in the final review stage of the builds. As those issues have been resolved, we are happy to announce a pair of delightful changes.

We are making the edit mode of Quick Settings a bit more unified by getting rid of the split between the standard tiles and the temporary tiles such as the remote display/cast tile and the alarm tile. This means you can now hide those tiles and move them around to reorganize the screen just as you want it to be.

We are adding a new default AOSPA wallpaper. This is going to be most prominent for new users but you, experienced user, might be interested in checking it out as well. It is available as the first item on Google Now Launcher backgrounds list and also visible as a part of the "Backgrounds" app choice in other launchers such as Nova.

Please note: The default wallpaper is a bit special on the system and you might still see the old thumbnail. One way to resolve this is to do a clean flash with a factory reset (wiping of user data). A different, more clean approach is to ask the relevant files to be removed which can be done by either by
a) opening a terminal/command prompt on your computer, connecting your device up to it and running: adb shell su -c 'rm -f /data/data/com.android.wallpapercropper/files/default_thumb.jpg; rm -f /data/data/com.google.android.googlequicksearchbox/files/default_thumb2.jpg'
b) opening a terminal emulator on your device and running: su -c 'rm -f /data/data/com.android.wallpapercropper/files/default_thumb.jpg; rm -f /data/data/com.google.android.googlequicksearchbox/files/default_thumb2.jpg'

As usual - have fun and #stayparanoid !

Change log
Make all Quick Settings tiles act similarly in edit mode
- Add a new default AOSPA wallpaper
- Improve speed and stability of the core
- Adapt to the Peek standalone application package name change

Threadlog
  • 23.02.2016: Threaddesign angepasst und Links erneuert.
  • 21.10.2014: PA 4.6 BETA 5 Playful Pitaya hinzugefügt.
  • 12.10.2014: Thread-Design + PA 4.6 BETA 4 - Humble Huckleyberry.
  • 12.10.2014: Threaderstellung.

HINWEIS
Ein Hinweis noch in eigener Sache:

Weder ich noch Android-Hilfe übernehmen eine Garantie auf Erfolg oder die Haftung für jegliche Beschädigungen oder verlorene Daten!
 
Zuletzt bearbeitet:
  • Danke
Reaktionen: bitno und Andy26
Ich wollte dieses ROM eigentlich gerade flashen. Leider ist aber die Seite zu den Gapps nicht erreichbar.
 
Dürfte jetzt wieder funktionieren. Du kannst dir aber auch andere GApps suchen und flashen. Bisher keine Probleme mit den Slim-GApps und dem Nachfolgeprojekt der bAnKs-GApps von jajb klick
 
  • Danke
Reaktionen: bitno, Andy26 und Destroyer83
Ein paar Tipps/Hinweise:


  • Wenn ihr PA's dynamische Benachrichtigungsleiste/Navigationsleiste aktivieren wollt, müsst ihr dies über build.prop tun

    Code:
    ro.config.low_ram=true
    ändern in
    Code:
    ro.config.low_ram=false
  • Um die Navigationsleiste, die eigentlich wegfällt, da das NXS Tasten hat, zu aktivieren, diese Zeile (am Ende) hinzufügen

    Code:
    qemu.hw.mainkeys=0
 
  • Danke
Reaktionen: bitno und Andy26
gilt die letzte Zeile nur für PA oder könnte ich dies auch bei anderen Roms verwenden?
 
Nein, die letzte Zeile ist nicht Paranoid Android spezifisch, sondern Android spezifisch. Somit kann man diese Zeile auf jeglichem Derivat ... äh.. auf jeder ROM hinzufügen und hat die Navigationsleiste.
 
Somit ist 4.6 BETA 5 - Release Playful Pitaya auch endlich beim Nexus S angekommen

PA%2B46BETA5%2BPNG.png


This week, PA team members have worked overtime to unravel the previously encountered DSB issues. The product is back to the usual stability, with a bunch of tweaks all around, but still deserving the beta tag.

Most of the work was put into hardening DSB, but an additional configuration option was also added as an experiment mainly for those interested in increased speed. This is more of a "power user" setting as it can have an influence on the battery life - you have been warned - and is not guaranteed to stay around for later releases. To mess around with the setting, just run _adb shell su -c 'settings put system experimental_dsb_frequency 2'_ on your computer, replacing the 2 with any other number of choice. If you find frequencies that seem to work fine for you and still provide solid battery life, feel free to share them.

*Quick pointers for the setting:*

- The default value for a newly set up device is 2.
- Lower numbers mean slower, higher numbers mean faster.
- You probably don't want to go into negative numbers. It's the ones that are lower than 0.
- The counter caps out at 20. That is CRUISE CONTROL FOR COOL.
- Going above the maximum of 20 is not going to change anything... Trust us... Just don't try it at home.

*Changes new in this release:*

- Provide a better flow for bar transitions and DSB
- Add the _experimental_dsb_frequency_ setting (for now)
- Include a pair of themeability changes
- Tweak OPO device-specific code
 
Zuletzt bearbeitet:
  • Danke
Reaktionen: bitno und Andy26

Ähnliche Themen

forb'S
Antworten
248
Aufrufe
54.497
forb'S
forb'S
forb'S
Antworten
155
Aufrufe
56.072
forb'S
forb'S
AndroidWilly
  • AndroidWilly
2 3
Antworten
51
Aufrufe
8.277
Nivel
N
Zurück
Oben Unten