Widget for year/month?

Is there a widget for selecting just year or an optional month name?

My work around is to name a list of months but doing the same for years was
a bit clunky. Is there a spinner for integers where the user can move +/- 1?

I haven't built an APK with it, but the 1.2 code tree now supports:

appearance="year"
appearance="month-year"

for the date type that would allow you to select just the year or just a
month-year combination.

There is no widget to select just a month value.

Mitch

··· On Tue, Jun 5, 2012 at 9:53 PM, ゴー・ニコライ wrote:

Is there a widget for selecting just year or an optional month name?

My work around is to name a list of months but doing the same for years
was a bit clunky. Is there a spinner for integers where the user can move
+/- 1?

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

Thanks. I'll look forward to the next APK build then

Are there guides somewhere on how I could build my own APK?

··· On Thursday, June 7, 2012, Mitch S wrote:

I haven't built an APK with it, but the 1.2 code tree now supports:

appearance="year"
appearance="month-year"

for the date type that would allow you to select just the year or just a
month-year combination.

There is no widget to select just a month value.

Mitch

On Tue, Jun 5, 2012 at 9:53 PM, ゴー・ニコライ nikolai.go@gmail.com wrote:

Is there a widget for selecting just year or an optional month name?

My work around is to name a list of months but doing the same for years
was a bit clunky. Is there a spinner for integers where the user can move
+/- 1?

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

Very briefly:
http://code.google.com/p/opendatakit/wiki/DevelopmentEnvironment

Once you have Android's hello-world demo working, you can download the ODK
Collect code, import it into a workspace, and compile it. No extra steps.

Mitch

··· On Wed, Jun 6, 2012 at 7:23 PM, ゴー・ニコライ wrote:

Thanks. I'll look forward to the next APK build then

Are there guides somewhere on how I could build my own APK?

On Thursday, June 7, 2012, Mitch S wrote:

I haven't built an APK with it, but the 1.2 code tree now supports:

appearance="year"
appearance="month-year"

for the date type that would allow you to select just the year or just a
month-year combination.

There is no widget to select just a month value.

Mitch

On Tue, Jun 5, 2012 at 9:53 PM, ゴー・ニコライ nikolai.go@gmail.com wrote:

Is there a widget for selecting just year or an optional month name?

My work around is to name a list of months but doing the same for years
was a bit clunky. Is there a spinner for integers where the user can move
+/- 1?

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com