Anton Gavrilov

Results 10 issues of Anton Gavrilov

I suppose this error only happens on MacOS. When I use libpcap in my project and link it and try to compile it using CMake, it fails with error: `lib/third_party/libpcap/version:1:1:...

compiling

For now, Profitocracy calculates expenses only from the first to the last day of a month. It is okay, but would be better if a user will be able to...

enhancement

There can be a bug if a user somehow escape from the first profile creation page, they will continuously face an error saying "Profile was not found" until they create...

bug
good first issue

Profitocracy may contain some bugs and errors which can lead to a corrupted persisted application state. As we store all the user data locally on a user's device, we can't...

enhancement

To publish the Profitocracy on the Google Play Market we need a group of testers for Android devices. So if you want to become a tester you can find my...

help wanted

## Feature Request Need to add a support for the German language. For that we need to create a new file called `AppResources.de.resx` at `/profitocracy/src/Profitocracy.Mobile/Resources/Strings`.

enhancement

## Feature Request Need to add a support for the Turkish language. For that we need to create a new file called `AppResources.tr.resx` at `/profitocracy/src/Profitocracy.Mobile/Resources/Strings`.

enhancement

## Feature Request Need to add a support for several new languages. For that we need to create a set of new files called `AppResources..resx` at `/profitocracy/src/Profitocracy.Mobile/Resources/Strings`.

enhancement

I suggest to add a new section to the Home Screen with cumulative daily amounts. For example, a user has $30 for today and he spent nothing. That means that...

enhancement

Surprisingly, there is still no unit tests for the business logic. It should be fixed, I think, so I will implement unit tests for the core components of the application....

enhancement