[ROM][I9300][4.4.4] Temasek's UNOFFICIAL CyanogenMod 11

Austellen kannst du die Benachrichtigungen unter Temasek Erweiterungen --> Bildschirm und Animation --> Sperrbildschirm-Benachrichtigungen.

Ich finde diese Option aber eigentlich ganz cool. :rolleyes2:

--------------
Okay zu spät :)!
 
Nutze die auch recht gern. Spart mir auf Arbeit das Wischmuster und trotzdem sind bearbeitete/gesehene Notifications schon raus aus dem Bereich.
 
Für Morgen ist ein neuer Built angesagt, bestätigt von Temasek himself. Ich bin gespannt :cool:
 
Wenn ich ein foto schieße und dann in der kamera app nach rechts in die galerie swype gibts ein fc und danach kann sich die kamera nicht verbinden.. Bin auf v36 da sollte das nicht mehr so sein oder?

Gesendet von meinem GT-I9300
 
Doch, könnte stimmen das es in v36 Probs mit der Cam gab. Ab v37 ist wieder die "alte" camera lib drin die auch im Fix ist. Kannst ja mal auf v37 oder v37.1 uppen oder bis morgen auf v38 warten.
 
  • Danke
Reaktionen: Toxic11
Gehen bei euch smilies in der SMS app? uploadfromtaptalk1390417120351.jpg
 
Ja bei mir auch alles vorhanden
 

Anhänge

  • uploadfromtaptalk1390418800754.jpg
    uploadfromtaptalk1390418800754.jpg
    2,3 KB · Aufrufe: 263
  • uploadfromtaptalk1390418821421.jpg
    uploadfromtaptalk1390418821421.jpg
    2,6 KB · Aufrufe: 237
Vorhanden sind die bei mir auch nur werden nach dem senden nur Satzzeichen angezeigt


In der blase zu sehen im Screenshot
 
Senden tut bei mir Smiley auch ganz gut wie es sein sollen
 
Zeig mir mal bitte ein Screenshot von der Stock SMS app mit gesendet smilies in der blase so wie bei mir auf dem Screenshot
 
uru8a7ub.jpg

So bitte schön
 
Ja alles klar ich weiß jetzt warum das was es bei dir anzeigt sind die smilies von der Tastatur und nicht die smilies von der SMS APP

Der ursprüngliche Beitrag von 22:31 Uhr wurde um 22:32 Uhr ergänzt:

Da ich swiftkey nutze hab ich diese hässlichen smilies nicht
 
V38 ist online.
 
  • Danke
Reaktionen: Popey900 und Billy.Idle
Hier noch das Changelog:

Build V38
i9300 - md5sum: f4dfa9d9bcb435a37f990e180ce72788
hltexx - md5sum: 7fb13f36ffb4b988e51e511bc3450833


Camera storage nows default back to internal. To use external sdcard, pls re-select that option in Camera settings. This is due to new implementation of external sdcard support in cm camera.


CHANGELOG SINCE V37

**

Revert HALO changes back to V36 and before.
Add "Notification drawer - full swipe-to-switch detection"
- Add an option to detect swipe to switch on full screen, not just the bottom bar
- default to use bottom bar to swipe
- to enable full swipe to switch
--> temasek spare parts -> Notification & QS drawer -> Swipe-to-switch detection
Add "Camera2/Gallery2 - Storage Configuration" - Tortel
- This allows the user to change the default storage path from the standard internal storage to any available external storage.
- When the path is changed, it sends an intent to the gallery application to keep the paths in sync.
Add "New drawables for nav bar" - kercinzer
- Replaced old icons with edited and centered kitkat ones.
frameworks/base: Added national roaming info for Jazztel Movil in Spain
- Users of Jazztel in Spain (MCC214 MNC21) can roam on Orange (MCC214 MNC03)frameworks/base: Fixed incorrect calculation of dirty invalidation area
- Padding was already taken into consideration before calling invalidateDrawable in ProgressBar.frameworks/base: Fix error checking in MemoryFile.
- mmap returns MAP_FAILED on failures, not 0 (NULL). Also, convert some C style casts to C++ since they make intent clearer.frameworks/base: Bluetooth: HID: Add support for HID Device Role
- This patch adds the HID Device Role support in Bluetooth framework. Also AIDL and callback related files for HID Device role are added to provide interface for third party applications to communicate with HID device Service.frameworks/base: Bluetooth: Changes for LPP and extended LE scan
- This patch includes implementation of a new Bluetooth Adapter named QBluetoothAdapter for implementing LE specific tasks that the default adapter doesnt perform.*
- This patch also implements Low power proximity and extended LE scan functionality based on service UUIDs.*
- CRs-Fixed: 581289frameworks/base: OBEX: Reduce Obex MTU size for A2DP or SCO concurrency
- Reduce Obex MTU to 8k from 64k when OPP send is tried with SCO / A2DP streaming in progress, so that the continue response for first complete Obex PUT packet is received from SOC within 50 seconds time frame.
- CRs-Fixed: 571865frameworks/base: Bluetooth: Cleaning up sap service object to avoid serviceRecord leaks
- A case where script is running to do BT ON/OFF 2000 times. Sap service class object is leaked while turning OFF BT, when it is referenced (Directly OR Indirectly due to its member variables). So Garbage Collector doesn't collect class object which is referenced. Setting NULL for service class object & service connection, while cleaning up those variable to mark as weak reference. Any objects memory is immediately claimed by GC, which are marked as weak reference.
- CRs-Fixed: 591180frameworks/base: Bluetooth: Fix to avoid framework reboot during monkey.
- A case where monkey is running & sometimes framework is disconnected due to unhandled java Exception during the binding of DUN, SAP, HID device & PAN service on unsuccessful binding. So it never handled. Handing java exception while binding DUN, SAP, HID device & PAN services to solve this issue.
- CRs-Fixed: 564709frameworks/base: Fix a variety of small publicly-reported bugs.
Possible NULL dereference in cmds/bootanimation/BootAnimation.cpp.
https://code.google.com/p/android/is...etail?id=61556

Missing fclose in core/jni/android_os_Debug.cpp.
https://code.google.com/p/android/is...etail?id=61546

Bad loop guards in core/jni/android_util_Process.cpp.
https://code.google.com/p/android/is...etail?id=61557

Assignment to wrong variable in libs/androidfw/AssetManager.cpp.
https://code.google.com/p/android/is...etail?id=61560

Missing delete[]s in libs/androidfw/ObbFile.cpp.
https://code.google.com/p/android/is...etail?id=61549

Leaks on error in tools/aapt/Images.cpp.
https://code.google.com/p/android/is...etail?id=61552

Two missing fclose calls in tools/aapt/Resource.cpp.
https://code.google.com/p/android/is...etail?id=61553

Missing fclose in tools/aidl/aidl.cpp.
https://code.google.com/p/android/is...etail?id=61554
frameworks/base: Make SurfaceView layers captured by screenshotApplications()
- Since SurfaceView layers are located below application layers, SurfaceView is not captured by screenshotApplications() when the application is running in fullscreen.
- Moreover, ws.isFullscreen(dw, dh) returns mostly true on the devices which do not use the navigation bar.frameworks/base: Re-initialize error after attach
- If flag for error after attach is not reinitialized, it may cause NullPointerException on subsequent onAttachedWindow if error text was reset to null.frameworks/base: wlan: Do not disable the network on Assoc Reject/Authentication Failure.
- A failed network, if disabled, would result in no further connection attempts for the same.Thus, do not disable the network rather enable all the disabled networks, as supplicant shall disable the networks temporarily on subsequent failures and would give fair chance to select the prioritized networks.frameworks/base: Bluetooth: HID-C: Add support for error parameter for reportError
- This patch adds support for error parameter in reportError providing better flexibiltiy to application to respond to errors for Set Report received from HID Host.frameworks/base: Increases Gatt connection timeout value to be 30 secs
- Some LE devices take more time to establish LE connection. This change increases the connection timeout value to take care of this scenario.frameworks/base: Bluetooth: Validate input parameters of gatt characteristics
- If the input parameters of gatt characteristics are not valid return falseframeworks/base: Bluetooth: Fix PXP LPP app link loss reconnection
- When BLE link loss reconnection happens,the host is not able to send Vendor specific commands to the controller to start monitoring the RSSI
values.
- CRs-fixed: 597822
Settings: Bluetooth: disable scan icon when BT state is off
- Usually onScanningStateChanged function should take care of disabling the scan icon when the scan is completed.
- But When the BT scan is going on and try to switch of the BT, as onScanningStateChanged function doesn't have the reference for scan icon it will not disable it, so disabling is taken care in BluetoothSettings on receiving BT Off state.
- On receiving BT Off state, disable the scan progress icon only when available device category is present.
- CRs-Fixed: 543777,596214Settings: Bluetooth: Validate the device for A2dpSink
- This change will check if remote device supports A2dpSink before sending A2dp connection Request.Settings: Add some more entries into 'SMS message limit' menu
- Add None, 5 and 10 entries into 'SMS message limit' menu.
Updated cm source - Alot of it especially bluetooth in other repos.
 
Zuletzt bearbeitet:
  • Danke
Reaktionen: HammDefy und Popey900
nobody573 schrieb:
Ja alles klar ich weiß jetzt warum das was es bei dir anzeigt sind die smilies von der Tastatur und nicht die smilies von der SMS APP

Der ursprüngliche Beitrag von 22:31 Uhr wurde um 22:32 Uhr ergänzt:

Da ich swiftkey nutze hab ich diese hässlichen smilies nicht

Achso SMS nutze ich kaum deswegen Smiley nicht wichtig und nutze eher viel Whatsapp.

V38 funzt gut und endlich kann man Halo deaktivieren.
 
Odin666 schrieb:
Achso SMS nutze ich kaum deswegen Smiley nicht wichtig und nutze eher viel Whatsapp.

V38 funzt gut und endlich kann man Halo deaktivieren.

Man konnte auch bei v37 halo beenden, nur halt nicht durchs runter swipen sondern durch das icon in der Statusbar.
 

Ähnliche Themen

html6405
Antworten
27
Aufrufe
5.392
Verci
V
html6405
Antworten
15
Aufrufe
6.421
html6405
html6405
Zurück
Oben Unten