Ayaan Zaidi
c1219d161d
fix(android): preserve history context usage ( #92837 ) (thanks @Tosko4)
2026-06-15 19:55:17 +05:30
Ayaan Zaidi
636aab6891
refactor(android): distill session event refresh
2026-06-15 19:55:17 +05:30
Tosko4
8f9493c213
fix(android): clear stale context usage snapshots
2026-06-15 19:55:17 +05:30
Tosko4
826ea2bf85
fix(android): show live chat context usage
2026-06-15 19:55:17 +05:30
dependabot[bot]
646bc0d274
build(deps): bump the android-deps group in /apps/android with 3 updates ( #91365 )
...
* build(deps): bump the android-deps group in /apps/android with 3 updates
Bumps the android-deps group in /apps/android with 3 updates: androidx.core:core-ktx, [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin ) and [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin ).
Updates `androidx.core:core-ktx` from 1.18.0 to 1.19.0
Updates `org.jetbrains.kotlin.plugin.compose` from 2.3.21 to 2.4.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.3.21...v2.4.0 )
Updates `org.jetbrains.kotlin.plugin.serialization` from 2.3.21 to 2.4.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.3.21...v2.4.0 )
Updates `org.jetbrains.kotlin.plugin.serialization` from 2.3.21 to 2.4.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.3.21...v2.4.0 )
---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
dependency-version: 1.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: android-deps
- dependency-name: org.jetbrains.kotlin.plugin.compose
dependency-version: 2.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: android-deps
- dependency-name: org.jetbrains.kotlin.plugin.serialization
dependency-version: 2.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: android-deps
- dependency-name: org.jetbrains.kotlin.plugin.serialization
dependency-version: 2.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: android-deps
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix(android): support compile SDK 37
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peter Steinberger <steipete@gmail.com >
2026-06-08 15:34:28 -07:00
Ayaan Zaidi
6d7eb9bb84
fix(android): use connected device foreground service
2026-06-08 19:53:25 +05:30
Dave Lutz
7d357a75fd
fix(android): avoid data sync fgs for node service
2026-06-08 19:53:25 +05:30
joshavant
5c5391836b
fix(android): remove inert appearance palette preview
2026-06-07 17:43:21 -05:00
Voscko
3c73ff7689
feat(android): add theme mode selection ( #90752 )
...
* feat(android): add theme mode selection
* refine Android theme mode handling
---------
Co-authored-by: joshavant <830519+joshavant@users.noreply.github.com >
2026-06-07 17:24:57 -05:00
joshavant
f4a5e5762e
feat(android): brand onboarding welcome screen
2026-06-06 05:03:37 -05:00
joshavant
1098063783
fix(android): clarify nearby gateway discovery state
2026-06-06 05:03:37 -05:00
joshavant
b80893f30d
chore(android): simplify onboarding entry actions
2026-06-06 05:03:37 -05:00
joshavant
72b387ad48
fix(android): show configured provider readiness
2026-06-06 05:03:37 -05:00
joshavant
44a72cde58
chore(android): remove provider setup footer
2026-06-06 05:03:37 -05:00
joshavant
81312e7aa3
chore(android): remove model catalog section
2026-06-06 05:03:37 -05:00
joshavant
53e50ec127
fix(android): reconnect saved gateway after disconnect
2026-06-06 05:03:37 -05:00
joshavant
485446af8c
fix(android): keep sent chat messages in history
2026-06-06 05:03:37 -05:00
joshavant
81f4fe6c11
fix(android): pause gateway pairing retries
2026-06-06 05:03:37 -05:00
joshavant
a2455fcc09
fix(android): keep gateway pairing off main thread
2026-06-06 05:03:37 -05:00
joshavant
e4583b4f57
fix(android): show flavor channel in about
2026-06-06 05:03:37 -05:00
joshavant
9413a5aba5
fix(android): defer runtime startup after first draw
2026-06-06 05:03:36 -05:00
joshavant
b7cafb56fa
fix(android): surface voice provider attention
2026-06-06 05:03:36 -05:00
joshavant
efea9ca0f5
chore(android): fix ktlint formatting
2026-06-06 05:03:36 -05:00
dependabot[bot]
c965141d67
chore(deps): bump the android-deps group across 1 directory with 9 updates ( #86481 )
...
Bumps the android-deps group with 9 updates in the /apps/android directory:
| Package | From | To |
| --- | --- | --- |
| [gradle-wrapper](https://github.com/gradle/gradle ) | `9.4.1` | `9.5.1` |
| androidx.compose:compose-bom | `2026.04.01` | `2026.05.01` |
| [dnsjava:dnsjava](https://github.com/dnsjava/dnsjava ) | `3.6.4` | `3.6.5` |
| [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit-framework ) | `6.0.3` | `6.1.0` |
| [org.jetbrains.kotlinx:kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines ) | `1.10.2` | `1.11.0` |
| [org.jetbrains.kotlinx:kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines ) | `1.10.2` | `1.11.0` |
| [com.google.android.material:material](https://github.com/material-components/material-components-android ) | `1.13.0` | `1.14.0` |
| com.android.application | `9.2.0` | `9.2.1` |
| com.android.test | `9.2.0` | `9.2.1` |
Updates `gradle-wrapper` from 9.4.1 to 9.5.1
- [Release notes](https://github.com/gradle/gradle/releases )
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.1 )
Updates `androidx.compose:compose-bom` from 2026.04.01 to 2026.05.01
Updates `dnsjava:dnsjava` from 3.6.4 to 3.6.5
- [Release notes](https://github.com/dnsjava/dnsjava/releases )
- [Changelog](https://github.com/dnsjava/dnsjava/blob/master/Changelog )
- [Commits](https://github.com/dnsjava/dnsjava/commits )
Updates `org.junit.vintage:junit-vintage-engine` from 6.0.3 to 6.1.0
- [Release notes](https://github.com/junit-team/junit-framework/releases )
- [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.3...r6.1.0 )
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.10.2 to 1.11.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.10.2...1.11.0 )
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.10.2 to 1.11.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.10.2...1.11.0 )
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.10.2 to 1.11.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.10.2...1.11.0 )
Updates `com.google.android.material:material` from 1.13.0 to 1.14.0
- [Release notes](https://github.com/material-components/material-components-android/releases )
- [Commits](https://github.com/material-components/material-components-android/compare/1.13.0...1.14.0 )
Updates `com.android.application` from 9.2.0 to 9.2.1
Updates `com.android.test` from 9.2.0 to 9.2.1
Updates `com.android.test` from 9.2.0 to 9.2.1
---
updated-dependencies:
- dependency-name: androidx.compose:compose-bom
dependency-version: 2026.05.01
dependency-type: direct:production
dependency-group: android-deps
- dependency-name: com.android.application
dependency-version: 9.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: android-deps
- dependency-name: com.android.test
dependency-version: 9.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: android-deps
- dependency-name: com.android.test
dependency-version: 9.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: android-deps
- dependency-name: com.google.android.material:material
dependency-version: 1.14.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: android-deps
- dependency-name: dnsjava:dnsjava
dependency-version: 3.6.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: android-deps
- dependency-name: gradle-wrapper
dependency-version: 9.5.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: android-deps
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
dependency-version: 1.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: android-deps
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
dependency-version: 1.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: android-deps
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
dependency-version: 1.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: android-deps
- dependency-name: org.junit.vintage:junit-vintage-engine
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: android-deps
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-05 14:07:08 -07:00
Ayaan Zaidi
d6dbcb2f4b
fix(android): surface expiring providers in palette
2026-06-05 17:14:34 +05:30
Ayaan Zaidi
61d121f1ca
fix(android): show unavailable model rows as attention
2026-06-05 17:14:34 +05:30
Ayaan Zaidi
30160933f0
refactor(android): distill provider availability cleanup
2026-06-05 17:14:34 +05:30
Tosko4
8b66003a0b
fix(android): clarify provider attention state
2026-06-05 17:14:34 +05:30
Peter Steinberger
e900428a47
docs: document repo support scripts
2026-06-04 08:01:15 -04:00
joshavant
d5d3e9983e
fix: harden mobile a2ui bridge trust
2026-06-03 16:50:08 -07:00
Peter Steinberger
1878ca0820
chore(release): prepare 2026.6.2 beta
2026-06-04 00:06:52 +01:00
Peter Steinberger
e254346bc2
chore(release): prepare 2026.6.3 beta
2026-06-03 23:42:34 +01:00
Ayaan Zaidi
e5e6cf04a2
fix(android): hide nav under command palette
2026-06-03 17:02:10 +05:30
Ayaan Zaidi
4f8740029a
refactor(android): distill companion shell cleanup
2026-06-03 17:02:10 +05:30
Tosko4
9159b3bf8e
Improve Android companion-first shell UX
2026-06-03 17:02:10 +05:30
Peter Steinberger
2ffeca1d78
docs: document Android notification picker helpers
2026-06-02 08:38:23 -04:00
Ayaan Zaidi
e31f351923
fix(android): classify updated system apps
2026-06-02 13:44:45 +05:30
Tosko4
3d1ec37129
feat(android): add installed apps node command
2026-06-02 13:44:45 +05:30
Peter Steinberger
a14eacf372
chore(release): set version 2026.6.2
2026-06-01 23:06:55 +01:00
Peter Steinberger
8e28c773fe
chore(release): prepare 2026.6.1
2026-06-01 10:30:15 +01:00
Tosko4
785849d395
fix(android): add notification app picker
2026-06-01 10:37:19 +05:30
Peter Steinberger
0d17623f00
chore: bump OpenClaw version to 2026.5.31
...
Bumps OpenClaw release metadata to 2026.5.31 across package manifests, app version files, plugin metadata, changelog headings, and generated shrinkwraps.
Verification:
- pnpm plugins:sync:check
- pnpm ios:version:check
- pnpm deps:shrinkwrap:check
- git diff --check
- stale 2026.5.30/build-code scan across changed files
- autoreview clean: no accepted/actionable findings
- PR CI green for real gates: Checks, security scans, dependency guard, app lanes, real behavior proof
Known non-code workflow issue:
- label workflow failed because this PR hits GitHub's 100-label issue cap before the size-label step.
2026-05-31 14:46:17 +01:00
Peter Steinberger
85beee613c
docs: clarify inline code comments
...
Comment-only follow-up documenting reusable gateway, auth, proxy, device, Talk, session, and agent helper contracts.\n\nVerification: git diff --check plus targeted tests recorded in PR body.
2026-05-31 14:37:41 +01:00
Peter Steinberger
e1ad5f5170
docs: remove divider comments ( #88115 )
2026-05-31 09:03:18 +01:00
Peter Steinberger
4c33aaa86c
refactor: unify OpenAI provider identity ( #88451 )
...
* refactor: unify OpenAI provider identity
* refactor: move legacy oauth sidecar doctor helpers
* test: align OpenAI fixtures after rebase
* test: clean OpenAI provider unification
* fix: finish OpenAI provider cleanup
* fix: finish OpenAI cleanup follow-through
* fix: finish OpenAI CI cleanup
2026-05-31 00:29:44 +01:00
Peter Steinberger
cd07d013ba
chore(release): bump version to 2026.5.30
2026-05-30 06:49:13 +01:00
Ayaan Zaidi
771ddcf184
fix(android): trust private LAN credentials
2026-05-28 10:00:32 +05:30
Ayaan Zaidi
5f3d6cde19
fix(android): keep LAN cleartext untrusted
2026-05-28 10:00:32 +05:30
Ayaan Zaidi
633c40aa65
fix(android): preserve private LAN TLS pins
2026-05-28 10:00:32 +05:30
Ayaan Zaidi
ec3ac182c5
fix(android): allow private LAN pairing
2026-05-28 10:00:32 +05:30