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

250 pill count and refill reminder #402

Merged
merged 68 commits into from
Dec 29, 2024
Merged

Conversation

Futsch1
Copy link
Owner

@Futsch1 Futsch1 commented Dec 28, 2024

No description provided.

Futsch1 and others added 30 commits December 24, 2024 12:20
Register some idling resources with Espresso to improve stability
* Bump com.code-intelligence:jazzer-junit from 0.22.1 to 0.23.0 (#396)

* Bump com.code-intelligence:jazzer-junit from 0.22.1 to 0.23.0

Bumps [com.code-intelligence:jazzer-junit](https://github.com/CodeIntelligenceTesting/jazzer) from 0.22.1 to 0.23.0.
- [Release notes](https://github.com/CodeIntelligenceTesting/jazzer/releases)
- [Commits](CodeIntelligenceTesting/jazzer@v0.22.1...v0.23.0)

---
updated-dependencies:
- dependency-name: com.code-intelligence:jazzer-junit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Fix fuzz test

* Suppress no tests in class

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Futsch1 <[email protected]>

* Fix crash when pressing back from statistics view and again in overview (#399)

* Fix crash when pressing back from statistics view and again in overview

* AVD cache fix

* No automatic Firebase test

* Significant changes in tests using IdlingResources, reducing concurrency and removing timeouts

* Threading simplifications

* Fix basic test

* Use IdlingResourceThread executor for database writes

* Better use of idling resource

* Use idling resource for adapters

* Unregistering dummy resource before registering new init idling resource

* Scrolling to some recycler items before clicking them

* Fixed duplicated test

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@Futsch1 Futsch1 merged commit 33fd4bc into main Dec 29, 2024
12 checks passed
@Futsch1 Futsch1 deleted the 250-pill-count-and-refill-reminder branch December 29, 2024 21:25
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.

Pill count and refill reminder
1 participant