[ROM][5.1.1][CM12.1] Temaseks Unofficial CM12 Build

  • 2.898 Antworten
  • Letztes Antwortdatum
Bei der letzten hatte ich dieses Problem mit dem schwarzen Screen. Die neuste läuft wieder einwandfrei.
 
  • Danke
Reaktionen: Pharao373
V15.4 basierend auf 5.1.1_r9 ist draußen.

====================
08-07-2015
====================


* android/
23deba6 Track own Stk
0abcda2 Merge tag 'android-5.1.1_r9' into cm-12.1

* build/
7a639d1 Merge branch 'cm-12.1' of temasek/android_build · GitHub into HEAD
cc767db Merge tag 'android-5.1.1_r9' into cm-12.1

* frameworks/av/
93eb512 audio effects: fix heap overflow
3f39443 IOMX: Enable buffer ptr to buffer id translation for arm32
84435eb IOMX: Add buffer range check to emptyBuffer
eb2a77b HDCP: buffer over flow check -- DO NOT MERGE
8853ba7 Add AUtils::isInRange, and use it to detect malformed MPEG4 nal sizes
f544a3f Add some sanity checks
42db0ab Merge branch 'cm-12.1' of git://github.com/CyanogenMod/android_frameworks_av into cm-12.1
6d4553e Merge branch 'cm-12.1' of git://github.com/CyanogenMod/android_frameworks_av into cm-12.1

* frameworks/base/
2cf6b75 hwui: add extension to support unpack operations in OpenGL ES 2.0
3f80e90 Fix StrictMode violation during getDefaultApn()
bcb7877 AppOps: fix delete ops wrongly matched issue
4ec09a6 frameworks/base: synchronize surface control object access.
ce19856 Make MANAGE_DOCUMENTS permission signature|system
08011f8 DO NOT MERGE Change to add STK_PERMISSION for stk related commands.
3634c04 Prevent system uid component from running in an app process
0ba3f37 Lockdown AM.getRunningAppProcesses API with permission.REAL_GET_TASKS
f1e6c12 Fix memory leak in AAPT
ece1d42 LockPatternUtils: add a static way to retreive pattern from string
f001ec2 Keyguard: Fix scramblepin logic.
aecc931 Automatic translation import
f686ad0 Keyguard: Don't disable visibility when scrambling pin.
6e533be Recents Clear all Button Custom Colors
6b31a8c Notifications: Custom colors, (1/2): ("normal", heads up and lock screen notifications)
2dfda4b Merge pull request #84 from Pixelase/cm-12.1

* frameworks/opt/telephony/
449c0bf DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

* kernel/oneplus/msm8974/
cf9635e Merge branch 'cm-12.1' of https://github.com/CyanogenMod/andro...neplus_msm8974 into HEAD

* packages/apps/Contacts/
1273f6b Merge branch 'cm-12.1' of github.com:CyanogenMod/android_packages_apps_Contacts into cm-12.1

* packages/apps/DeskClock/
dfd9f8c Allow alarms to be modified by 3rd parties.

* packages/apps/Dialer/
08c2d66 Automatic translation import

* packages/apps/InCallUI/
32f3935 Merge branch 'cm-12.1' of https://github.com/CyanogenMod/andro..._apps_InCallUI into cm-12.1

* packages/apps/Mms/
71ba889 Merge branch 'cm-12.1' of https://github.com/CyanogenMod/andro...s_apps_Mms-caf into cm-12.1

* packages/apps/Settings/
97fb452 Show "Lock screen & fingerprint" when supported
f9eaf2b Expose values for themes.
de03f92 Dashboard: Sound icon sync with cm
9c6a9f0 Darktheme: Sound icon sync with cm
322e946 Build V15.4
a201f3e Slim Recents - Remove stray arrays. We already using seekbar
b1f8113 Settings: fix potential crash when setting new pattern
8df750f Automatic translation import
c54cc72 Recents Clear All Button Custom Colors.
2bb8606 Notifications: Custom colors, (2/2):
854fb70 Merge pull request #326 from Pixelase/cm-12.1

* packages/apps/Stk/
e5ef81f DO NOT MERGE Change to add STK_PERMISSION for stk related commands.

* packages/providers/ThemesProvider/
81400f7 Properly account for lock wallpaper previews

* packages/services/Telephony/
4371eba DO NOT MERGE Change to make STK related intents protected.
e67f65a Merge branch 'cm-12.1' of https://github.com/CyanogenMod/andro...ices_Telephony into cm-12.1

* prebuilts/cmsdk/
0342522 prebuilts/cmsdk: Update development platform sdk jar.
6f894a9 prebuilts/cmsdk: Update for CMTelephonyManager.
bf6ac20 prebuilts/cmsdk: Provide maven deployment modules.
deee64e Add SettingsManager and CyanogenModAlarmClock APIs to API level 2.

* vendor/cm/
0fab3d7 Merge branch 'cm-12.1' of git://github.com/CyanogenMod/android_vendor_cm into cm-12.1
874defe Add SettingsManagerService from cmsdk as a system service.
68b254e Merge branch 'cm-12.1' of git://github.com/CyanogenMod/android_vendor_cm into cm-12.1

* vendor/cmsdk/
bb1367a cmsdk: Update README
4c28bc5 cmsdk: Provide quick manual functional telephony api tests.
7f50335 cmsdk: Dual SIM support on CM SDK
7820e6d Update APIs for new settings and DeskClock support.
51c39ba Add API to SettingsManager to set zen mode.
9e6ec9e Add AlarmClock support for CM DeskClock manipulation.
0cdb1d5 Add SettingsManager.

====================
08-06-2015
====================


* android/
7e381b0 Manifest for Android 5.1.1 release 9

* build/
1a5e9c0 arm: don't unroll-loops

* device/oppo/common/
ace0cf7 Automatic translation import

* external/sqlite/
be3c8d1 Upgrade to SQLite 3.8.11.1

* external/whispersystems/WhisperPush/
c9cbb44 Automatic translation import

* frameworks/av/
bdd042d audiopolicy: use deep_buffer as default output for music stream
beaf7af AudioOutput: Always open AudioTrack with a flag
ba0017c SampleTable: fix integer overflow checks.
93d306a MPEG4Extractor: still more NULL dereference fixes
12aad24 Detect allocation failures and bail gracefully
751c041 MPEG4Extractor: still more NULL dereference fixes
c181e38 Fix null-pointer-dereferences accessing the SampleTable
f8902d7 Fix multiple division-by-zero conditions in MPEG4 parsing
f859140 Check allocation
376b814 Use errno correctly.
3cdaa05 SampleTable: fix integer overflow checks.
b91ab04 Merge branch 'cm-12.1' of git://github.com/CyanogenMod/android_frameworks_av into cm-12.1

* frameworks/base/
32e72a6 Core: Update RU Translations
0748216 Keyguard: Update RU Translations
d7dda28 DocumentsUI: RU translations
ad6a733 SystemUI: Update RU translations
8f9ce6a Idle Job Start During SCREEN_ON or DREAMING_STOPPED
5c08da3 Fix NPE in JobStore when jobs.xml is empty.
8feaf90 animateNoDamage failed to remove from current frame list
9631fa6 Themes: fix power off and reboot dialog
0755311 Fix NPE with WeatherStatus on KeyguardStatusView
53dc7f5 Lock screen: Update Handle no weather information available:
d71834c Lock screen weather: Add options to hide the weather when notifications are visible, (1/2):

* frameworks/opt/chips/
4d8a122 chips: extend phone number regex to recognize russian trunk prefix

* packages/apps/CMBugReport/
e07ce04 Automatic translation import

* packages/apps/CMFileManager/
6f6094d Fixed ANR & Memory Leak Associated with 3GP
c740f92 Fixed search to actually open the clicked folder
ddb22bb Fixed ANR associated with SecureStorage
cb05075 Revert "Made NavigationView reliant on FileObserver to keep up to date."
6e633d8 Automatic translation import

* packages/apps/Calendar/
4d38720 Automatic translation import

* packages/apps/Contacts/
3ad03f4 Automatic translation import

* packages/apps/DeskClock/
628f540 Automatic translation import

* packages/apps/Eleven/
a0c8e3e Automatic translation import

* packages/apps/Gallery2/
40424da Automatic translation import

* packages/apps/InCallUI/
c4b11f0 Automatic translation import

* packages/apps/LockClock/
4619501 Automatic translation import

* packages/apps/Mms/
7dc6764 Mms : Replace REQUEST_CODE_PICK with REQUEST_CODE_ADD_RECIPIENTS
68afa3b Revert "Drafts: Prevent duplicate drafts from being added"
af6ff10 Revert "Drafts: Fix instance where body of the message is lost."
9a090ae Automatic translation import

* packages/apps/Settings/
b4f3fc6 Settings: Update RU translations
ee6759e Update iconography to VectorDrawable and adjust coloring.
0918c65 ApnSettings: Exclude MVNO listings that are known not to match
d48ce1c Include subQuality when returning from EncryptionInterstitial
68dfa5a Settings: Remove profiles menu settings xml entry.
6599460 Lock screen weather: Add options to hide the weather when notificatio… …ns are visible, (2/2)

* packages/apps/SoundRecorder/
2099282 SoundRecorder: Mark recorder as processed if we've saved the sample.
706592f Automatic translation import

* packages/apps/Stk/
a07cf1a Automatic translation import

* packages/apps/ThemeChooser/
e2b39d3 Automatic translation import

* packages/apps/Trebuchet/
70c6eaf Automatic translation import

* packages/apps/TvSettings/
b1d65d1 Automatic translation import

* packages/services/Telephony/
d8d12dd Automatic translation import

* packages/wallpapers/PhotoPhase/
94198fd Automatic translation import

* vendor/cm/
74891fa sepolicy: Allow recovery to set system properties

* vendor/cmsdk/
5b61a21 Automatic translation import

====================
08-05-2015
====================


* external/android/support-prebuilt/
a88269c Update support libs to 22.2.1

* frameworks/av/
17d3d6d MPEG4Extractor: one more null check in MPEG4Source:
tongue.gif
arseChunk
3676897 Guard against codecinfo overflow

* frameworks/base/
5f459b6 SystemUI: SlimDim performance boost
d5df1b9 Support package signature faking used by µg GmsCore
7eb9731 Add icons to battery saver notification (dismiss & turn off)

* kernel/oneplus/msm8974/
79562ea android: drivers: workaround debugfs race in binder

* packages/apps/Settings/
b7f42b3 Notification drawer icon update + TRDS support

* packages/providers/ContactsProvider/
ff05712 ContactsProvider : Retain SIM account during account clean up

* prebuilts/cmsdk/
77ddf7b prebuilts/cmsdk: Update api text for ProfileTrigger.

* vendor/cmsdk/
d7be1ca cmsdk: Add sample Profiles application.
8481cec cmsdk: Expose ProfileTrigger constructor for third parties.
c2d967c cmsdk: Update custom tile sample for shouldCollapsePanel.
 
  • Danke
Reaktionen: scrbenni
Läuft 1A
 
ebenfalls mit AK291!
 
Hm, jetzt habe ich schon Ewigkeiten das Problem, dass immer wieder bei mir der Bildschirm schwarz wird und nur noch die Notofication Bar zu sehen ist. Da hilft dann nur noch ein Neustart. Langsam wird das echt nervig und ich weiß auch nicht wie ich das wieder dauerhaft wegbekomme. Selbst ein Clean Flash oder verschiedene Kernel brachten nichts.

Bei XDA haben ein, zwei Leute damit zu kämpfen. Aber eine Lösung konnte ich dort auch nicht finden.
Fällt euch dazu was ein?
 
katinatez hat in seinem Changelog Post zu v15.6 geschrieben, dass es möglicherweise an dem Launcher von CM (trebuchet) liegen könnte. Nutzer des Problems sollen mal den Nova Launcher oder einen anderen testen und dann berichten, ob der Fehler weg ist oder nicht.

Hier der englische Text:
... And some users report black screen when unlocking phone, try switching to different launcher like Nova Launcher to see if that helps, I think read that happening to some one else, Trebuchet might be bugged. ...
 
  • Danke
Reaktionen: Mopp
Danke für den Tipp. Den Launcher als mögliche Ursache habe ich noch garnicht in Betracht gezogen. Allerdings verwende ich schon seit Jahren nur den Nova Launcher. Aber vielleicht kann es auch am Nova Launcher liegen. Das muss ich mal testen und eine Weile beobachten.
 
Hatte das Problem bei der vorletzten Version. Da hat aber ein einfacher Clean-Flash geholfen.
Hoffe ein Launcher Wechsel hilft dir!
 
Am Launcher liegt es leider auch nicht.
 
V 15.7 ist On und läuft mit dem Neusten Boeffla sauber durch

kk
 
  • Danke
Reaktionen: Pharao373
läuft gut mit AK und berliner Einstellung(synapse)!
 
Hallo,
ich weiss leider nicht ob dieses Problem zu 100% zu dieser ROM gehört, aber auf 11s hatte ich das nicht. Teilweise sind meine kompletten Kontakte (liegen auf posteo.de) durcheinander geworfen. Jemand, der zB Lukas heißt, hat aufeinmal 5 Nummern anderer, die rein gar nichts mit dem Kontakt zu tun haben, Emails ebenso (Die anderen werden natürlich nicht mehr angezeigt :mad2:). Komisch ist auch, dass wenn ich auf den Kontakt drücke, aufeinmal ein ganz anderer Name da steht. So macht die Rom echt alles andere als Spaß. Meine ganzen Chats/Kontakte sind in Whatsapp und Threema total durcheinander, weiss gar nicht mehr wer wer ist, außer man kann es aus dem Chat erahnen. :mad2:

Warum ist bei Lollipop eigentlich die Auswahl der Konten zur Anzeige in der Liste verschwunden? Not a bug, a Feature? :blink::thumbdn:

Sorry, aber bin momentan total angep****. Vielen Dank...
 
Zuletzt bearbeitet:
Wegen des Problems mit dem Black Screen werde ich jetzt doch einen Clean Install vornehmen.
Könnt ihr diesbezühlich ein Gapps Paket empfehlen? Oder gibt es die verlinkten Gapps (Link ist leider tot) aus Beitrag 1 ("Slim Gapps bei CM12.1") noch woanders?
 
kann die Open Gapps empfehlen
einfach googeln
 
  • Danke
Reaktionen: Pharao373 und Mopp
Welchen Kernel könnt ihr mir für die neuste Version (v15.7) empfehlen? AK Kernel oder Boeffla?
 
AK
 
  • Danke
Reaktionen: BluePixelHD
V15.8 ist da.
 
Wie gehabt, mit dem neuen Boeffla Kernel Beta 19 läuft die V15.8 richtig geschmeidig. Bisher keine Probleme festgestellt.

kk
 
Ist bei dem 15.8 der blackscreen behoben? Habe seit 15.7 das Problem, das das Display nicht sofort angeht, wenn ich den Knopf drücke...
 

Ähnliche Themen

j_d_
Antworten
0
Aufrufe
2.093
j_d_
j_d_
electric540
Antworten
187
Aufrufe
23.049
electric540
electric540
prototyp01
Antworten
198
Aufrufe
27.372
prototyp01
prototyp01
Zurück
Oben Unten