eleith
/
calchoochoo
Archived
1
0
Fork 0
This repository has been archived on 2020-11-15. You can view files and clone it, but cannot push or open issues or pull requests.
calchoochoo/app/src/main/java/com/eleith/calchoochoo/utils
eleith b06d80c9da decouple activities that don't need google api client, give devicelocation its own google api client, preserve location across activity jumps, add misc folder for varios assets used in app promotion 2017-04-23 17:54:56 -07:00
..
RxBusMessage toggle icon for menu and back icon for cancelling result activity 2017-04-19 22:11:17 -07:00
BundleKeys.java allow widget to change direction, fix db for zone_ids for parent stops 2017-04-16 14:27:22 -07:00
CalendarDateUtils.java fix off by one hour. show/hide keyboard on focus/leave 2017-04-22 23:43:04 -07:00
ColorUtils.java add notifications for upcoming possible trip 2017-04-08 22:08:37 -07:00
DataStringUtils.java fix off by one hour. show/hide keyboard on focus/leave 2017-04-22 23:43:04 -07:00
DeviceLocation.java decouple activities that don't need google api client, give devicelocation its own google api client, preserve location across activity jumps, add misc folder for varios assets used in app promotion 2017-04-23 17:54:56 -07:00
DistanceUtils.java learning dagger, rx and a few others. integrating it 2016-12-23 16:58:17 -08:00
DrawableUtils.java get modal initial arguments working, fix possible trip filter 2017-02-20 22:07:29 -08:00
FabScrollingBehavior.java show fab after delay when scroll is stopped 2017-04-12 19:36:00 -07:00
InfinitePager.java fix listener bug after updating data 2017-02-19 22:59:47 -08:00
InfinitePagerAdapter.java style up the modal, continue to abstract infinite pager to enable initializing with one piece of data, attach listeners on infinitepager 2017-02-19 22:39:00 -08:00
InfinitePagerData.java style up the modal, continue to abstract infinite pager to enable initializing with one piece of data, attach listeners on infinitepager 2017-02-19 22:39:00 -08:00
InfinitePagerDataDates.java style up the modal, continue to abstract infinite pager to enable initializing with one piece of data, attach listeners on infinitepager 2017-02-19 22:39:00 -08:00
IntentKeys.java bad ignore regex missing important files 2017-03-30 21:45:49 -07:00
KeyboardUtils.java fix off by one hour. show/hide keyboard on focus/leave 2017-04-22 23:43:04 -07:00
MapUtils.java rework location requesting, fix map marker bug, empty state for filter when more selection is needed 2017-02-22 23:07:02 -08:00
Notifications.java add notifications for upcoming possible trip 2017-04-08 22:08:37 -07:00
Permissions.java learning dagger, rx and a few others. integrating it 2016-12-23 16:58:17 -08:00
PossibleTrainUtils.java allow widget to change direction, fix db for zone_ids for parent stops 2017-04-16 14:27:22 -07:00
PossibleTripUtils.java cast text as integer when making comparisons, fix some small bugs 2017-04-21 20:41:17 -07:00
RouteUtils.java remove dbflow and replace with content provider and loader 2017-03-12 22:39:40 -07:00
RxBus.java fix widget and simplify with other changes 2017-03-16 02:25:29 -07:00
StopTimesUtils.java update database 2017-04-11 13:14:23 -07:00
StopUtils.java migrate fragment centric architecture to activity centric architecture 2017-03-24 23:50:32 -07:00
TripUtils.java update database 2017-04-11 13:14:23 -07:00
TripVisualView.java get working with sdk 22 2017-04-21 23:36:39 -07:00