2011-09-20 Miguel de Dios * res/values/strings.xml, res/values-en/strings.xml, res/values-es/strings.xml: added more strings. * src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java: wip the background execution to get events, * src/pandroid_event_viewer/pandorafms/Main.java, res/layout/main.xml: added code to get groups in background process. 2011-09-19 Miguel de Dios * AndroidManifest.xml: added Options activity. * src/pandroid_event_viewer/pandorafms/Options.java, res/layout/options.xml: added ctivity Options to edit application preferences. * src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java, src/pandroid_event_viewer/pandorafms/Main.java: added to hook for the options activity. * src/pandroid_event_viewer/pandorafms/EventList.java * res/values/strings.xml, res/values-en/strings.xml, res/values-es/strings.xml: added some strings const. * res/menu/options_menu.xml: the sublayout for the option key. *res/layout/list_view_layout.xml: started to show dinamic load items. 2011-09-16 Miguel de Dios * src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java: added to use the PandroidEventviewerActivity class in other parts in proyect. * src/pandroid_event_viewer/pandorafms/Main.java: work in progress in the form, now only I need to write the filter call. * res/values/arrays.xml, res/values/strings.xml, res/values-en/arrays.xml, res/values-en/strings.xml, res/values-es/arrays.xml, res/values-es/strings.xml, res/layout/main.xml: added more values. 2011-09-15 Miguel de Dios * res/layout/*: added new layout and some changes in other layout. * res/values/strings.xml, res/values-en/strings.xml, res/values-es/strings.xml: added more strings. * src/pandroid_event_viewer/pandorafms/*: some changes to show opened item when make click in event list. 2011-09-13 Miguel de Dios * *.*: added first version of Pandroid Event Viewer.