Skip to content

Releases: sidward35/FoodLog

1.1.0

Choose a tag to compare

@sidward35 sidward35 released this 08 Jan 02:15
db6d8b1
  • Add settings page
    • Customize nutrition goals
    • 'Reset' button to restore default settings

1.0.1

Choose a tag to compare

@sidward35 sidward35 released this 07 Jan 11:22
  • Add homepage title

1.0.0

Choose a tag to compare

@sidward35 sidward35 released this 07 Jan 09:59
cfbf1c2
  • Complete home page UI
  • Progress bars show daily progress for each category with gradient
    • Numbers shown above each progress bar for precise information
  • In-app verification/request for read and write permission

0.5.1

0.5.1 Pre-release
Pre-release

Choose a tag to compare

@sidward35 sidward35 released this 04 Jan 10:55
  • Meal entry fully working
    • Required to specify meal type (breakfast/lunch/dinner) and calculate total nutrition (cals, protein, carbs, fat) of meal
  • Meal entries saved in text file on user's 'external' storage (as opposed to root, which is generally inaccessible)
  • Previous entries displayed on home page (albeit with no actual UI, just raw text)