Stefan Hynst
Stefan Hynst
In order to send broadcast messages we need to call `setBroadcast()` first. However this method hangs and never returns! ``` protected void doInBackgroundGuarded(Void... params) { UdpSocketClient client = findClient(cId, callback);...
Simply adds an "x" button to the search bar that will show when text has been entered. As expected, clicking on "x" will clear the search. Motivation for this PR:...
## Motivation As @scastiel mentioned in #30 the expense list gets quite slow when dealing with a large number of transactions. I have managed to import my "home expenses" group...
## Motivation I wanted to use vercel to publish the app while still being able to keep the database stored on my server. However, since my host sadly doesn't support...
Thinking more about my recent feature requests #102 and #103, the following idea could be a solution for both use cases, as well as for #15: What about, if we...
I didn't like the predefined categories back in the days in Splitwise and I still do not like them. So I went on and finally changed them in my instance...