TimeRangePicker alternatives and similar packages
Based on the "Time View Widget" category.
Alternatively, view TimeRangePicker alternatives based on common mentions on social networks and blogs.
-
material-calendarview
A Material design back port of Android's CalendarView -
android-times-square
Standalone Android widget for picking a single date from a calendar view. -
MaterialDateTimePicker
Pick a date or time on Android in style -
Android-Week-View
Android Week View is an android library to display calendars (week view or day view) within the app. It supports custom styling. -
android-betterpickers
[NO LONGER MAINTAINED] Android library for better Picker DialogFragments -
CompactCalendarView
An android library which provides a compact calendar view much like the one used in google calenders. -
MaterialDateRangePicker
A material Date Range Picker based on wdullaers MaterialDateTimePicker -
Android-MonthCalendarWidget
A simple example of a responsive Month Calendar app widget for Android -
android-spinnerwheel
Wheel-like spinner widget for Android -
android-calendar-card
Android calendar view (like card) -
calendar-widget
An calender widget for your Android home screen. -
material-calendar-view
๐ Material Design Calendar compatible with API 11+ -
SilkCal
Android calendar view inspired by Sunrise calendar and iOS7 stock calendar -
Displaying dates as relative time ago language.
Simple java class extends string for displaying dates as relative time ago language.
Appwrite - The Open Source Firebase alternative introduces iOS support
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of TimeRangePicker or a related project?
README
TimeRangePicker
TimeRangePicker is a library which can be used to select a time range.
WARNING
- Requires android-support-v4
Description
This library provides a dialog with two tabs, first one to select the start time and the other to select end time.
browse the source code of the sample application for a example of use.
Including in your project
Last version is 0.2
Just add the following statement in your build.gradle
compile 'com.github.tittojose:timerangepicker-library:VERSION
Usage
Using the library is simple, just look at the source code of the provided sample here
License
Copyright 2015 Titto Jose (TimeRangePicker)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*Note that all licence references and agreements mentioned in the TimeRangePicker README section above
are relevant to that project's source code only.