Attila Gazso

Results 125 issues of Attila Gazso

We already considered having a Web UI for Felfele, so that you can access your data from the browser. This can be done many ways, so here are the main...

feature
idea
discussion

**Describe the bug** APK version is signed with different key than the Play Store version. This means that if you install either version, you cannot install the other version later...

bug
android

**Describe the bug** Opening the bug report takes long sometimes, even up to 30 seconds. The app is unresponsive in the meanwhile. **To Reproduce** There are no definitive ways to...

bug

You can only restore it by exiting the app and reopening, because it is by default locked to portrait mode.

bug
good first issue
android

For example: ``` "image": { "width": 1280, "height": 1280, "uri": "https://swarm.felfele.com/bzz-raw:/bc6a539a34051996c5f069044f20ab135ddd0e4dd901b207cc2a0ec4c52ebe1b/image." } ```

bug
swarm

When you reach the bottom of the Home feed we could show a special post saying "You reached the end of your new posts" or something like that. It could...

feature
idea
design

So trending and viral content won’t pollute your personal feed

enhancement
idea

On iPhoneX when you open it the first time it's double height: When personal hotspot is active it's half the normal height:

bug

We should standardise coding conventions, the things that are not covered by TSLint. We use different conventions in different files and it is very inconsistent sometimes. It can be very...

code
discussion

This is the error message: ``` VirtualizedList: You have a large list that is slow to update - make sure your renderItem function renders components that follow React performance best...

bug
code
performance