DennisBauer

Results 31 comments of DennisBauer

Actually prefer the second approach as that allows you to have an overview of all your expenses at one view instead of needing to tab through multiple once. @serrq so...

Ok thanks for that feedback. Then I'll look into adding the exchange courses to the app at build time. I think that should also be fine as it shouldn't change...

Even without using the internet connection I would need to add the permission to the app. As there's no way for the user to disable the internet connection for a...

@Scrambled777, @serrq I have a version version of this ready #273. Have a look at the screenshots or test it yourself if you want. Still need to work on some...

@saltsoftdrink I'm still planning to add the feature to choose the currency yourself. I would also like to add the capability to define the currency by expense. However, I'm currently...

Sorry that it took so long to come back to this topic, but I wanted to focus on other parts of the app first. I created a PR #257 which...

@bartoszluka Closed this PR as it is anyway outdated for quite some time and has a lot of conflicts. Feel free to take a look at my changes and suggest...

The idea for the payment date was to show the expenses in a specific order in the upcoming tab. If I understand your idea correctly you want to use it...

> This should fix it i tried it and it work for me replace from line 9 to 12 in Extensions.kt with this code: > > ``` > import java.util.Locale...

So what you want is a way to make an expense not show up in the next iteration of its payment but the one after it. I could imagine this...