Commit graph

16 commits

Author SHA1 Message Date
b5f8573f75 Rename package to com.wbrawner.twigs.android and bump dependency versions 2024-03-17 10:12:49 -06:00
83e2135478 Bump dependencies
Signed-off-by: William Brawner <me@wbrawner.com>
2024-03-17 10:12:49 -06:00
6e32b5f6a3 Implement editing of recurring transactions
Signed-off-by: William Brawner <me@wbrawner.com>
2024-03-17 10:12:49 -06:00
7b1b088080 WIP: Add support for Recurring Transactions
Signed-off-by: William Brawner <me@wbrawner.com>
2024-03-17 10:12:49 -06:00
e86899b9ee Bump AGP and Kotlin versions
Signed-off-by: William Brawner <me@wbrawner.com>
2024-03-17 10:12:49 -06:00
95e7361907 WIP: Migrate to Kotlin Multiplatform
Signed-off-by: William Brawner <me@wbrawner.com>
2024-03-17 10:12:49 -06:00
120d3dd70b WIP: Migrate to Kotlin Multiplatform 2024-03-17 10:12:49 -06:00
ed05d9bd97 Replace Moshi with Kotlinx Serialization, Retrofit with Ktor, LiveData with Flow, and update dependencies 2021-08-23 14:36:17 -06:00
f1e36df8c4 Fix login not being implemented 2020-12-21 06:22:35 -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
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
Billy Brawner
ba92bd850b Use Crashlytics for error handling and fix up navigation 2019-01-26 22:10:03 -06:00
85a91d0af0 Add categories to transactions 2018-10-31 17:54:42 -06:00
36ed88a54c Initial commit with basic income/expense adding/persistence 2018-07-31 21:01:15 -05:00