1. f584776 GamingMode: disable gaming mode on screen off and turn it back on after unlock by jhonboy121 · 3 years, 7 months ago
  2. 95615d5 GamingMode: AutoBrightnessTile: simplify conditionals by jhonboy121 · 3 years, 7 months ago
  3. 8b40977 GamingMode: remove qs app view and related stuff by jhonboy121 · 3 years, 7 months ago
  4. 946ddb9 GamingMode: use AlertDialog as the overlay menu by jhonboy121 · 3 years, 7 months ago
  5. 000d7ff GamingMode: bring back overlay positioning based on gravity by jhonboy121 · 3 years, 7 months ago
  6. 57967c6 GamingMode: NotificationOverlayController: use 60 as default for notifcation size in landscape mode by jhonboy121 · 3 years, 7 months ago
  7. 8f63d48 GamingMode: do not extend any AppCompat widgets by jhonboy121 · 3 years, 7 months ago
  8. 20da8b4 GamingMode: simplify floating button layout and drag logic by jhonboy121 · 3 years, 7 months ago
  9. 11a6b95 GamingMode: split up showHideGamingMenu function by jhonboy121 · 3 years, 7 months ago
  10. 0ef1aa8 GamingMode: do not hide floating button by jhonboy121 · 3 years, 7 months ago
  11. 04b91a5 GamingMode: flatten performance layout and include in main by jhonboy121 · 3 years, 7 months ago
  12. ec4a236 GamingMode: NotificationService: do not show overlay for non clearable / ongoing notifications by jhonboy121 · 3 years, 7 months ago
  13. ef965e3 GamingMode: GamingService: move some code to onCreate by jhonboy121 · 3 years, 7 months ago
  14. 71f61c4 GamingMode: set ems as 5 and some other minor minor improvements by jhonboy121 · 3 years, 7 months ago
  15. 6333d98 GamingMode: AppTile: hide overlay menu using FloatingViewController by jhonboy121 · 3 years, 7 months ago
  16. f525522 GamingMode: do not reassign previousAudioMode when CALL_STATE_OFF_HOOK by jhonboy121 · 3 years, 7 months ago
  17. ae1784b GamingMode: reduce qs icon size and increase qs margin by jhonboy121 · 3 years, 7 months ago
  18. d9e605f GamingMode: make use of collapsing toolbar activity from SettingsLib by jhonboy121 · 3 years, 7 months ago
  19. 7ce9dc2 GamingMode: use FrameLayout as the root view of menu overlay by jhonboy121 · 3 years, 7 months ago
  20. dbde699 GamingMode: remove quick start app view and divider if no apps are selected by jhonboy121 · 3 years, 7 months ago
  21. dffe394 GamingMode: refactor quick settings tiles by jhonboy121 · 3 years, 7 months ago
  22. 9554bb0 GamingMode: flatten overlay layout with ConstraintLayout by jhonboy121 · 3 years, 7 months ago
  23. a20e15c GamingMode: mark battery percentage placeholder as non translatable and update layout by jhonboy121 · 3 years, 7 months ago
  24. 02ae00c GamingMode: rename screen capture tile name to screenshot by jhonboy121 · 3 years, 7 months ago
  25. af6e9f4 GamingMode: delete translations by jhonboy121 · 3 years, 7 months ago
  26. cf368a8 GamingMode: AutoBrightnessTile: properly set initial state by jhonboy121 · 3 years, 7 months ago
  27. 7916a3b GamingMode: remove unnecessary methods and drawables for accepting call by jhonboy121 · 3 years, 7 months ago
  28. 171d67a GamingMode: cleanup resources by jhonboy121 · 3 years, 7 months ago
  29. 2dbc5eb GamingMode: swap notification and drag handle drawable by jhonboy121 · 3 years, 7 months ago
  30. 2ae83f5 GamingMode: increase qs app icon size by 8dp by jhonboy121 · 3 years, 7 months ago
  31. a40ac8e GamingMode: let AppTile extend LinearLayout instead of TileBase by jhonboy121 · 3 years, 7 months ago
  32. 29aaed7 GamingMode: update qs theme by jhonboy121 · 3 years, 7 months ago
  33. 26ad1a3 GamingMode: refactor DND tile by jhonboy121 · 3 years, 7 months ago
  34. d03d769 GamingMode: CallViewController: update view from main thread by jhonboy121 · 3 years, 7 months ago
  35. fff51f5 GamingMode: NotificationOverlayController: animate y in layoutparams instead of translationY by jhonboy121 · 3 years, 7 months ago
  36. a4f298c GamingMode: update setting keys and strings following fwb change by jhonboy121 · 3 years, 7 months ago
  37. b051e27 GamingMode: replace danmaku with a simpler animated overlay view by jhonboy121 · 3 years, 7 months ago
  38. 555f3ec GamingMode: yeet intrusive and unnecessary toasts by jhonboy121 · 3 years, 7 months ago
  39. 5358c55 GamingMode: add an activity and display settings there by jhonboy121 · 3 years, 7 months ago
  40. 0117cb0 GamingMode: use system broadcast for stopping service by jhonboy121 · 3 years, 7 months ago
  41. 7cc8f1d GamingMode: ViewController: remove unused initDone property by jhonboy121 · 3 years, 7 months ago
  42. fb36b79 GamingMode: qs: restore state in onDestroy wherever applicable by jhonboy121 · 3 years, 7 months ago
  43. 24b3c9b GamingMode: AppTile: use ActivityTaskManager to get recent task list by jhonboy121 · 3 years, 7 months ago
  44. 027f514 GamingMode: properly overload view constructor and add setters for icon, text e.t.c. by jhonboy121 · 3 years, 7 months ago
  45. 321f13e GamingMode: DanmakuController: remove unnecessary return codes by jhonboy121 · 3 years, 7 months ago
  46. 02a6903 GamingMode: update copyrights by jhonboy121 · 3 years, 7 months ago
  47. a2743fd GamingMode: no more java by jhonboy121 · 3 years, 7 months ago
  48. ef5589a GamingMode: GamingService: java -> kt by jhonboy121 · 3 years, 7 months ago
  49. 4edb294 GamingMode: cleanup and don't change state from service by jhonboy121 · 3 years, 7 months ago
  50. 99e428d GamingMode: DanmakuService: java -> kt by jhonboy121 · 3 years, 7 months ago
  51. ea32179 GamingMode: QuickStartAppView: java -> kt by jhonboy121 · 3 years, 7 months ago
  52. 25c9e11 GamingMode: QuickSettingsView: java -> kt by jhonboy121 · 3 years, 7 months ago
  53. d9fabf2 GamingMode: TimeAndBatteryView: rewrite in kt and cleanup layout by jhonboy121 · 3 years, 7 months ago
  54. aadb0e2 GamingMode: use TextClock for date / time view by jhonboy121 · 3 years, 7 months ago
  55. 1ad75cc GamingMode: don't let the menu expand to fit parent by jhonboy121 · 3 years, 7 months ago
  56. 59d9fd0 GamingMode: fix typo in performance layout file name by jhonboy121 · 3 years, 7 months ago
  57. a6c2d6c GamingMode: remove unused music control view by jhonboy121 · 3 years, 7 months ago
  58. 550ed06 GamingMode: remove screen record tile and related files by jhonboy121 · 3 years, 7 months ago
  59. 0fd8078 GamingMode: hide overlay view when screenshot is taken by jhonboy121 · 3 years, 7 months ago
  60. 4da4d93 GamingMode: ScreenCaptureTile: java -> kt by jhonboy121 · 3 years, 7 months ago
  61. 1b50f70 GamingMode: DNDTile: java -> kt by jhonboy121 · 3 years, 7 months ago
  62. aa02c2a GamingMode: LockGestureTile: java -> kt by jhonboy121 · 3 years, 7 months ago
  63. 1f8f7c4 GamingMode: DanmakuTile: java -> kt by jhonboy121 · 3 years, 7 months ago
  64. 6222bd6 GamingMode: rewrite TileBase in kt and add content description for qs icon by jhonboy121 · 3 years, 7 months ago
  65. 9570153 GamingMode: AutoBrightnessTile: java -> kt by jhonboy121 · 3 years, 7 months ago
  66. 98a8f8c GamingMode: DanmakuController: switch design dimensions based on orientation by jhonboy121 · 3 years, 7 months ago
  67. f55cc00 GamingMode: rewrite AppTile in kt and fix qs apps not showing up by jhonboy121 · 3 years, 8 months ago
  68. be95040 GamingMode: FloatingViewController: load settings first and apply on view creation by jhonboy121 · 3 years, 8 months ago
  69. 5ca4021 GamingMode: rewrite GamingPerformanceView in kt and handle updates in it's controller by jhonboy121 · 3 years, 8 months ago
  70. 676ecf1 GamingMode: rewrite GamingBroadcastReceiver in kt by jhonboy121 · 3 years, 8 months ago
  71. 655ffd5 GamingMode: add kapt generated classes to src by jhonboy121 · 3 years, 8 months ago
  72. 1811f96 GamingMode: let the tiles handle their state and actions and split up controllers by jhonboy121 · 3 years, 8 months ago
  73. 9e2a264 GamingMode: update DanmakuService and OverlayController config and show danmaku without local broadcasts by jhonboy121 · 3 years, 8 months ago
  74. 788444d GamingMode: move OverlayService code to a controller hosted in GamingService by jhonboy121 · 3 years, 8 months ago
  75. d05823e GamingMode: merge DanmakuPositionCalculator with DanmakuManager and rewrite in kt by jhonboy121 · 3 years, 8 months ago
  76. 16d36bd GamingMode: fix gradle repositories by jhonboy121 · 3 years, 8 months ago
  77. 096f628 GamingMode: initialize hilt di framework by jhonboy121 · 3 years, 8 months ago
  78. a6b8de1 GamingMode: add kotlin build support by jhonboy121 · 3 years, 8 months ago
  79. 5e060f5 GamingMode: move some public constants to the classes where it's used and make em private by jhonboy121 · 3 years, 8 months ago
  80. a485d6c GamingMode: use DisplayMetrics and configuration change callback to detect orientation and dimensions instead of ScreenUtil by jhonboy121 · 3 years, 8 months ago
  81. 072a5b7 GamingMode: get rid of danmaku view pool by jhonboy121 · 3 years, 8 months ago
  82. 8091d62 GamingMode: remove unused gaming_package_regex resource by jhonboy121 · 3 years, 8 months ago
  83. a7b642c GamingMode: remove unnecessary DanmakuViewFactory by jhonboy121 · 3 years, 8 months ago
  84. d844dfb GamingMode: update gradle plugin and dependencies, cleanup by jhonboy121 · 3 years, 8 months ago
  85. 2d0983e GamingMode: remove unnecessary EasyL proxy class for Log by jhonboy121 · 3 years, 8 months ago
  86. b92cb35 GamingMode: remove unnecessary lineage hardware manager instance variable by jhonboy121 · 3 years, 8 months ago
  87. 0c0089d GamingMode: GamingService: adapt to our platform by jhonboy121 · 3 years, 8 months ago
  88. 365dcc0 GamingMode: adapt for A12 by jhonboy121 · 3 years, 8 months ago
  89. 4650a98 GamingMode: Fix danmaku container layoutParam on config changed by Nauval Rizky · 3 years, 11 months ago
  90. 4fd569a GamingMode: Fix views obscuring other window that needs interaction by Nauval Rizky · 3 years, 11 months ago
  91. ad907e8 GamingMode: Add German translations by NurKeinNeid · 3 years, 11 months ago
  92. 47f5050 GamingMode: Option for disable menu overlay [3/3] by DennySPb · 3 years, 11 months ago
  93. ffb1e6b GamingMode: Mark date/time format strings as non-translatable by DennySPb · 4 years ago
  94. ccabd32 GamingMode: update RU translation by blinoff82 · 4 years ago
  95. ed861c4 GamingMode: opt-out performance profile support [2/3] by DennySPb · 4 years ago
  96. 4cf44f5 GamingMode: Limit the button coordinate to the inside of screen only by Nauval Rizky · 4 years ago
  97. 8e07925 GamingMode: Hide danmaku container immediately when config is changed by Nauval Rizky · 4 years ago
  98. 707fc91 GamingMode: Hide floating button after periods of time by Nauval Rizky · 4 years ago
  99. aff54a4 GamingMode: Remove unused translation entry by Nauval Rizky · 4 years ago
  100. d94d567 GamingMode: Make AppTile view smaller and remove the app label by Nauval Rizky · 4 years ago