newtom
Dauer-User
- 249
- Themenstarter
- #401
Licensefail? Hatte ich bisher noch nie.
Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion erfordert derzeit den Zugriff auf die Seite über den integrierten Safari-Browser.
Released JKay framework v14.92.2 for XXEMR2.
1) Fixes the volume button bug where both buttons turns down volume
2) Fixes an issue where only apps on ring 1 got led flashing in yellow
3) Added support for setting on off led flashing frequency in arrays.xml (when JKay led frequency is checked)
The first and 2nd are as usual packageName ID Tag and color. Then On in ms and the Off in ms.
Also notice that you now can select if you want apps on tab and ics lock screen led colored or not and in what color and frequencies.
Same for double click home button app.
<string-array name="jkay_config_package_name_led_color">
<item>jkay.tab.lockscreen.app/#FFC7FF10/500/3000</item>
<item>jkay.ics.lockscreen.app/#FFFF8000/1000/3000</item>
<item>jkay.home.dblclick.app/#FFFF00C0/500/2500</item>
<item>com.android.phone/#FFFF0000/500/2500</item>
<item>com.skype.raider/#FFFF0000/1000/3000</item>
<item>com.viber.voip/#FFFF00C0/1000/3000</item>
<item>com.android.mms/#FFD02000/500/2500</item>
<item>com.handcent.nextsms/#FFD02000/1000/3000</item>
<item>com.jb.gosms/#FFD02000/1000/3000</item>
<item>com.quoord.tapatalkxdapre.activity/#FF00D020/1000/3500</item>
<item>com.quoord.tapatalkxdapre.activity-1116188925/#FF0020D0/1000/3000</item>
<item>com.quoord.tapatalkxda.activity/#FF00D020/1000/3500</item>
<item>com.quoord.tapatalkpro.activity/#FF00D020/1000/3500</item>
<item>com.google.android.gm/#FFD0E0FF/500/3500</item>
<item>com.android.email/#FFD0E0FF/1000/3000</item>
<item>com.fsck.k9/#FFD0E0FF/1000/3000</item>
<item>com.yahoo.mobile.client.android.mail/#FFD0E0FF/1000/3000</item>
<item>com.hotmail.Z7/#FFD0E0FF/1000/3000</item>
<item>com.pollotech.hotmail/#FFD0E0FF/1000/3000</item>
<item>com.nitrodesk.touchdownpro/#FFD0E0FF/1000/3000</item>
<item>com.google.android.gsf/#FF003800/1000/3000</item>
<item>com.sec.chaton/#FF003800/1000/3000</item>
<item>com.facebook.orca/#FF003800/1000/3000</item>
<item>de.shapeservices.implusfull/#FF003800/1000/3000</item>
<item>kik.android/#FF003800/1000/3000</item>
<item>com.whatsapp/#FF003800/1000/3000</item>
</string-array>
_JKay_ schrieb:Updated JKay XXEMR2 to v14.92.3. Bug fix for the On and Off values. Will release v14.92.3 for XXEMB2 later today I hope.