CERCA
PER MODELLO
FullScreen Chatbox! :)

Utente del giorno: 9mm con ben 2 Thanks ricevuti nelle ultime 24 ore
Utente della settimana: megthebest con ben 7 Thanks ricevuti negli ultimi sette giorni
Utente del mese: megthebest con ben 42 Thanks ricevuti nell'ultimo mese

Pagina 155 di 233 primaprima ... 55105145153154155156157165205 ... ultimoultimo
Ultima pagina
Visualizzazione dei risultati da 1,541 a 1,550 su 2323
Discussione:

[ROM][CM11][4.4.2]temasek's UNOFFICIAL all build r3p2MALI(I9300)

Se questa discussione ti è stata utile, ti preghiamo di lasciare un messaggio di feedback in modo che possa essere preziosa in futuro anche per altri utenti come te!
  1. #1541
    Androidiano


    Registrato dal
    May 2013
    Località
    napoli
    Messaggi
    156
    Smartphone
    Samsung S3 CM 11 temasek

    Ringraziamenti
    40
    Ringraziato 4 volte in 4 Posts
    Predefinito

    [QUOTE=almaximo;5033811]Lascia fare le versioni ABB…..

    Inviato dal mio GT-I9300 usando Androidiani App[/QUOTE

    Scusa ma non ho capito bene mi consigli il wolfson-ABB?

  2.  
  3. #1542
    Androidiano VIP L'avatar di Enr1988


    Registrato dal
    May 2011
    Messaggi
    2,079
    Smartphone
    Legend-DS-GS2-GS3-MotoG-Lg G2

    Ringraziamenti
    294
    Ringraziato 989 volte in 743 Posts
    Predefinito

    [QUOTE=pipolo0;5034519]
    Quote Originariamente inviato da almaximo Visualizza il messaggio
    Lascia fare le versioni ABB…..

    Inviato dal mio GT-I9300 usando Androidiani App[/QUOTE

    Scusa ma non ho capito bene mi consigli il wolfson-ABB?
    Wolfson NoABB! Se leggi il 2nd post del thread del kernel di Temasek, trovi tutte le info e risposte a possibili tue domande
    Se ti ho aiutato usa il tasto THANKS per ringraziarmi!!

    [B]Oneplus 3/B] Oxygen Os Beta 19 Dorimanx Kernel

  4. I seguenti 2 Utenti hanno ringraziato Enr1988 per il post:

    AlexVip (02-01-14),pipolo0 (26-12-13)

  5. #1543
    Androidiano VIP L'avatar di almaximo


    Registrato dal
    Sep 2010
    Messaggi
    1,035
    Smartphone
    Mate 10 PRO / Samsung S8

    Ringraziamenti
    28
    Ringraziato 234 volte in 191 Posts
    Predefinito

    [QUOTE=Enr1988;5034654]
    Quote Originariamente inviato da pipolo0 Visualizza il messaggio

    Wolfson NoABB! Se leggi il 2nd post del thread del kernel di Temasek, trovi tutte le info e risposte a possibili tue domande
    a volte dubito di riuscire a esprimermi correttamente ...
    __________________________________________________ ________________________________
    Huawei Mate 10 Pro
    Huawei Mediapad M5

  6. Il seguente Utente ha ringraziato almaximo per il post:

    AlexVip (26-12-13)

  7. #1544
    Androidiano VIP L'avatar di almaximo


    Registrato dal
    Sep 2010
    Messaggi
    1,035
    Smartphone
    Mate 10 PRO / Samsung S8

    Ringraziamenti
    28
    Ringraziato 234 volte in 191 Posts
    Predefinito

    Build V24

    i9300 - md5sum: 89b15159e32f7622306adb14979a61d3


    CHANGELOG FOR V24


    • Settings: Allow disabling the privacy guard notifcation
      - In V23 I added the frameworks part but forgotten about the settings part. Now it is available in settings for you to enable/disable
    • systemUI: fix notification dissapearing during recreation and possible app crashes due that binded notifications are not there anymore
    • Settings: Reorganize and clean up lock screen section
      - Move the option for enabling widgets to the top of the widgets header,
      as it is 1) the most important option in that section and 2) most
      likely what the user's going to be looking for first.
      - Use a simple "custom widgets" title for enabling widgets instead
      of the verbose "widget pager" term.
      - Shorten and simplify overly long, hard to parse space-hogging
      summaries.
    • Forward port CM Screen Security settings
      - Forward port from cm-10.2, adjusted for 4.4
      - Lockscreen Vibrate
      - Slide Lock Delay
      - Menu Unlock (already present in past builds)
      - Home Unlock
    • fb: Don't try to set service.bootanim.exit
      - init has never allowed the bootanimation code to set service.bootanim.exit, and has always generated the dmesg error message
      - <3>[ 17.644615] init: sys_prop: permission denied uid:1003 name:service.bootanim.exit
      - Since setting this property has no effect and never worked, delete the code which tries to do it.
    • fb: Fix to NullPointerException on move back in ActivityStack.
      - In ActivityTask.moveTaskToBackLocked NullPointerException may occur when moving back with only current Activity in stack. This due to a condition that may trigger despite a TaskRecord being null and then attempt accessing the TaskRecord.mOnTopOfHome variable.
      - TaskRecord task may be set to null when no resumed activity remain.
      - Resolved by assuring that flag mOnTopOfHome is instead set to false for current TaskRecord in case where there are no remaining activities above home.
      - The above bug has already been corrected in the following commit, ada62fc, but it does not set the correct value to mTopOfHome for the current taks, see below.
      - Variable mOnTopOfHome will not be set to false in situations where stack is of size 1 or less and task is null, perhaps from already having finished current activity.
      - To avoid current TaskRecord maintaining value mOnTopOfHome to true after launching Home this variable is set to false.
      - Impact should not be major due to correction earlier that makes sure that there is always a TaskRecord.mOnTopOfHome set to true above Home activity but if not correctly set for current task still gives a possibility of bad behavior.
    • fb: Fix improper declaration/use of pointer.
      - https://code.google.com/p/android/is...etail?id=61547
      - This variable is shadowing the outer "ptr" declaration, resulting in a potential NULL pointer being passed to the message API.
    • fb: Keydispatching timeout while finish Activity
      If there is input to be handled during finish activity we can get a
      - keydispatching timeout ANR. The reason is that finish activity is some times not possible, and the activity is instead put on a finish queue. The activity will then be finished sometime in the future. When we add the activity to the finish queue, key dispatching is paused, and there is an ANR timer waiting for it to be resumed again. Since it can take a long time before the activity is actually finished, we need to resume the key dispatching to avoid the ANR.
    • Add "QuickRecord Tile" - SlimROM
    • Add "Chamber of Secrets" - SlimROM
      - Enable it in Developer settings
      - It is by default invisible in the settings until u find it.
      - It is for ADVANCED users who knows about Settings
      - The initial dialog box will ask "Input a Settings string that is either an on and off (checkbox) function or possibly a list-preference. For example, quiet_hours_ringer or similar. Settings can be found in the Settings.java file. WARNING: This process is dangerous!"
      - If you are NOT sure, don't use it. And DON'T ASK ME
    • Settings: follow kitkat's ui - SlimROM
      - manage apps; tab selector and ram usage
      - battery data usage bar
      - app widget toggle
    • Bluetooth: Fix to show internet access as marked when pan is connected
      - isPrefered is always true for PAN. So internet access menu checkbox is always marked on. Marking internet access menu checkbox based on pan connection status should solve this issue.
    • Bluetooth: Set alias name only through Rename option
      - Set the alias name only when user is trying to change the name using the Rename option of paired device.
      - CRs-Fixed: 539420
    • Bluetooth: Not allow Blank BT device name.
      - Add empty string check for BT device name and not enable ok button until entered device name is not empty.
      - CRs-fixed: 471158
    • Bluetooth: Remove remote device from trust list on BOND change
      - A special case where remote device is paired & authorized by DUT. Remote device is unpaired by itself & try to connect again. In this scenario Link key is deleted from remote device. So SSP is performed again. & remote device bond state is changed to BOND_BONDING from BOND_BONDED on DUT while SSP, As it was in DUT BONDED list. So permission/trust info for all profile need to be false when it's moved to BOND_BONDING to solve the issue.
      - CRs-Fixed: 578523
    • Bluetooth: GAP: Cancel the previous visibilty alarms if already set Cancel the previous visibility alarms set for 2 mins/5 mins/1 hour if visibility change happens from the limited discoverable to unlimited discoverable.
      - CRs-fixed: 582492
    • Bluetooth: GAP: Cancel the pairing notification on bond state change
      - Cancel the pairing notification on bond state change happens from BOND_BONDING to BOND_NONE. Otherwise it will present in the notification area until it gets cancelled by opening it and press cancel on pairing dialog.
      - CRs-Fixed: 569534
    • Bluetooth: GAP: don't update autoconnect on bonding state
      - This patch fixes regression caused by commit I37e8d92feef3c2d4d18c014a5d9092a9469335cb where it was not possible to autoconnect supported profiles of remote device from DUT after pairing is completed.
      - CRs-Fixed: 584889
    • Bluetooth: Destroy BT Dialog on BT power off.
      - Check for Bluetooth off Broadcast to destroy disconnect dialog when Bluetooth is turned off from power widget.
      - CRs-Fixed: 579028
    • smdk4412-common - Revert "smdk4412-common: camera: include support for face detection"
    • grouper: Enable USB OTG kk4.4 style - temasek
      - tilapia already enabled USB OTG many builds ago.
    • Updated cm source.






    DOWNLOAD SITES

    temasek.hopto.org - i9300 / tilapia / grouper
    Dev-Host i9300 / tilapia / grouper
    AndroidFileHost - i9300
    MediaFire- i9300
    __________________________________________________ ________________________________
    Huawei Mate 10 Pro
    Huawei Mediapad M5

  8. #1545
    Androidiano VIP L'avatar di AlexVip


    Registrato dal
    Jan 2012
    Località
    Napoli
    Messaggi
    893
    Smartphone
    Samsung Galaxy s3

    Ringraziamenti
    491
    Ringraziato 202 volte in 156 Posts
    Predefinito

    [QUOTE=Enr1988;5034654]
    Quote Originariamente inviato da pipolo0 Visualizza il messaggio

    Wolfson NoABB! Se leggi il 2nd post del thread del kernel di Temasek, trovi tutte le info e risposte a possibili tue domande
    [QUOTE=almaximo;5034717]
    Quote Originariamente inviato da Enr1988 Visualizza il messaggio

    a volte dubito di riuscire a esprimermi correttamente ...
    Sono andato a vedere su xda, ma non trovo (sarò orbo non so) dove spiega i significati delle varie versione, quindi non so quale kernel flashare x avere il boeffla sound..
    Ultima modifica di AlexVip; 26-12-13 alle 16:08
    Questo è l'inizio della fine...

  9. #1546
    Androidiano L'avatar di miglio1990


    Registrato dal
    Apr 2012
    Messaggi
    281

    Ringraziamenti
    28
    Ringraziato 25 volte in 23 Posts
    Predefinito

    Con la v23 ho un bug, non va l'opzione per disabilitare l'illuminazione dei tasti back e menu...vi capita?

  10. #1547
    Androidiano VIP L'avatar di almaximo


    Registrato dal
    Sep 2010
    Messaggi
    1,035
    Smartphone
    Mate 10 PRO / Samsung S8

    Ringraziamenti
    28
    Ringraziato 234 volte in 191 Posts
    Predefinito

    Quote Originariamente inviato da AlexVip Visualizza il messaggio
    quindi tra questi scelgo il primo?

    231213-1653-cm11-omni44-i9300-BOEFFLA-temasek.zip
    231213-1658-cm11-omni44-i9300-BOEFFLA-ABB-temasek.zip

    e per configurare il kernel e la parte boeffla saund cosa uso?
    Lascia fare ABB e quindi usa il primo. Per configurare usi lo stesso programma che usi per i boeffla, se è la prima volta lo trovi nel play store
    __________________________________________________ ________________________________
    Huawei Mate 10 Pro
    Huawei Mediapad M5

  11. Il seguente Utente ha ringraziato almaximo per il post:

    AlexVip (26-12-13)

  12. #1548
    Baby Droid


    Registrato dal
    Nov 2013
    Messaggi
    35

    Ringraziamenti
    3
    Ringraziato 2 volte in 2 Posts
    Predefinito

    Quote Originariamente inviato da miglio1990 Visualizza il messaggio
    Con la v23 ho un bug, non va l'opzione per disabilitare l'illuminazione dei tasti back e menu...vi capita?
    Vero, anche a disabilitare l'opzione i tasti restano sempre illuminati

  13. #1549
    Androidiano VIP L'avatar di almaximo


    Registrato dal
    Sep 2010
    Messaggi
    1,035
    Smartphone
    Mate 10 PRO / Samsung S8

    Ringraziamenti
    28
    Ringraziato 234 volte in 191 Posts
    Predefinito

    Originariamente inviato da miglio1990
    Con la v23 ho un bug, non va l'opzione per disabilitare l'illuminazione dei tasti back e menu...vi capita?
    Quote Originariamente inviato da criscla Visualizza il messaggio
    Vero, anche a disabilitare l'opzione i tasti restano sempre illuminati
    in opzioni / avanzate / screen togli la spunta su backlight e i tasti si spengono
    __________________________________________________ ________________________________
    Huawei Mate 10 Pro
    Huawei Mediapad M5

  14. #1550
    Androidiano


    Registrato dal
    May 2013
    Località
    napoli
    Messaggi
    156
    Smartphone
    Samsung S3 CM 11 temasek

    Ringraziamenti
    40
    Ringraziato 4 volte in 4 Posts
    Predefinito

    C'è qualche possibilità di salvare le foto scattate su extsd? a me li salva in storage\emulated\Sd0
    e di spostare le applicazione su extsd? grazie

Pagina 155 di 233 primaprima ... 55105145153154155156157165205 ... ultimoultimo
Ultima pagina

Tag per questa discussione

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire risposte
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Torna su
Privacy Policy