Commit Graph

  • bfeecdab28 Replace apk to aab. #2078 Jaehwa Noh 2026-03-02 10:19:39 +0900
  • 22b2f8ed57 Improve LicensesScreen: accessibility, performance, and Gradle idioms #2076 suman9259 2026-02-28 19:27:58 +0530
  • c06e8bc2a7
    Merge de7ea3d809 into 4a5becfc88 #1252 lecoursenn 2026-02-27 13:16:02 +0000
  • 3bf7979a9e
    Merge 96d3c980bd into 4a5becfc88 #1879 Bella 2026-02-27 13:15:18 +0000
  • fdbd339409
    Rename ArchitectureLearningJourney.md to 1ArchitectureLearningJourney.md #2077 g66b166-hub 2026-02-27 03:36:30 +0300
  • e360f529ed Migrate from Google OSS Licenses plugin to cashapp/licensee suman9259 2026-02-25 20:30:27 +0530
  • b2bff292db
    Merge branch 'android:main' into main AmirMohammad Yazdanmanesh 2026-02-20 17:27:32 +0330
  • 639c6df801 Improve the layout and widgets in settings #2074 feby-saji 2026-02-20 18:02:14 +0530
  • 8d5d9f4af8 Improve settings UI feby-saji 2026-02-20 17:52:38 +0530
  • 4a5becfc88
    Make isolated projects mode pass without issues (#2073) Aurimas 2026-02-19 14:26:32 -0800
  • 870c580384 Make isolated projects mode pass without issues #2073 Aurimas Liutikas 2026-02-19 13:44:33 -0800
  • 88c9bbd719 Fix incorrect back navigation to ForYou instead of Topic screen (#1866) #2072 amirmohammad 2026-02-17 10:30:39 +0330
  • 42105d322d build: use new workflow Tony Medhat 2026-02-19 15:39:59 +0200
  • c949907635 bench: add scrollFeedCompilationMemoryMaxBaselineProfile benchmark Tony Medhat 2026-02-18 21:33:44 +0200
  • 650ada81e8 build: migrate to the latest benchcomp, benchmark.sh, and workflow versions Tony Medhat 2026-02-18 17:36:56 +0200
  • 80f2d02a6e Refactor toEntries to return an immutable list instead of SnapshotStateList #2071 Daiji256 2026-02-16 23:26:36 +0900
  • bfc5359152 fix(SearchViewModel.kt): all five viewmodelscope.launch blocks and one... #2070 shanecodezzz 2026-02-15 10:29:16 -0800
  • edfc40ed7c Migrate core:screenshot-testing to full KMP with multiplatform screenshot tests #2064 Mercury Li 2026-02-12 07:46:33 -0800
  • c336d368c8
    Merge pull request #193 from lihenggui/merge/upstream-catchup Mercury Li 2026-02-11 20:37:15 -0800
  • be2f1e9812 Fix compilation warnings: upgrade kotlinx-datetime 0.7.1, migrate deprecated APIs Mercury Li 2026-02-11 18:37:42 -0800
  • 78a9b94b0c Fix CMP 1.10.0 deprecation warnings: migrate compose.* accessors and Preview imports Mercury Li 2026-02-11 17:25:00 -0800
  • c5ac2f0539 🤖 Updates screenshots lihenggui 2026-02-12 00:53:40 +0000
  • 7ff2124d33 Port upstream improvements and major version upgrades Mercury Li 2026-02-11 16:37:23 -0800
  • 79d859ad95 Port upstream improvements: setup-java v5, aapt2 API fix, typo fix Mercury Li 2026-02-11 11:33:47 -0800
  • e31481fd0b Merge upstream android/nowinandroid pre-Navigation3 changes (up to d438a007) Mercury Li 2026-02-11 13:39:25 -0800
  • 1bc775e26b Port upstream improvements: setup-java v5, aapt2 API fix, typo fix #2063 Mercury Li 2026-02-11 11:33:47 -0800
  • 1cbb0ba9a1 Fix merge artifacts: build errors, parameter renames, and screenshot baselines Mercury Li 2026-02-11 10:48:41 -0800
  • fc7ec4d7bc Merge upstream android/nowinandroid pre-Navigation3 changes (up to d438a007) Mercury Li 2026-02-11 10:30:06 -0800
  • fb615049cd
    Merge pull request #191 from lihenggui/fix/androidtest-34 Mercury Li 2026-02-11 09:58:51 -0800
  • d4473ed621
    Merge branch 'android:main' into main AmirMohammad Yazdanmanesh 2026-02-11 14:26:08 +0330
  • 075ba1a3b6 Fix remaining androidTest regressions in topic and sync work tests Mercury Li 2026-02-10 15:15:29 -0800
  • 3fda0e3290 undo a bunch of extra changes Eric Schmidt 2026-02-10 12:38:36 -0800
  • 0362398302 Fix spotless import in NavigationTest Mercury Li 2026-02-10 11:08:45 -0800
  • 014c724505 Fix androidTest packaging and stabilize instrumented navigation checks Mercury Li 2026-02-10 10:56:05 -0800
  • 70982c26ee Remove `kotlin-dsl` #2062 Martin Bonnin 2026-02-10 17:38:09 +0100
  • d3a3157224
    Merge pull request #186 from lihenggui/fix-ci-and-add-agents-md Mercury Li 2026-02-10 08:08:25 -0800
  • 2e76f18491
    Merge pull request #187 from lihenggui/upgrade-dependencies Mercury Li 2026-02-10 08:08:09 -0800
  • d52de1442b 🤖 Updates screenshots lihenggui 2026-02-10 07:21:07 +0000
  • a367288706 Fix screenshot tests: freeze animation clock to prevent AppNotIdleException Mercury Li 2026-02-09 23:02:33 -0800
  • 0fe9f19b50 Fix instrumented tests: move screenshotTesting out of commonTest Mercury Li 2026-02-09 21:36:48 -0800
  • a0ac3e1474 Upgrade dependencies to latest Kotlin 2.1.20 compatible versions Mercury Li 2026-02-09 21:01:15 -0800
  • a77c01795d Fix Robolectric tests for feature modules Mercury Li 2026-02-09 17:42:26 -0800
  • 0450aa4873 Fix NavigationTest and ForYou screenshot test CI failures Mercury Li 2026-02-09 17:14:28 -0800
  • b60153218c Fix CI build after KMP migration and Compose Multiplatform 1.7.3 upgrade Mercury Li 2026-02-09 16:39:25 -0800
  • 172a6db1a5 Add AGENTS.md for AI coding agent guidance Mercury Li 2026-02-09 16:07:51 -0800
  • f7ceb01e83
    GitHub Benchmark Testing Worfklow Skeleton Ahmed Khaled 2026-02-09 18:31:11 +0200
  • 67073df4e0 feat(step_fit): cleanup result logging Tony Medhat 2026-02-09 15:06:54 +0200
  • 0ef53c77d9 feat(step_fit): add filename mapping mismatch detection Tony Medhat 2026-02-08 14:08:07 +0200
  • 929b4f1d32 fix(run_macrobenchmark): delete emulator benchmark results directory on each apk install Tony Medhat 2026-02-07 18:09:03 +0200
  • 59936a2765 chore: Set number of runs to 2 runs only to speed up testing Tony Medhat 2026-02-07 17:55:30 +0200
  • 606a28caf8 fix: adapt build workflow to work with new step_fit script Tony Medhat 2026-02-07 17:52:42 +0200
  • c6cafffd37 refactor(step_fit.py): remove hardcoded paths, and general code cleanup Tony Medhat 2026-02-07 17:49:04 +0200
  • 6a84bdd9e9 rewrite(run_macrobenchmark): remove hardcoded constraints Tony Medhat 2026-02-06 14:55:35 +0200
  • 79790671f4 feat: support comparing between branches Tony Medhat 2026-02-05 20:46:33 +0200
  • 10c8917ca6
    perf(ci): speed up running the startup benchmark Ahmed Khaled 2026-02-05 01:50:22 +0200
  • 89e87e85e3
    fix: use adb to run benchmarks instead of gradle Ahmed Khaled 2026-02-03 19:17:51 +0200
  • 12262491b8 Address Gemini code review feedback #2059 shaominngqing 2026-02-04 12:06:45 +0800
  • 8b7b4f1a0b Hoist UiModeManager lookup out of collect block #2060 Steven Elliott 2026-02-03 13:43:13 -0500
  • ed3f34e579 Sync dark theme preference to UiModeManager for splash screen Steven Elliott 2026-02-03 12:38:55 -0500
  • 0e86bff302
    fix: remove attempt to speed up gradle Ahmed Khaled 2026-02-03 18:21:15 +0200
  • ed7ece40c9
    fix: edit how metrics json file is located Ahmed Khaled 2026-02-03 17:38:24 +0200
  • 0d79ede1c2
    ci: edit benchmark workflow to be run manually Ahmed Khaled 2026-02-03 16:40:09 +0200
  • 455a30d56a
    fix: move benchmarking code into a seperate script Ahmed Khaled 2026-02-03 16:35:00 +0200
  • 02fa916bb4 Address Gemini code review feedback #2058 shaominngqing 2026-02-03 19:18:38 +0800
  • 302648afde Fix splashscreen theme not updating after theme change shaominngqing 2026-02-03 19:18:26 +0800
  • 7d89c2166b Upgrade to Gradle 9.3.1 #2056 Aurimas Liutikas 2026-01-30 11:04:33 -0800
  • 5ba16edde9
    Apply spotless by default (#2055) Aurimas 2026-01-30 09:17:35 -0800
  • 3ddc18c023 Enable spotless for build-logic via root project #2055 Aurimas Liutikas 2026-01-30 08:24:15 -0800
  • d96a99967e Fix usage of rootProject Aurimas Liutikas 2026-01-29 17:49:35 -0800
  • 315a56be47 Address comments from AI overlords Aurimas Liutikas 2026-01-29 16:29:06 -0800
  • dacf13ca7f Apply spotless by default Aurimas Liutikas 2026-01-29 15:49:27 -0800
  • c6e57b42b6
    fix: replace bash code with sh code Ahmed Khaled 2026-01-28 20:03:03 +0200
  • 9ce735cbd6
    fix: use bash instead of sh Ahmed Khaled 2026-01-28 19:41:58 +0200
  • a783398695
    fix: collected directory created correctly Ahmed Khaled 2026-01-28 19:29:19 +0200
  • 9e0861d7c2
    feat: testing ways to mitigate variability Ahmed Khaled 2026-01-28 19:14:39 +0200
  • 8134706afc removed video recording Moe 2026-01-28 16:23:19 +0200
  • c7a1461f77
    Merge ab93c297f2 into eee94e4b7d #1807 KSND 2026-01-28 08:24:59 +0100
  • 216369a79d yarab#8_gemini Moe 2026-01-28 03:05:33 +0200
  • 88819ad11e yarab#7_gemini Moe 2026-01-28 02:53:40 +0200
  • bb6e3642db yarab#6_gemini Moe 2026-01-28 02:05:50 +0200
  • e32e6f3fd5 yarab#5_gemini Moe 2026-01-28 01:51:32 +0200
  • ea305cdb92 yarab#4_gemini Moe 2026-01-28 01:47:46 +0200
  • eee94e4b7d
    Finalize bump agp 9.0 (enable newDsl) (#2054) Jaehwa Noh 2026-01-28 08:36:34 +0900
  • 683dfb1600 yarab#4 Moe 2026-01-28 01:31:37 +0200
  • 379956cb30
    Merge pull request #2045 from Jaehwa-Noh/rename-package Jaehwa Noh 2026-01-28 07:37:28 +0900
  • c186975597 yarab#3 Moe 2026-01-27 22:01:52 +0200
  • 58b3d02a71 yarab#3 Moe 2026-01-27 21:58:20 +0200
  • f1129470aa yarab#2 Moe 2026-01-27 21:54:01 +0200
  • 0de38bd5bf
    Merge c8926b61a6 into 66e9d159aa #1238 Jaehwa Noh 2026-01-27 20:21:28 +0100
  • b4f93128fc yarab#2 Moe 2026-01-27 21:20:42 +0200
  • e7012382a5 yarab Moe 2026-01-27 21:18:35 +0200
  • 37a45906a0 maybe pls Moe 2026-01-27 20:59:14 +0200
  • cfa5434496 bruv Moe 2026-01-27 20:30:31 +0200
  • 68deefbe31 test again Moe 2026-01-27 20:12:13 +0200
  • c2423bcb54 again #3 Moe 2026-01-27 19:58:57 +0200
  • b5ae6d4f28 one more time#2 Moe 2026-01-27 19:10:46 +0200
  • adba95e7b2 one more time Moe 2026-01-27 18:47:37 +0200
  • caaacda603 maybe yes maybe no Moe 2026-01-27 18:35:52 +0200
  • fa7fff3762 yarab ya gemini Moe 2026-01-27 17:15:50 +0200
  • f2f5c4ff38 yarab this works ngl Moe 2026-01-27 16:10:40 +0200