Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wear #45

Closed
wants to merge 48 commits into from
Closed

wear #45

wants to merge 48 commits into from

Conversation

DSIW
Copy link
Collaborator

@DSIW DSIW commented Jun 25, 2024

  • Extract BatteryReader
  • Extract readers
  • Extract BT readers
  • Remove unused CBB capacity reading
  • Move ping to soc reader
  • Extract subscribeCharacteristic
  • Remove controller as dependency
  • Rename to _characteristic
  • Remove sharedPrefs dependency
  • Pass controllers as method parameters
  • Reformat
  • Extract CharacteristicRepository
  • Extract ScooterReader
  • Read soc caches
  • Extract SharedPrefKey
  • Extract CacheManager
  • Add cache manager tests
  • Integrate CacheKey into CacheManager
  • Extract ScooterBattery
  • Rename to battery
  • Improve null pointer handling
  • Fix CBB SOC state
  • Reformat
  • Add test for StringReader
  • Add tests for CycleReader
  • Add tests for CacheManager
  • Add tests for CycleReader
  • Inline CycleReader
  • Inline CacheManager and StateOfChargeReader
  • Align battery reading
  • Add tests for BatteryReader
  • Add more tests
  • Reduce duplication in tests
  • Move convertUint32ToInt to BatteryReader
  • Only send to controller if not null
  • Reformat and clean up
  • Extract private methods
  • Align imports
  • Extract variables
  • Fix SOC char when reading
  • Fix merge
  • Install wear plugin
  • Add watch screen
  • Use wear_plus
  • Add power button
  • Reduce max width

DSIW added 18 commits May 14, 2024 08:49
* battery-reader-test:
  Reduce duplication in tests
  Add more tests
  Add tests for BatteryReader
  Align battery reading
  Inline CacheManager and StateOfChargeReader
  Inline CycleReader
  Add tests for CycleReader
  Add tests for CacheManager
  Add tests for CycleReader
  Add test for StringReader
  Reformat
* main:
  Multiscooter backend (reunu#40)
  Update README.md
  Typo
  Adjust changelog
  Cleanup
  Create LICENSE
  Visual fixes, attempting to debug NFC
  Add back NFC for Android
  De-capitalize app name
  Optimistic wording
  Splash screen fix on iOS
  Minor styling fixes
  Wording for smaller screens
  Visual fixes
  Use new side view in range section
  Crop scooter side pictures
  iOS fixes
  Include new side graphic
  Podfile update
  Preparation for light theme. Design upgrades.

# Conflicts:
#	lib/scooter_service.dart
@DSIW DSIW closed this Jun 25, 2024
@DSIW DSIW deleted the wear branch June 25, 2024 06:35
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.

1 participant