Android Application WhenToLeave provides a clean interface between your existing Google Calendar and Google Maps, allowing notifications based on driving time..
WhenToLeave is hosted in the following web site
https://github.com/ianhanniballake/WhenToLeave
If you think the Android project WhenToLeave 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 WhenToLeave.
Item | Value |
---|---|
Java File Count | 17 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 14 |
Activity Count | 6 |
Fragment Count | 3 |
jar files used | android-support-v13.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.READ_CALENDAR |
There are 70 image files in WhenToLeave. The names of the image files are listed as follows.
agenda_blue48.png agenda_grey48.png bicycle_white55.png bicycle_white72.png car_white55.png car_white72.png home_blue48.png home_grey48.png ic_blue_square.png ic_gps_location.png ic_green_arrow72.png ic_green_square.png ic_green_square_1.png ic_green_square_10.png ic_green_square_2.png ic_green_square_3.png ic_green_square_4.png ic_green_square_5.png ic_green_square_6.png ic_green_square_7.png ic_green_square_8.png ic_green_square_9.png ic_grey_square.png ic_grey_square_1.png ic_grey_square_10.png ic_grey_square_2.png ic_grey_square_3.png ic_grey_square_4.png ic_grey_square_5.png ic_grey_square_6.png ic_grey_square_7.png ic_grey_square_8.png ic_grey_square_9.png ic_nav_blue72.png ic_nav_white72.png ic_orange_arrow72.png ic_orange_square.png ic_orange_square_1.png ic_orange_square_10.png ic_orange_square_2.png ic_orange_square_3.png ic_orange_square_4.png ic_orange_square_5.png ic_orange_square_6.png ic_orange_square_7.png ic_orange_square_8.png ic_orange_square_9.png ic_red_arrow72.png ic_red_square.png ic_red_square_1.png ic_red_square_10.png ic_red_square_2.png ic_red_square_3.png ic_red_square_4.png ic_red_square_5.png ic_red_square_6.png ic_red_square_7.png ic_red_square_8.png ic_red_square_9.png icon2.png icon3.png map_blue48.png map_grey48.png person_white55.png person_white_72.png refresh_white37.png widget_background_blue.png widget_background_green.png widget_background_orange.png widget_background_red.png
The following screenshort is generated from the image listed above.
WhenToLeave has the following Java source files.
com.github.whentoleave.maps.ItemizedOverlay.java com.github.whentoleave.maps.MapRouteOverlay.java com.github.whentoleave.maps.Route .java com.github.whentoleave.maps.RouteInformation .java com.github.whentoleave.maps.RouteProvider .java com.github.whentoleave.service.LocationService.java com.github.whentoleave.service.LocationServiceConnection.java com.github.whentoleave.ui.AgendaFragment.java com.github.whentoleave.ui.CalendarsActivity.java com.github.whentoleave.ui.EventDetailsFragment.java com.github.whentoleave.ui.EventMapFragment.java com.github.whentoleave.ui.HomeFragment.java com.github.whentoleave.ui.MainActivity.java com.github.whentoleave.ui.Preferences.java com.github.whentoleave.utility.NotificationUtility .java com.github.whentoleave.widget.WidgetProvider.java com.github.whentoleave.widget.WidgetUpdateService.java