- 0117cb0 GamingMode: use system broadcast for stopping service by jhonboy121 · 3 years, 7 months ago
- 7cc8f1d GamingMode: ViewController: remove unused initDone property by jhonboy121 · 3 years, 7 months ago
- fb36b79 GamingMode: qs: restore state in onDestroy wherever applicable by jhonboy121 · 3 years, 7 months ago
- 24b3c9b GamingMode: AppTile: use ActivityTaskManager to get recent task list by jhonboy121 · 3 years, 7 months ago
- 027f514 GamingMode: properly overload view constructor and add setters for icon, text e.t.c. by jhonboy121 · 3 years, 7 months ago
- 321f13e GamingMode: DanmakuController: remove unnecessary return codes by jhonboy121 · 3 years, 7 months ago
- 02a6903 GamingMode: update copyrights by jhonboy121 · 3 years, 7 months ago
- a2743fd GamingMode: no more java by jhonboy121 · 3 years, 7 months ago
- ef5589a GamingMode: GamingService: java -> kt by jhonboy121 · 3 years, 7 months ago
- 4edb294 GamingMode: cleanup and don't change state from service by jhonboy121 · 3 years, 7 months ago
- 99e428d GamingMode: DanmakuService: java -> kt by jhonboy121 · 3 years, 7 months ago
- ea32179 GamingMode: QuickStartAppView: java -> kt by jhonboy121 · 3 years, 7 months ago
- 25c9e11 GamingMode: QuickSettingsView: java -> kt by jhonboy121 · 3 years, 7 months ago
- d9fabf2 GamingMode: TimeAndBatteryView: rewrite in kt and cleanup layout by jhonboy121 · 3 years, 7 months ago
- aadb0e2 GamingMode: use TextClock for date / time view by jhonboy121 · 3 years, 7 months ago
- 1ad75cc GamingMode: don't let the menu expand to fit parent by jhonboy121 · 3 years, 7 months ago
- 59d9fd0 GamingMode: fix typo in performance layout file name by jhonboy121 · 3 years, 7 months ago
- a6c2d6c GamingMode: remove unused music control view by jhonboy121 · 3 years, 7 months ago
- 550ed06 GamingMode: remove screen record tile and related files by jhonboy121 · 3 years, 7 months ago
- 0fd8078 GamingMode: hide overlay view when screenshot is taken by jhonboy121 · 3 years, 7 months ago
- 4da4d93 GamingMode: ScreenCaptureTile: java -> kt by jhonboy121 · 3 years, 7 months ago
- 1b50f70 GamingMode: DNDTile: java -> kt by jhonboy121 · 3 years, 7 months ago
- aa02c2a GamingMode: LockGestureTile: java -> kt by jhonboy121 · 3 years, 7 months ago
- 1f8f7c4 GamingMode: DanmakuTile: java -> kt by jhonboy121 · 3 years, 7 months ago
- 6222bd6 GamingMode: rewrite TileBase in kt and add content description for qs icon by jhonboy121 · 3 years, 7 months ago
- 9570153 GamingMode: AutoBrightnessTile: java -> kt by jhonboy121 · 3 years, 7 months ago
- 98a8f8c GamingMode: DanmakuController: switch design dimensions based on orientation by jhonboy121 · 3 years, 7 months ago
- f55cc00 GamingMode: rewrite AppTile in kt and fix qs apps not showing up by jhonboy121 · 3 years, 7 months ago
- be95040 GamingMode: FloatingViewController: load settings first and apply on view creation by jhonboy121 · 3 years, 7 months ago
- 5ca4021 GamingMode: rewrite GamingPerformanceView in kt and handle updates in it's controller by jhonboy121 · 3 years, 7 months ago
- 676ecf1 GamingMode: rewrite GamingBroadcastReceiver in kt by jhonboy121 · 3 years, 7 months ago
- 655ffd5 GamingMode: add kapt generated classes to src by jhonboy121 · 3 years, 7 months ago
- 1811f96 GamingMode: let the tiles handle their state and actions and split up controllers by jhonboy121 · 3 years, 7 months ago
- 9e2a264 GamingMode: update DanmakuService and OverlayController config and show danmaku without local broadcasts by jhonboy121 · 3 years, 8 months ago
- 788444d GamingMode: move OverlayService code to a controller hosted in GamingService by jhonboy121 · 3 years, 8 months ago
- d05823e GamingMode: merge DanmakuPositionCalculator with DanmakuManager and rewrite in kt by jhonboy121 · 3 years, 8 months ago
- 16d36bd GamingMode: fix gradle repositories by jhonboy121 · 3 years, 8 months ago
- 096f628 GamingMode: initialize hilt di framework by jhonboy121 · 3 years, 8 months ago
- a6b8de1 GamingMode: add kotlin build support by jhonboy121 · 3 years, 8 months ago
- 5e060f5 GamingMode: move some public constants to the classes where it's used and make em private by jhonboy121 · 3 years, 8 months ago
- a485d6c GamingMode: use DisplayMetrics and configuration change callback to detect orientation and dimensions instead of ScreenUtil by jhonboy121 · 3 years, 8 months ago
- 072a5b7 GamingMode: get rid of danmaku view pool by jhonboy121 · 3 years, 8 months ago
- 8091d62 GamingMode: remove unused gaming_package_regex resource by jhonboy121 · 3 years, 8 months ago
- a7b642c GamingMode: remove unnecessary DanmakuViewFactory by jhonboy121 · 3 years, 8 months ago
- d844dfb GamingMode: update gradle plugin and dependencies, cleanup by jhonboy121 · 3 years, 8 months ago
- 2d0983e GamingMode: remove unnecessary EasyL proxy class for Log by jhonboy121 · 3 years, 8 months ago
- b92cb35 GamingMode: remove unnecessary lineage hardware manager instance variable by jhonboy121 · 3 years, 8 months ago
- 0c0089d GamingMode: GamingService: adapt to our platform by jhonboy121 · 3 years, 8 months ago
- 365dcc0 GamingMode: adapt for A12 by jhonboy121 · 3 years, 8 months ago
- 4650a98 GamingMode: Fix danmaku container layoutParam on config changed by Nauval Rizky · 3 years, 11 months ago
- 4fd569a GamingMode: Fix views obscuring other window that needs interaction by Nauval Rizky · 3 years, 11 months ago
- ad907e8 GamingMode: Add German translations by NurKeinNeid · 3 years, 11 months ago
- 47f5050 GamingMode: Option for disable menu overlay [3/3] by DennySPb · 3 years, 11 months ago
- ffb1e6b GamingMode: Mark date/time format strings as non-translatable by DennySPb · 4 years ago
- ccabd32 GamingMode: update RU translation by blinoff82 · 4 years ago
- ed861c4 GamingMode: opt-out performance profile support [2/3] by DennySPb · 4 years ago
- 4cf44f5 GamingMode: Limit the button coordinate to the inside of screen only by Nauval Rizky · 4 years ago
- 8e07925 GamingMode: Hide danmaku container immediately when config is changed by Nauval Rizky · 4 years ago
- 707fc91 GamingMode: Hide floating button after periods of time by Nauval Rizky · 4 years ago
- aff54a4 GamingMode: Remove unused translation entry by Nauval Rizky · 4 years ago
- d94d567 GamingMode: Make AppTile view smaller and remove the app label by Nauval Rizky · 4 years ago
- f17e38b GamingMode: Make menu QS and AppTile centered by Nauval Rizky · 4 years ago
- a425ec8 GamingMode: Set menu's width WRAP_CONTENT when on landscape by Nauval Rizky · 4 years ago
- 98081be GamingMode: Align menu qs text size with the systemui ones by Nauval Rizky · 4 years ago
- bd618e5 GamingMode: Adjust performance slider style by Nauval Rizky · 4 years ago
- 3d5dca7 GamingMode: Menu and QS background improvement by Nauval Rizky · 4 years ago
- c90a651 GamingMode: Add option for customizing menu opacity [1/3] by Nauval Rizky · 4 years ago
- c8b17c8 GamingMode: Nuke HW keys support by David Setiawan · 4 years ago
- 77294a6 GamingMode: Adapt to our custom LineageHardware namespace by David Setiawan · 4 years ago
- 0fb953c add ScreenRecord by cjybyjk · 4 years, 1 month ago
- 054b219 qs: add onDestroy method by cjybyjk · 4 years, 1 month ago
- fc612b6 Merge "move to system partition" into exthm-11 by Shelling · 4 years, 3 months ago
- 580ef5e move to system partition by cjybyjk · 4 years, 3 months ago
- 4abb606 GamingMode: Remove GamingModeStatusObserver by cjybyjk · 4 years, 4 months ago
- ea26695 GamingMode: Optimize windows' bound by cjybyjk · 4 years, 4 months ago
- ceede17 exTHmUI-11 ready by cjybyjk · 4 years, 4 months ago
- dcb78ad FloatingButton: fix: button can't be dragged by cjybyjk · 5 years ago
- b37a8c3 res: add more games to regex array by cjybyjk · 5 years ago
- d342a3b FloatingButton: support call control by cjybyjk · 5 years ago
- dfd86a5 GamingMode: move package regex to core package [2/2] by cjybyjk · 5 years ago
- 38aa578 gaming: fix: can't turn on speaker by cjybyjk · 5 years ago
- 341cb7c danmaku: remove decimals in notification comparing by cjybyjk · 5 years ago
- c84ea44 docs: add a link for reference by cjybyjk · 5 years ago
- f82d48a qs: use new Screenshot api by cjybyjk · 5 years ago
- 98512f6 FloatingButton: add distance check for draging by cjybyjk · 5 years ago
- 9041c88 Merge pull request #1 from Zkdc/exthm-10 by Shelling Ford · 5 years ago
- 5e611db add missing privapp-permissions by Zkdc · 5 years ago
- 2348755 remove unneeded privapp-permissions by Zkdc · 5 years ago
- afc0089 Set product_specific:true for privapp_whitelist by Zkdc · 5 years ago
- 131eda7 remove unused keys by cjybyjk · 5 years ago
- ac1b1fc force enable freeform support by cjybyjk · 5 years ago
- eafd066 add: auto answer call in gaming mode by cjybyjk · 5 years ago
- 55e0939 use get/setRingerModeInternal for DND mode by cjybyjk · 5 years ago
- 0e44695 Cleanup codes by cjybyjk · 5 years ago
- 023ac84 optimize QuickStartAppView by cjybyjk · 5 years ago
- 1212bc6 fix: qs icon's size by cjybyjk · 5 years ago
- bc2dadb fix: hardcoded text in tiles by cjybyjk · 5 years ago
- 51d4c38 add copyright by cjybyjk · 5 years ago
- 4af40ff Android.bp: make this module privileged by cjybyjk · 5 years ago
- 05b4513 use new icon for in-game notification by cjybyjk · 5 years ago