Skip to content
  1. Aug 19, 2024
  2. Aug 10, 2024
  3. Aug 08, 2024
    • minaripenguin's avatar
      Fix ClassCastException during onNotificationPosted · e6ad7e1c
      minaripenguin authored
      
      
      07-09 22:01:08.544  6056  6056 W Bundle  : Key android.title expected String but value was a android.text.SpannableString.  The default value <null> was returned.
      07-09 22:01:08.545  6056  6056 W Bundle  : Attempt to cast generated internal exception:
      07-09 22:01:08.545  6056  6056 W Bundle  : java.lang.ClassCastException: android.text.SpannableString cannot be cast to java.lang.String
      07-09 22:01:08.545  6056  6056 W Bundle  : 	at android.os.BaseBundle.getString(BaseBundle.java:1419)
      07-09 22:01:08.545  6056  6056 W Bundle  : 	at io.chaldeaprjkt.gamespace.gamebar.DanmakuServiceListener.onNotificationPosted(DanmakuServiceListener.kt:38)
      07-09 22:01:08.545  6056  6056 W Bundle  : 	at android.service.notification.NotificationListenerService.onNotificationPosted(NotificationListenerService.java:485)
      07-09 22:01:08.545  6056  6056 W Bundle  : 	at android.service.notification.NotificationListenerService$MyHandler.handleMessage(NotificationListenerService.java:2404)
      07-09 22:01:08.545  6056  6056 W Bundle  : 	at android.os.Handler.dispatchMessage(Handler.java:107)
      07-09 22:01:08.545  6056  6056 W Bundle  : 	at android.os.Looper.loopOnce(Looper.java:232)
      07-09 22:01:08.545  6056  6056 W Bundle  : 	at android.os.Looper.loop(Looper.java:317)
      07-09 22:01:08.545  6056  6056 W Bundle  : 	at android.app.ActivityThread.main(ActivityThread.java:8594)
      07-09 22:01:08.545  6056  6056 W Bundle  : 	at java.lang.reflect.Method.invoke(Native Method)
      07-09 22:01:08.545  6056  6056 W Bundle  : 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583)
      07-09 22:01:08.545  6056  6056 W Bundle  : 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:878)
      07-09 22:01:08.545  6056  6056 W Bundle  : Key android.title.big expected String but value was a android.text.SpannableString.  The default value <null> was returned.
      07-09 22:01:08.545  6056  6056 W Bundle  : Attempt to cast generated internal exception:
      07-09 22:01:08.545  6056  6056 W Bundle  : java.lang.ClassCastException: android.text.SpannableString cannot be cast to java.lang.String
      07-09 22:01:08.545  6056  6056 W Bundle  : 	at android.os.BaseBundle.getString(BaseBundle.java:1419)
      07-09 22:01:08.545  6056  6056 W Bundle  : 	at io.chaldeaprjkt.gamespace.gamebar.DanmakuServiceListener.onNotificationPosted(DanmakuServiceListener.kt:38)
      07-09 22:01:08.545  6056  6056 W Bundle  : 	at android.service.notification.NotificationListenerService.onNotificationPosted(NotificationListenerService.java:485)
      
      Signed-off-by: default avatarminaripenguin <minaripenguin@users.noreply.github.com>
      e6ad7e1c
    • someone5678's avatar
      GameSpace: Import qs_tile_background ripple resource for tile · 08074936
      someone5678 authored
      * Makes ripple effect more looks like when pressing/hovering qs tile
      
      Change-Id: I5216a099937c2a5ca6aabcf21d321f90e74cf760
      08074936
  4. Aug 07, 2024
  5. Jul 13, 2024
  6. Jul 06, 2024
  7. Jul 05, 2024
    • Lup Gabriel's avatar
      New Crowdin updates (#77) · 51b8a64b
      Lup Gabriel authored
      * New translations strings.xml (Danish)
      
      * New translations strings.xml (Danish)
      
      * New translations strings.xml (Danish)
      
      * New translations strings.xml (Danish)
      
      * New translations strings.xml (Dutch)
      51b8a64b
  8. Jun 16, 2024
  9. May 19, 2024
  10. May 01, 2024
  11. Apr 25, 2024
  12. Apr 14, 2024
  13. Apr 09, 2024
  14. Apr 05, 2024
  15. Apr 03, 2024
  16. Mar 31, 2024
  17. Mar 25, 2024
  18. Mar 23, 2024
  19. Feb 21, 2024
  20. Jan 20, 2024
  21. Jan 07, 2024
  22. Jan 06, 2024
  23. Jan 01, 2024
  24. Dec 31, 2023
  25. Dec 20, 2023
  26. Dec 10, 2023
Loading