Skip to content

Releases: OhhTuRnz/MAD_2024

v1.0.1

17 Apr 09:19
Compare
Choose a tag to compare

HOTFIX: GUI and caché minor problem with recently visited places

v1.0.0

31 Mar 22:04
2d4d911
Compare
Choose a tag to compare

Final release of working app

v6

11 Mar 23:37
3212429
Compare
Choose a tag to compare
v6

In this week we worked mainly on database functionalities, but it won't have an impact on the user. We've added:

  1. Different entities and DAOs for the app: User, Shop, Donut, Address, Coordinates, Favorite Shops, Favorite Donuts, Visit History. #17
  2. A profile personalization page that can be accessed through the drawer menu. #16
  3. A bottom list menu with 3 different functionalities, not implemented yet. #18
  4. A greeting using your username.

v5

04 Mar 23:14
db019b5
Compare
Choose a tag to compare
v5

For this release we restructured the whole application to better fit our needs and move on from draft phase:

  1. We added a drawer or burger menu that can be reached from any activity. #13
  2. We changed the theme of the activities.
  3. We did minor fixes on location information transfering.
  4. We couldn't finish the list of coordinates but plan to add it in the next release along with the updates required.
  5. New icons. #6

v4

26 Feb 21:44
db019b5
Compare
Choose a tag to compare
v4

In this release we worked with the persistence of the app, as well as some logos for this new thematic:

  1. We oriented this mobile application to a donut store recommender.
  2. We added the donut logo (last commits #6 )
  3. We worked with CSV files for storing location history.
  4. We worked with shared preferences to create a user id and some users' personal data. #11 & #10

v3

18 Feb 21:17
db019b5
Compare
Choose a tag to compare
v3

In this weeks we resolved some work in progress from last week (issue #3), and also learned to work with debugger and logs.

This release adds these new features:

  1. Location extraction and display #3.
  2. OpenMaps new activity with new icons #6.
  3. Map display from OpenStreetMaps API #4.
  4. We've also set some markers from the gymkhana examples #5.

v2

11 Feb 18:59
Compare
Choose a tag to compare
v2
  1. Added new activities
  2. Set global colors and names for the project
  3. Developed XML's for the three different activities
  4. New log functionality
  5. New navigating functionality

v1

04 Feb 12:21
Compare
Choose a tag to compare
v1
  1. New Home Screen
  2. Hello World!
  3. Added Header