GymRatTrax / GymRatTrax-FitnessScheduler

GymRatTrax - Personal Fitness Scheduler
http://gymrattrax.com/
4 stars 1 forks source link

Add date picker to Profile Setup #56

Closed chrisstonedev closed 9 years ago

chrisstonedev commented 9 years ago

The profile setup input for birth date should be easier to input.

This is a direct user suggestion.

chrisstonedev commented 9 years ago

Due to prioritizing data and activity errors found in 0.9.0.1, this and #57 will be pushed until 0.9.2 (unless it happens to be ready soon). These features are nice but not necessary before 1.0.0.

awrigh36 commented 9 years ago

I've implemented the datepicker dialogs for the setup profile and edit profile activities. Number pickers for weight, height, bf% will be added very soon.

chrisstonedev commented 9 years ago

@awrigh36 All right, cool. If you feel confident enough in the date pickers, I'll test them tonight and make sure they're in for 0.9.1 and we'll save the other pickers for 0.9.2.

I wasn't trying to rush anything; I just realized how bad the other errors were and wanted those patched quickly.

awrigh36 commented 9 years ago

@christopher-stone sounds good, I'm making some minor cosmetic changes and the date picker dialog will be ready by tonight.

chrisstonedev commented 9 years ago

Passes testing. I added a bit more code to handle the international date format (only affects what is displayed in the EditText). This will be going out in 0.9.1 today.