Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2049] Android: Support Android Preferences UI

GitHub Issuen/a
TypeNew Feature
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:57:55.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0 M05
ComponentsAndroid
Labelsandroid, feature
ReporterDon Thorp
AssigneeDon Thorp
Created2011-04-15T03:09:01.000+0000
Updated2011-04-17T01:57:55.000+0000

Description

Try and expose support for using the built in preferences framework.

Comments

  1. Don Thorp 2011-04-15

    Add method Ti.UI.Android.openPreferences()

    App developer needs to put a preferences.xml in their APPDIR/platform/android/res/xml/ folder. The format of the file is described http://developer.android.com/resources/samples/ApiDemos/res/xml/preferences.html"> here

  2. Don Thorp 2011-04-15

    (from [49ec6cba58495e8a3b0b614f98657e976ba262ee]) [#2049 state:fixed-in-qa] Needs documentation. Merge branch 'prefs' of https://github.com/npmccallum/titanium_mobile">https://github.com/npmccallum/titanium_mobile into npmccallum-prefs https://github.com/appcelerator/titanium_mobile/commit/49ec6cba58495e8a3b0b614f98657e976ba262ee"> https://github.com/appcelerator/titanium_mobile/commit/49ec6cba5849...

  3. Don Thorp 2011-04-15

    (from [baca9fbb5386aea610e0749731555edcd12c503a]) [#2049 state:fixed-in-qa] Added documentation for openPreferences. The current implementation has no arguments. We may extend to allow multiple preference sets in the future. Currently uses properties in the 'titanium' shared preferences. https://github.com/appcelerator/titanium_mobile/commit/baca9fbb5386aea610e0749731555edcd12c503a"> https://github.com/appcelerator/titanium_mobile/commit/baca9fbb5386...

  4. Matt Schmulen 2011-04-15

    failed on 1.6 Sim and Device for KS.

  5. Don Thorp 2011-04-15

    Moving to M05 to record when it was actually fixed.

  6. Don Thorp 2011-04-15

    (from [50a5c01be96834c5af80b1a33e302499ba373846]) [#2049 state:fixed-in-qa] Removed silent failures. Check for empty string. Add missing resources to the platform folder https://github.com/appcelerator/titanium_mobile/commit/50a5c01be96834c5af80b1a33e302499ba373846"> https://github.com/appcelerator/titanium_mobile/commit/50a5c01be968...

  7. Ralf Pfeiffer 2011-04-15

    G1 (1.6) G2 (2.2) RC2

JSON Source