Vincent Koc
abb6f04e0c
ci(release): harden release controls
...
One-time maintainer-authorized bootstrap merge for the release-gate verifier policy. Exact hosted CI and all supporting workflow gates passed on 66133de419 .
2026-06-18 03:11:20 +08:00
Colin Johnson
8e77d5e144
fix(android): wait for node capability approval before onboarding ( #93792 )
...
* fix android node approval wait state
* docs: add android approval wait proof
* fix(android): address approval state review cleanup
* docs: move PR proof images out of repo
* test: trim android node approval proof
* fix(android): wait for node approval before onboarding
---------
Co-authored-by: Vincent Koc <vincentkoc@ieee.org >
2026-06-17 09:38:33 +08:00
joshavant
c9a854c217
android: fix release screenshot review blockers
2026-06-16 19:13:44 +02:00
joshavant
f3ab59db58
android: generate release screenshots
2026-06-16 19:13:44 +02:00
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
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
joshavant
d5d3e9983e
fix: harden mobile a2ui bridge trust
2026-06-03 16:50:08 -07: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
Tosko4
785849d395
fix(android): add notification app picker
2026-06-01 10:37:19 +05:30
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
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
Ayaan Zaidi
deb54b5dab
fix(android): harden play media permission removal
2026-05-25 09:43:15 +05:30
Ayaan Zaidi
ffb02a5919
fix(android): stabilize realtime talk connection state
2026-05-25 09:01:07 +05:30
Ayaan Zaidi
70614f88cc
fix(android): keep talk mode on realtime relay
2026-05-25 09:01:07 +05:30
Ayaan Zaidi
d7aa1f31de
test(android): add gateway connect adb probe
2026-05-25 09:01:07 +05:30