OctoMeter icon indicating copy to clipboard operation
OctoMeter copied to clipboard

🔥Kotlin Multiplatform Desktop/Android/iOS Energy Tracker app

Results 23 OctoMeter issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.ktor:ktor-client-mock](https://redirect.github.com/ktorio/ktor) | `2.3.12` -> `3.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.ktor:ktor-client-mock/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.ktor:ktor-client-mock/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/ryanw-mobile/OctoMeter). ## Open The following updates have all...

chore

https://github.com/JetBrains/compose-multiplatform-core/pull/1198 If we could handle lifecycle events in the desktop app - it would help refreshing the screen automatically when the computer is resumed from sleep mode

fix

If we are not to further enhance the iOS builds, it should be possible that we remove the Pods configuration and hence simplify our build process and overall project structure....

chore

Octopus Energy sent us the home mini device that works. Try to see if any existing GraphQL API can return if a home mini is registered under the customer account,...

feature

Wish to assign a P1 priority because as we spend less time on this project, eventually, we'd forget how to set up Mac desktop app release - especially if our...

chore

Example: E-1R-VAR-22-11-01-A - Even for the current standing charge, we have to pick the right payment method. - We also have to decide if we want to fit past standing...

feature

Dependencies: #23 - We need to have the RoomDB ready. #79 - Repository needs to be able to resume lazy load If we do not have all the half-hourly meter...

feature

When it is on the Agile tariff, it is possible that we used a lot during the negative unit rates that the money we earned by our consumption exceeds even...

fix

Right now we split the data set according to the requested number of columns at composables and use `remember` to cache that. Obviously we use the UI thread for doing...

refactor