Skip to content

fix(fitness): align step recording and history with GMS behavior - #3724

Open
DaVinci9196 wants to merge 3 commits into
microg:masterfrom
DaVinci9196:fix_fitness_step_recording
Open

fix(fitness): align step recording and history with GMS behavior#3724
DaVinci9196 wants to merge 3 commits into
microg:masterfrom
DaVinci9196:fix_fitness_step_recording

Conversation

@DaVinci9196

Copy link
Copy Markdown
Contributor

Fix step count remaining at zero in apps such as Pikmin Bloom.

  • validate calling packages for Fitness Binder services
  • persist and restore recording subscriptions
  • store steps as timestamped events with reset handling
  • align history reads, bucketing, deletion, and RawDataSet parceling

@ale5000-git

ale5000-git commented Aug 17, 2026

Copy link
Copy Markdown
Member

android.permission.ACTIVITY_RECOGNITION is only for new Android versions, in old versions it use com.google.android.gms.permission.ACTIVITY_RECOGNITION.

I'm not sure but maybe the code should declare to use both and check the old permission on old Android versions.

@mar-v-in mar-v-in added this to the 0.3.17 milestone Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants