Attila Gazso
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...
**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...
**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...
You can only restore it by exiting the app and reopening, because it is by default locked to portrait mode.
For example: ``` "image": { "width": 1280, "height": 1280, "uri": "https://swarm.felfele.com/bzz-raw:/bc6a539a34051996c5f069044f20ab135ddd0e4dd901b207cc2a0ec4c52ebe1b/image." } ```
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...
So trending and viral content won’t pollute your personal feed
On iPhoneX when you open it the first time it's double height: When personal hotspot is active it's half the normal height:
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...
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...