Recover the planning from esipe planning and store it in a Android calendar.
ScheduleInTime is hosted in the following web site
https://github.com/kmenager/ScheduleInTime
If you think the Android project ScheduleInTime 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 ScheduleInTime.
Item | Value |
---|---|
Java File Count | 17 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 3 |
Fragment Count | 3 |
jar files used | android-support-v4.jar esipe-agenda-parser-1.1.jar jsoup-1.7.1.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_CALENDAR android.permission.RECEIVE_BOOT_COMPLETED android.permission.WAKE_LOCK android.permission.WRITE_CALENDAR |
There are 5 image files in ScheduleInTime. The names of the image files are listed as follows.
ic_action_about.png ic_action_refresh.png ic_action_search.png ic_action_settings.png ic_alerts_and_states_error.png
The following screenshort is generated from the image listed above.
ScheduleInTime has the following Java source files.
fr.esipe.oc3.km.MainActivity.java fr.esipe.oc3.km.PlanningPreference.java fr.esipe.oc3.km.db.FormationHelper.java fr.esipe.oc3.km.db.FormationProvider.java fr.esipe.oc3.km.db.UriCalendarHelper.java fr.esipe.oc3.km.db.UriCalendarProvider.java fr.esipe.oc3.km.providers.EventContentProvider.java fr.esipe.oc3.km.receiver.AlarmManagerBroadcastReceiver.java fr.esipe.oc3.km.receiver.SyncOnBootReceiver.java fr.esipe.oc3.km.services.UpdatingEventDbService.java fr.esipe.oc3.km.services.UpdatingFormationDbService.java fr.esipe.oc3.km.services.UploadingToCalendar.java fr.esipe.oc3.km.ui.EventParcelable.java fr.esipe.oc3.km.ui.MyFragmentPagerAdapter.java fr.esipe.oc3.km.ui.OneWeekView.java fr.esipe.oc3.km.ui.PlanningActivity.java fr.esipe.oc3.km.ui.TransparentPanel.java