Flasho la rom dal download fatto con update ota oppure dal link da te suggerito, scaricando quello ota se faccio verifica md5 dal pulsante stesso mi dice fallito... Posso andare dirty flash?Quote:
New Build 19/12 Stable 7.1.1
Changelog:
Spoiler:
====================
12-19-2016
====================
* build/
8ee5b61 stop overwriting device specific audio_effect
* frameworks/base/
9a00f27 Small QS tiles number: fix SystemUI FC when changing the value
009d4e4 Fix issue that padlock icon is not animating while expanding QS.
4af47b4 Custom small QS tiles [1/2]
570436c AppOps: Do not prune apps that are not present
8c99dd4 Zygote: Deleted files can still be fstat(restat) success.
b916bd7e Make sure Zygote is running at process priority 0 after VM has started.
c96e967 Zygote: Workaround for detecting open file descriptors
* packages/apps/NitrogenSettings/
e06e761 Custom small QS tiles [2/2] edit by Mazda-- use custom seekbar instead of list
====================
12-18-2016
====================
====================
12-17-2016
====================
* frameworks/base/
471226b Remove Uneeded Style
* vendor/nitrogen/
2716f5d Merge pull request #1 from fezzy102/n2
6dba9be builder: Add angler
====================
12-16-2016
====================
* frameworks/base/
64e743c FWB:Add a Switch to Enable Disable Dynamic Navbar[1/2] Everything works as it should. To see changes within the app after enabling/disabling this switch, app must be restarted everytime switch is toggled .
* kernel/lge/geehrc/
ba97bf7 Disable msm_hsic_host by default
ffb3da2 Revert "Revert "wakeup: add userspace knob to enable/disable msm_hsic_host wakelock""
* packages/apps/NitrogenSettings/
6b9e281 Settings:Add a Switch to Enable Disable Dynamic Navbar[2/2]
====================
12-15-2016
====================
* frameworks/base/
21cb150 Disable safe headset volume
30d5190 Fingerprint authentication vibration [1/2]
fb43e31 hmm howd this get here google [emoji14]
86b8817 Dynamically tell the user which vendor image is needed *parse the build fingerprint for the required vendor id
489d4ab Show a more descriptive message when vendor.img is out of date
fac72fa SystemUI: Use own drawables for QS expand icon
be0b6c9 Also block touches while customizer is animating.
* packages/apps/NitrogenSettings/
0524aea Fingerprint authentication vibration [2/2]
* packages/apps/Settings/
6b3242b Exclude overlays from the app counter
3a81f6a add camera sensor selfie mode fixs
d9aec84 Settings: Expose LinearColorBar default colors
8b7e65d Settings: Expose storage icon colors
a85881a Expose gesture settings switchbar This is hardcoded as white (yuck!) so link it to a color that themers can expose for that perfect black UI!
====================
12-14-2016
====================
* frameworks/base/
4d8d2bd Fix Bluetooth battery icon after reboot
* kernel/lge/geehrc/
f2d8fb5 Enable RPFILTER
* packages/apps/Settings/
1fc801f Dynamically define currently installed vendor.img version *parse the vendor fingerprint for the vendor build id *automatically remove on devices without a vendor image
* vendor/nitrogen/
fe1b64e OTA: add geeb
9f1060b OTA: bullhead
====================
12-13-2016
====================
* frameworks/av/
0a73e44 Merge pull request #1 from fezzy102/n2
996f59d soundtrigger: fix memory corruption
75504f3 soundtrigger: fill in default extras from dsp
* frameworks/base/
4d4653c base: SystemUI: correctly scale battery styles with dpi
6dc1774 Disable Lockscreen Media Art [1/2] * toggle to choose whether or not to show album art/media art on lockscreen
* hardware/qcom/audio/
315e010 Merge pull request #1 from fezzy102/n2
4d53978 audio: Hacks for sound trigger
* packages/apps/NitrogenSettings/
b7c27c2 Fix label for Gestures
* vendor/nitrogen/
778e095 builder: Add bullhead
====================
12-12-2016
====================
* build/
05902c6 Conditionally create symlink /system/vendor if needed
* frameworks/base/
074f4e2 base: add BootReceiver back need by cpu overlay start at boot
55c6476 Recents fab button improvements
55a6a81 DUI: fix SmartBar edit mode
1531c1c SystemUI: Fix NPE 12-11 17:56:37.756 686 686 E AndroidRuntime: FATAL EXCEPTION: main 12-11 17:56:37.756 686 686 E AndroidRuntime: Process: com.android.systemui, PID: 686 12-11 17:56:37.756 686 686 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.view.View.getLocationOnScreen(int[])' on a null object reference 12-11 17:56:37.756 686 686 E AndroidRuntime: at com.android.systemui.statusbar.phone.StatusBarIcon Controller.isInArea(StatusBarIconController.java:5 31) 12-11 17:56:37.756 686 686 E AndroidRuntime: at com.android.systemui.statusbar.phone.StatusBarIcon Controller.applyIconTint(StatusBarIconController.j ava:550) 12-11 17:56:37.756 686 686 E AndroidRuntime: at com.android.systemui.statusbar.phone.StatusBarIcon Controller.setIconsDarkArea(StatusBarIconControlle r.java:443) 12-11 17:56:37.756 686 686 E AndroidRuntime: at com.android.systemui.statusbar.phone.LightStatusBa rController.update(LightStatusBarController.java:1 24) 12-11 17:56:37.756 686 686 E AndroidRuntime: at com.android.systemui.statusbar.phone.LightStatusBa rController.onSystemUiVisibilityChanged(LightStatu sBarController.java:74) 12-11 17:56:37.756 686 686 E AndroidRuntime: at com.android.systemui.statusbar.phone.PhoneStatusBa r.setSystemUiVisibility(PhoneStatusBar.java:3417) 12-11 17:56:37.756 686 686 E AndroidRuntime: at com.android.systemui.statusbar.CommandQueue$H.hand leMessage(CommandQueue.java:452) 12-11 17:56:37.756 686 686 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:10 2) 12-11 17:56:37.756 686 686 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154) 12-11 17:56:37.756 686 686 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.jav a:6176) 12-11 17:56:37.756 686 686 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 12-11 17:56:37.756 686 686 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCa ller.run(ZygoteInit.java:888) 12-11 17:56:37.756 686 686 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit .java:778) 12-11 17:56:37.762 573 773 W ActivityManager: Force finishing activity com.android.systemui/.recents.RecentsActivity
* packages/apps/Settings/
c53d642 Settings: Hide learn more button on fingerprint page
43e87b3 Settings: Disable the other learn more too to prevent crash
====================
12-11-2016
====================
* frameworks/base/
c249afc Change hardcoded white color
* vendor/nitrogen/
309914b Add new setup wizard rotation lock prop
aeae0a7 Empheral resolver packages
ee7910b Add non blockable notification packages
05d9f08 Fix Trusted Face Trusted Face depends on libprotobuf-cpp-full. Some devices already ship it (eg RIL needs it).
====================
12-10-2016
====================
Download:
http://xyyx-dev.ru/nitrogen-os/nouga...d-20161219.zip
Inviato dal mio Nexus 5 utilizzando Tapatalk