Commit Graph
37 Commits
Author SHA1 Message Date
sora f84d44770d Add empty box at bottom of bill list 2026-09-02 23:28:00 +02:00
sora bd6ab50859 Focus amount and default payer 2026-09-02 23:22:54 +02:00
sora b9e995f30d Archiving Sync 2026-09-02 23:12:08 +02:00
sora 72ba99f4b6 Formula Input & rounding & more 2026-09-02 00:43:39 +02:00
sora 42f67dfbe4 Percent Split 2026-09-02 00:17:42 +02:00
choelzlandGitHub 10bf854a50 New Crowdin updates (#6)
* New translations strings.xml (Romanian)

[ci skip]

* New translations strings.xml (French)

[ci skip]

* New translations strings.xml (Spanish)

[ci skip]

* New translations strings.xml (Afrikaans)

[ci skip]

* New translations strings.xml (Arabic)

[ci skip]

* New translations strings.xml (Catalan)

[ci skip]

* New translations strings.xml (Czech)

[ci skip]

* New translations strings.xml (Danish)

[ci skip]

* New translations strings.xml (German)

[ci skip]

* New translations strings.xml (Greek)

[ci skip]

* New translations strings.xml (Finnish)

[ci skip]

* New translations strings.xml (Hebrew)

[ci skip]

* New translations strings.xml (Hungarian)

[ci skip]

* New translations strings.xml (Italian)

[ci skip]

* New translations strings.xml (Japanese)

[ci skip]

* New translations strings.xml (Korean)

[ci skip]

* New translations strings.xml (Dutch)

[ci skip]

* New translations strings.xml (Norwegian)

[ci skip]

* New translations strings.xml (Polish)

[ci skip]

* New translations strings.xml (Portuguese)

[ci skip]

* New translations strings.xml (Russian)

[ci skip]

* New translations strings.xml (Serbian (Cyrillic))

[ci skip]

* New translations strings.xml (Swedish)

[ci skip]

* New translations strings.xml (Turkish)

[ci skip]

* New translations strings.xml (Ukrainian)

[ci skip]

* New translations strings.xml (Chinese Simplified)

[ci skip]

* New translations strings.xml (Chinese Traditional)

[ci skip]

* New translations strings.xml (English)

[ci skip]

* New translations strings.xml (Vietnamese)

[ci skip]

* New translations strings.xml (Portuguese, Brazilian)

[ci skip]

* New translations strings.xml (Romanian)

[ci skip]

* New translations strings.xml (French)

[ci skip]

* New translations strings.xml (Spanish)

[ci skip]

* New translations strings.xml (Arabic)

[ci skip]

* New translations strings.xml (Czech)

[ci skip]

* New translations strings.xml (Danish)

[ci skip]

* New translations strings.xml (German)

[ci skip]

* New translations strings.xml (Greek)

[ci skip]

* New translations strings.xml (Finnish)

[ci skip]

* New translations strings.xml (Italian)

[ci skip]

* New translations strings.xml (Japanese)

[ci skip]

* New translations strings.xml (Dutch)

[ci skip]

* New translations strings.xml (Norwegian)

[ci skip]

* New translations strings.xml (Polish)

[ci skip]

* New translations strings.xml (Portuguese)

[ci skip]

* New translations strings.xml (Russian)

[ci skip]

* New translations strings.xml (Swedish)

[ci skip]

* New translations strings.xml (Ukrainian)

[ci skip]

* New translations strings.xml (Chinese Simplified)

[ci skip]

* New translations strings.xml (Portuguese, Brazilian)

[ci skip]
2026-08-03 20:20:30 +02:00
sora e45065e3b8 Fix project creation nextcloud 2026-08-03 19:51:26 +02:00
sora db3e27a215 Allow comma in title 2026-08-03 19:51:26 +02:00
sora 7237aedb02 Fix sync and add beta features 2026-07-09 19:22:04 +02:00
sora 4a10025c4f Label sync and workflows 2026-07-05 15:02:36 +02:00
sora db6c681ac1 Fix toast & minor category/paymentmode fix 2026-07-02 02:43:33 +02:00
sora 480a7ccdc7 Better category/paymentmode storage and handling 2026-07-02 02:37:40 +02:00
sora d7d1e09bc8 Update app/src/main/java/net/helcel/cowspent/model/DBPaymentMode.kt 2026-07-02 02:06:55 +02:00
sora 5e43d7767f Update app/src/main/java/net/helcel/cowspent/model/DBCategory.kt 2026-07-02 02:06:41 +02:00
sora abff06ff7c Update app/src/main/java/net/helcel/cowspent/persistence/CowspentSQLiteOpenHelper.kt 2026-07-02 02:06:08 +02:00
sora 986b1a537e Disable custom Label until fully implemented 2026-07-02 02:01:36 +02:00
sora 0b20abde38 Stripping fix 2026-07-01 22:12:42 +02:00
sora ed8b99985f Custom Labels, User archive, Versioning, String and UI cleanup 2026-07-01 22:10:08 +02:00
sora 11c72a0e51 Archiving and Label options 2026-06-30 20:40:32 +02:00
sora 46fd446b35 Fix monochrome logo 2026-06-30 19:31:39 +02:00
sora a0e61648c3 Migrate to SecureStorage 2026-06-30 19:24:25 +02:00
sora e8c4a5624f Migrate to encryptedPref 2026-06-30 18:59:50 +02:00
sora a98fe57734 Hide inactive members in drawer 2026-06-30 07:41:34 +02:00
sora 9d258d4579 String cleanup 2026-06-30 07:37:52 +02:00
sora 9233156ee1 More cleanup 2026-06-30 07:33:49 +02:00
sora a9486e4c23 Cleanup imports and co 2026-06-30 07:30:57 +02:00
sora c3ad7cdb4e Fix Monochrome 2026-06-30 07:26:33 +02:00
sora 91e39388ab Disable dependency tree, logo to png 2026-06-30 07:17:57 +02:00
sora c1e1e6c5d3 Better formating and placeholder 2026-06-29 21:38:01 +02:00
sora 080db964f2 Fix keyboard padding and better currency management 2026-06-29 21:31:59 +02:00
sora edf8303027 Currency parsing and formating
# Conflicts:
#	app/src/main/java/net/helcel/cowspent/android/main/BillsListComponents.kt
2026-06-29 21:30:35 +02:00
sora fb4bc50db4 Fixes for currency, logo, render and more 2026-06-27 12:18:33 +02:00
sora 80a098351d project creation and currency db 2026-06-14 21:34:58 +02:00
sora a7a69deb42 better currency handling 2026-06-14 21:33:08 +02:00
sora 90ef58aa81 Update app/build.gradle 2026-06-09 08:51:43 +02:00
sora ef5f5fceba fix ui 2026-06-09 01:51:42 +02:00
sora 62a98c9184 init 2026-05-29 23:19:55 +02:00