Beiträge von AA1973
-
-
Stable Time und Update 20. Juni für Beta User
"Beta users (from May 21 and onward only) can flash this small zip to update to latest stable."
Komplette Rom auf AFH und später auf Basketbuild.
Zitat von atl4ntis
Hey all,
as promised yesterday it's stable time. Sorry for the delay but had to fix a last minute issue introduced with the status bar tap glitch fix.
That aosp bug caused me a very big headache and it wasn't even something introduced by myself.
Since yesterday's release i've made the pocket detection working for the fully 10 seconds regardless of phone going deep sleep.
I've fixed a nasty double tap bug on the status bar and i've added the Deep Sleep time on System Stats tile.I've decided to remove the old kitkat gallery from the AROMA installer cause now we got the new Photos, so let's move forward.
If you really want the gallery you can find a link for the flashable zip in the faq.I've made the DeskClock optional as it can be downloaded from Play Store now.
Beta users (from May 21 and onward only) can flash this small zip to update to latest stable.
Full stable zip release is on OP on AFH.
Will upload on BB overnight.MD5: 1d2edf7d1264daf645b65f66b537b8fc
SHA1: 0ddb4c525ef6e3420022e994b638b2717d0e1b3cRelevant changelog since latest stable:
Show Deep Sleep on Stats tile
Quick Toggles: USB Tether
Show status bar clock on keyguard
Proximity speaker: disable on audio mode changed by user untill end of the call
Proximity speaker: misc BT fixes
Don't fully expand QS when tapping on statusbar with quick pulldown or two fingers
Wake on notification: wake if pulled out of pocket within 10 sec
Hide Keyguard Clock/Date/Alarm
Cataclysm features now fully support multiuser
Layers: fix multiuser dialog text white over white
Quick Toggles: Quick pulldown: Drag mode
Wake on notification: don't wake if phone is in bag/pocket
Use B/s KB/s MB/s instead of B KB MB in network speed stats tile
Don't truncate time elapsed since last charge on some languages
Allow reposition of clear all recents button
Sources updated to android-5.1.1_r3 (LMY48B)
Added Ringer Mode custom intents for Normal/Vibrate/Silent
Smart Timeout: disable while on secure lockscreen
Global Force headsup notifications along with per-app settings
Reintroduce Global Wake on notification along with per-app settings
Don't hide Rotation tile if disabled from accessibility
NFC Tile should disappear less frequentlyThank you very much for your feedbacks and suggestions and big thanks to all translators!
Sent via Nexus 5 MultiRom: Cataclysm / Chroma / Android M
-
In Choma system/addon.d ist ein Backup Skript für den Erhalt der DPI während eines "dirty updates". 99-backup.sh
Zitat
#!/sbin/shpropfile="/system/etc/backup.conf"
backupfile="/tmp/backup/backup.conf"
backuppath="/tmp/backup"
mkdir -p $backuppath
propbackuppath="$backuppath/prop"
mkdir -p $propbackuppathpersist_lcd_density=1
load_prop() {
if [ -f "$1" ]; then
source "$1"
fi
}backup_prop() {
cp "/system/build.prop" "$propbackuppath/build.prop"
}restore_prop() {
if [ "$persist_lcd_density" = "1" ]; then
if [ -f "$propbackuppath/build.prop" ]; then
local USERLCD=`sed -n -e'/ro\.sf\.lcd_density/s/^.*=//p' $propbackuppath/build.prop`
busybox sed -i "s|ro.sf.lcd_density=.*|ro.sf.lcd_density=$USERLCD|" /system/build.prop
fi
fi
}
D.H. du flashst einfach nur das update, aber die DPI, die du vorher drauf hattest, ist nach dem Reboot erhalten. Deswegen der Hinweis mit der DPI.
BTW. Die 560 DPI ist wohl CopyPasta vom N6. Oder hat jemand schon mal 560 auf dem hammerhead ausprobiert?Sent via Nexus 5 MultiRom: Cataclysm / Android M
-
Zitat von zephiK
Chroma 06/20/2015 Nexus 5 (hammerhead)
Chroma Android 5.1.1 Series
06/20/2015
If you changed your DPI using the built-in DPI switcher. Revert back to 560 DPI as the built-in DPI changer is no longer available as of 06/20. This is removed due to instability (mainly bootloops when people dirty flash the ROM with the custom DPI intact). After you wipe and the DPI still doesn’t change? Do a clean wipe.
Added: Ability to disable advanced reboot (developer options)
Added: Ability to disable bar color in battery saver mode
Added: Ability to disable navigation ring
Added: National data roaming
Added: Navigation ring customization
Added: Power button for navigation bar
Added: Status bar header long click actions
Battery - battery saver settings
Date - Set calendar event
Time - Set alarm
Settings - QS tiles settings
Weather - LockClock settingsAdded: Tiles
- Battery saver
- Heads up
- Screenshot
- Screen timeout
- SyncBugfix: Clear all recents in bottom right now works
Bugfix: Fix there is no sounds and delays 1s when pressing "Touch sounds" sometimes
Removed: LCD density changer -- use texdroider, change in build.prop etcChangelog: https://docs.google.com/document/d/1c7…dit?usp=sharing
Edith sagt !!!!
Zitat von zephiKIf you downloaded the rom already, I think I uploaded the old compiled build containing the bug, im reuploading the rom now with the one i just compiled at the time of the post.
Edit: its up
MD5: 87CD9B91A16E0B30E7D6DDB75F6ECEC8
Sent via Nexus 5 MultiRom: Cataclysm / Android M
Neuer Download
xposed-sdk22-arm64-20150609.zip -
-
-
-
Cataclysm Beta Update 19. Juni 2015
Zitat von atl4ntis
Hello everyone,
this is a small update in preparation of the stable release which is pretty much needed as there isn't any 5.1.1.
This update can be flashed on top of May 21 Beta or newer releases.
If coming from Jun 14 release this update won't rebuild your cache and the update will take few seconds.Download is on OP.
MD5: 1bf2abc8832c1fcef63554717d0864d6
SHA1: 9871f8fbc4844ead1391febd64b3169105039400Changelog:
Jun 19, 2015: Quick Toggles: USB Tether.
Jun 18, 2015: Show status bar clock on keyguard.
Jun 18, 2015: Proximity speaker: disable on audio mode changed by user till end of the call.
Jun 18, 2015: Proximity speaker: misc BT fixes.
Jun 17, 2015: Don't fully expand QS when tapping on statusbar with quick pulldown or two fingers.
Jun 17, 2015: Wake on notification: wake if pulled out of pocket within 10 sec.Was going to make the pocket detection optional for wake on notification but, thanks to your suggestions, i think i've found a sweet spot where it's not needed.
Basically phone won't wake if in pocket but it will if pulled out within 10 seconds.
I've choosed 10 seconds cause it's the same time the screen would be waken if this option never existed.
The tapping on the status bar glitch should finally be fixed now.
You can finally disable the proximity sensor if you change any audio mode within the in call ui, this was really needed.
Also connecting/disconnectng the BT headset should now routing the audio correctly.
I've listened to some suggestions and added USB tether tile and the ability to show the clock on statusbar while on lockscreen so you can disable the big clock widget.
The new keyguard clock won't be on center if you use the center clock cause the carrier label/no signal takes too much space.If no outstanding bugs are reported i'm planning to release a full stable version tomorrow.
Will also make the DeskClock app optional within AROMA installer cause now you can download it from Play Store.Attached new strings for our beloved translators, thanks!
-
Der neue M Beta Kernel läuft auch unter L. Woot
-
@MuggelPu SuperSU berücksichtigt seit Version 1.91 den CM Superuser. Immer wieder verbessert worden (2.00, 2.12 und 2.42). Ist nicht neu
2.42
Some policy adjustments for CM122.12
Secondary users are no longer able to change trust system or respect CM settings2.00
Default for respect CM root settings is now false1.91
Fixed issue where root wasn't granted on CM -
Chroma Update 17. Juni
- Clean Install empfohlen.
- Wer die DPI geändert hatte, sollte vorher auf die Stock DPI 480 wechseln.
- Empfohlene GApps von zephiK > BaNk'sZitat von zephiK
Chroma 06/17/2015 Nexus 5 (hammerhead)
This is a full rewrite of the ROM. A full wipe is required if you did not flash the preview builds. Some features are not included and are meant to not be included, some features will be coming back in a future build (don't ask or request which ones, you can see the list in the changelog).If you used a DPI other than stock using the DPI changer built in settings, [COLOR="Red"]I suggest going back to the default DPI before you flash the new build to prevent boot loops[/COLOR].
Also use BaNkS' gapps, otherwise you may not be able to pull down from status bar / home button may not work. This is because of the provisioning provided by GApps.
Download: 14:28
-
-
Cataclysm Beta Update 14. Juni - nur für die Beta Version vom 21. Mai!
Zitat von atl4ntis
So i've been working in the last couple of days to bring compatibility with multiuser to Cataclysm.
It was long overdue after giving up many times and a long task with hundreds of modifications so there may be some bugs here an there.
Now Cataclysm settings aren't restricted anymore and you can configure any user/guest uniquely.I've finally fixed the infamous tap on statusbar doing weird things with quickpulldown.
It turned out to be an aosp bug as you could trigger it even without quick pulldown just by tapping the status bar with two fingers.
While playing with it i figured out another quick pulldown method which i've called DRAG. Basically is harder to explain then to use,
you can check the gif, if you drag the statusbar (anywhere) then toggles will appear, if you just pull it briefly then only the notifications will appear.I've listened to some suggestions about repositioning of clear all recents and some tweaks on the lockscreen.
Now you can have the clear all recents button on the bottom (or left). I've added a little shade to it to avoid white over white thumbnails, just don't ask me to make it as a FAB, cause i'd rather die first.
You can hide more items of the lockscreen. I've decided to not allow repositioning/moving them cause this would be really a too niche/ad hoc feature.Changelog:
Jun 14, 2015: Hide Keyguard Clock/Date/Alarm.
Jun 12, 2015: Cataclysm features now fully support multiuser.
Jun 11, 2015: Layers: fix multiuser dialog text white over white.
Jun 11, 2015: Quick Toggles: Quick pulldown: Drag mode.
Jun 11, 2015: Wake on notification: don't wake if phone is in bag/pocket.
Jun 11, 2015: Use B/s KB/s MB/s instead of B KB MB in network speed stats tile.
Jun 10, 2015: Don't fully expand QS when tapping on statusbar with quick pulldown or two fingers.
Jun 10, 2015: Don't truncate time elapsed since last charge on some languages.
Jun 10, 2015: Allow reposition of clear all recents button.MD5: fe46663b1fcbd9721f83ab22bc231b0a
SHA1: 5abe8ddf5f52af36ed409125d7577278e88f7502Downloads are on OP.
This must be flashed exclusively over May 21 Beta release
If you're coming from different releases just read the FAQ.To people wondering about my support to the N5, my plan is to keep building for it till is supported by Google so at least up to 6.0.*/6.1.
As i seek perfection i don't like to do hacky stuff to port things not officially supported.
Will also probably update to N5 2015 asap. -
Fett Merci, dankeschön
-
M Beta Kernel
Zitat von flar2[SIZE="3"]Android M Beta Kernel:[/SIZE]
Download: http://elementalx.org/devices/nexus-5/
Source: https://github.com/flar2/ElementalX-N5/tree/ElementalX-5.00
P.S. Noch nicht selbst getestet! -
Despair ist MultiRom-fähig (ab 1.7 vollständig kompatibel, oder so), der kexec hardboot patch ist integriert. Funktioniert auf 5.1.X und M gleichermaßen. Habe selbst den 1.8 gerade auf Chroma als internal/primary (Android 5.1.1) und M als secondary am Start.
Die primary wird aktuell zwar nicht bzw kaum genutzt, aber es läuft.
Beim Wechsel des Governors sollte man beachten, dass alle Cores an sein müssen, damit der Governor für alle Kerne gleichermaßen geändert werden. Wenn dem nicht so ist, kann es passieren, dass nur für die Kerne, die zum Zeitpunkt aktiv waren, der Govenor gewechselt wird. Ist nicht zwingend kernelspezifisch, passiert auf anderen Kernels ebenfalls.Dazu nutze ich Kernel Adiutor von WilliYe, KControl von show-p1984 und System Monitor von CGoellner.
Im Beispiel (Screenshot) bin ich von interactive auf ondemand gewechselt. Core 3(CPU2)& 4(CPU3) waren offline, daher kein Wechsel.
-
Changelog gibt es nur in dieser Form
https://github.com/DespairFactor/N5M/commits/despair -
Lange erwartet, hier ist eine Titanium Backup Test Version
http://t.co/5rv04OK28gTwitter Feed
https://mobile.twitter.com/TitaniumBackup…477091601416192#TitaniumBackup 7.1.3-test3 is up, fixes FC on launch & backup folder detection on Android M preview, bugfixes. D/L: HIER
-
Ja. Die habe ich nie schon angeschaut, aber noch nicht probiert. Berichte mal, ob sich was verschlimmbessert
[emoji12] -
Hier noch ein paar Screenshots zum Vergleich.
Google+, Whatsapp und Tapatalk. Daran kann man (m.E.!) sehen, wie weit der Entwicklungsstand der Apps ist.
Einerseits die App Berechtigung und die Benachrichtigen.App Benachrichtigungen
App Berechtigungen
G+ Version 5.60.94xxx
Whatsapp 2.12.121
Tapatalk 4.15.3