0e7da4c40a
Fix transaction querying
...
The requested date ranges were a little off
2021-02-15 09:39:34 -07:00
c0ca8c8b29
Use string identifiers instead of ints
2021-01-26 21:46:17 -07:00
a56406caa9
Allow user to set URL at login
2021-01-03 07:57:49 -07:00
c8f5a92e12
Fix user loading when returning from background
2020-08-31 13:51:28 -07:00
1b0afe3753
Fix budget loading when returning from background
2020-08-22 22:21:43 -07:00
2146a38bb2
Fix budget amount loading on OverviewFragment
2020-08-07 15:54:28 -07:00
7109764e09
Another massive rewrite, this time geared towards making the code more reactive
2020-08-07 12:40:14 -07:00
845714c77c
Fix endpoints for creating new entities
2020-07-31 16:52:19 -07:00
8817f06c3d
Fix transaction querying
2020-07-27 16:42:11 -07:00
7f3f1d82bc
Clean up code and fix some discrepancies between API and local models/requests
2020-06-04 15:13:10 -07:00
eb8d2bbcf5
Update login screen styles
2020-05-30 17:44:41 -07:00
b0472d835d
Update dependencies
...
Signed-off-by: William Brawner <me@wbrawner.com>
2020-04-03 17:41:58 -07:00
Billy Brawner
74601bc18d
Implement updated authentication
2019-10-31 09:40:54 -06:00
Billy Brawner
6f24feed7b
Basically rewrite most of the app
...
A lot of stuff was moved around and some of the API connections were improved upon. It's still in a pretty broken state but it's minimally functional enough for day-to-day use for myself
2019-09-24 18:34:15 -07:00
Billy Brawner
3dd98b1e08
WIP: Modularize app and remove Room dependency
...
WIP: Horrible server integration, please rebase me and remove credentials
Add login and improve some visuals
2019-06-02 16:45:48 -07:00