Closed asadmash closed 2 months ago
Thank you @asadmash for raising Issue #3434! ๐ What's next? Read our Contribution Guidelines ๐.
Tagging @ILIYANGERMANOV for review & approval ๐
I'm on it
โ ๏ธ Hey @rodrigomatosc, this issue is not approved, yet. @ILIYANGERMANOV must approve it first.
Also, make sure to read our Contribution Guidelines.
Appreciate. Hey @rodrigomatosc @shamim-emon I'm also working on the time problems in general. I'm trying to apply an app-wide fix. However, feel free to give these a shot - just heads up that we might have merge conflicts
Appreciate. Hey @rodrigomatosc @shamim-emon I'm also working on the time problems in general. I'm trying to apply an app-wide fix. However, feel free to give these a shot - just heads up that we might have merge conflicts
Alright!
Appreciate. Hey @rodrigomatosc @shamim-emon I'm also working on the time problems in general. I'm trying to apply an app-wide fix. However, feel free to give these a shot - just heads up that we might have merge conflicts
It'd be even better if we could split modules among ourselves? What do you say @ILIYANGERMANOV?
Appreciate. Hey @rodrigomatosc @shamim-emon I'm also working on the time problems in general. I'm trying to apply an app-wide fix. However, feel free to give these a shot - just heads up that we might have merge conflicts
It'd be even better if we could split modules among ourselves? What do you say @ILIYANGERMANOV?
It's hard to split because you change one place to Instant
the entire app wont' build :/ The change will propagate among all usages. I think to work a couple of hours today will make some buildable progress. if you want you can start building on top of it. Here's my PR:
https://github.com/Ivy-Apps/ivy-wallet/pull/3435
I created the APIs that we should use across the app.
Problem solved. Thanks to the developers and contributors.๐ค
When will the fix be merged so we can receive the update via Google Play Store?
Problem solved. Thanks to the developers and contributors.๐ค
Hello @asadmash The fix still didn't reach us on Google Play Store I'm still facing issues on GMT +3 Any ETA for getting the fix?
Problem solved. Thanks to the developers and contributors.๐ค
Hello @asadmash The fix still didn't reach us on Google Play Store I'm still facing issues on GMT +3 Any ETA for getting the fix?
It's on Google Play Beta, I'll promote it to prod and it'll be live when Google approves it
Please confirm the following
Describe the bug
When adding a new entry, the entry time initially shows the current time, but after clicking 'Add,' it displays a time that is 6 hours earlier. Additionally, if the timing is changed manually, the entry reflects the correct time. However, the income, expenses, or transfer amounts do not update the account balance accordingly.
To Reproduce
Expected behavior
The entry time should remain consistent with the current time unless manually changed.
The account balance should be correctly updated based on the income, expenses, or transfer amounts entered.
Screenshots
No response
App version
v2024.08.25(195) from play store & latest demo apk from TG.
Smartphone
symphony z40, android 10
Additional context
No response