An android app to access the OSEM API.
osem-app is hosted in the following web site
https://github.com/openSUSE/osem-app
If you think the Android project osem-app listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of osem-app.
Item | Value |
---|---|
Java File Count | 49 |
Supported screen sizes | [mdpi, hdpi, xhdpi, hdpiv14, mdpiv14] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 7 |
Fragment Count | 1 |
jar files used | actionbarsherlock-plugin-maps-4.2.0.jar osmdroid-android-3.0.8.jar slf4j-android-1.5.8.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.READ_CALENDAR android.permission.WRITE_CALENDAR android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\changes.txt |
There are 31 image files in osem-app. The names of the image files are listed as follows.
ab_bottom_solid_suseconferences.9.png ab_solid_suseconferences.9.png ab_stacked_solid_suseconferences.9.png ab_transparent_suseconferences.9.png btn_close_normal.png btn_close_pressed.png btn_close_selected.png drink_marker.png electronics_marker.png event_off.png event_on.png favorite_off.png favorite_on.png food_marker.png generic_person.png google_icon.png hotel_marker.png icon_venue_off.png map_info_popup.9.png menu_dropdown_panel_suseconferences.9.png menu_hardkey_panel_suseconferences.9.png party_marker.png progress_primary_suseconferences.9.png refresh.png search.png spinner_ab_default_suseconferences.9.png spinner_ab_disabled_suseconferences.9.png spinner_ab_focused_suseconferences.9.png spinner_ab_pressed_suseconferences.9.png twitter_icon.png venue_marker.png
The following screenshort is generated from the image listed above.
osem-app has the following Java source files.
de.incoherent.suseconferenceclient.Config.java de.incoherent.suseconferenceclient.SUSEConferences.java de.incoherent.suseconferenceclient.activities.ConferenceListActivity.java de.incoherent.suseconferenceclient.activities.HomeActivity.java de.incoherent.suseconferenceclient.activities.MapsActivity.java de.incoherent.suseconferenceclient.activities.ScheduleDetailsActivity.java de.incoherent.suseconferenceclient.activities.SearchResultsActivity.java de.incoherent.suseconferenceclient.adapters.ScheduleAdapter.java de.incoherent.suseconferenceclient.adapters.SocialItemAdapter.java de.incoherent.suseconferenceclient.adapters.TabAdapter.java de.incoherent.suseconferenceclient.app.AboutDialog.java de.incoherent.suseconferenceclient.app.AlarmReceiver.java de.incoherent.suseconferenceclient.app.ConferenceCacher.java de.incoherent.suseconferenceclient.app.Database.java de.incoherent.suseconferenceclient.app.DatabaseHelper.java de.incoherent.suseconferenceclient.app.HTTPWrapper.java de.incoherent.suseconferenceclient.app.SocialWrapper.java de.incoherent.suseconferenceclient.fragments.ChangeLogDialogFragment.java de.incoherent.suseconferenceclient.fragments.FilterDialogFragment.java de.incoherent.suseconferenceclient.fragments.MyScheduleFragment.java de.incoherent.suseconferenceclient.fragments.NewsFeedFragment.java de.incoherent.suseconferenceclient.fragments.ScheduleFragment.java de.incoherent.suseconferenceclient.maps.GoogleMap.java de.incoherent.suseconferenceclient.maps.GoogleMapEventsInterface.java de.incoherent.suseconferenceclient.maps.GoogleMapEventsOverlay.java de.incoherent.suseconferenceclient.maps.GoogleMapOverlay.java de.incoherent.suseconferenceclient.maps.GoogleMapOverlayItem.java de.incoherent.suseconferenceclient.maps.GoogleMapPolygonOverlay.java de.incoherent.suseconferenceclient.maps.GoogleMapPopup.java de.incoherent.suseconferenceclient.maps.GoogleMapView.java de.incoherent.suseconferenceclient.maps.MapInterface.java de.incoherent.suseconferenceclient.maps.OSMBitmapTileSourceBase.java de.incoherent.suseconferenceclient.maps.OSMEventsInterface.java de.incoherent.suseconferenceclient.maps.OSMEventsOverlay.java de.incoherent.suseconferenceclient.maps.OSMMap.java de.incoherent.suseconferenceclient.maps.OSMMapOverlay.java de.incoherent.suseconferenceclient.maps.OSMMapPopup.java de.incoherent.suseconferenceclient.maps.OSMMapView.java de.incoherent.suseconferenceclient.maps.OSMOverlayItem.java de.incoherent.suseconferenceclient.models.Conference.java de.incoherent.suseconferenceclient.models.Event.java de.incoherent.suseconferenceclient.models.SocialItem.java de.incoherent.suseconferenceclient.models.Speaker.java de.incoherent.suseconferenceclient.models.Track.java de.incoherent.suseconferenceclient.models.Venue.java de.incoherent.suseconferenceclient.tasks.CacheConferenceTask.java de.incoherent.suseconferenceclient.tasks.CheckForUpdatesTask.java de.incoherent.suseconferenceclient.tasks.GetConferencesTask.java de.incoherent.suseconferenceclient.tasks.GetSocialItemsTask.java