~cytrogen/vbhelper

ref: ffa6958a8967bc55e4c288fcd46a3f4deb830d52 vbhelper/app/build.gradle.kts -rw-r--r-- 2.9 KiB
Updated the store
- Items can now be purchased
- Changed settings to make use of flows/stateflows from the database, which update the screen in real time after any changes.
- Separated functions from files
0b3ce486 — nacabaro 7 months ago
Merge pull request #39 from nacabaro/card/import_more

Adventure Missions progress
Adventure Missions progress
- Viewing the adventure missions completed in a card is now possible.
VERSION UP
Fixed date issues with TransformationHistory
Version up and credits
Version up
Version up, again
Version up
And change the original pop up to mention this works with VB, my bad
Version Up
Increase version
Merge branch 'main' into vb/nfc_compat

# Conflicts:
#	app/src/main/java/com/github/nacabaro/vbhelper/screens/scanScreen/ScanScreenControllerImpl.kt
Added credits for the app in preparation for version 0.1
Merge pull request #11 from cfogrady/SecretsRepo

Add Secrets Repo Using a Proto DataStore
c456d455 — Christopher O'Grady 1 year, 3 months ago
Implement Secrets Repository

Add proto plugin and dependencies
Create Secrets Proto
Create Secrets Proto DataStore
Replace old secrets with proto secrets
Fix importers and tests to use new proto secrets.
Merge pull request #6 from cfogrady/dim-reader-library

Import vb-dim-reader library
Merge pull request #5 from cfogrady/nfc-reader-from-maven

Pull Nfc Reader Library from dependency repo instead of as second module.
1e73f52d — Christopher O'Grady 1 year, 3 months ago
Add dim-reader library

Update readme to reflect
Add commented out sample code.
5bd5fc3f — Christopher O'Grady 1 year, 3 months ago
Use nfc library from maven local instead of copied module.
Merge pull request #2 from nacabaro/database/initialise

Database/initialise
Next