Navigation Menu
-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Comparing changes
Open a pull request
base repository: alamkanak/Android-Week-View
base: master
head repository: NGWeb/Android-Week-View
compare: master
- 20 commits
- 5 files changed
- 3 contributors
Commits on Oct 25, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 3e80b48 - Browse repository at this point
Copy the full SHA 3e80b48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f2beed - Browse repository at this point
Copy the full SHA 8f2beedView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5a0566 - Browse repository at this point
Copy the full SHA a5a0566View commit details -
Support for optional min and max dates (so you can disable the infini…
…te horizontal scrolling in one or both directions). Centralize the logic for calculating scroll limits.
Configuration menu - View commit details
-
Copy full SHA for 83c46e3 - Browse repository at this point
Copy the full SHA 83c46e3View commit details -
Adjust 'snap to page' logic so that you can fling all the way to the …
…min or max date (previously it would always stop one day away from the limit)
Configuration menu - View commit details
-
Copy full SHA for 6b0ba41 - Browse repository at this point
Copy the full SHA 6b0ba41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52c6d99 - Browse repository at this point
Copy the full SHA 52c6d99View commit details
Commits on Oct 26, 2014
-
TimeBlockClickListener for creating new events by detecting where the…
… click selection was made on the screen.
Configuration menu - View commit details
-
Copy full SHA for f798143 - Browse repository at this point
Copy the full SHA f798143View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e74755 - Browse repository at this point
Copy the full SHA 9e74755View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0d5e97 - Browse repository at this point
Copy the full SHA b0d5e97View commit details -
Added method goToDayOffset() which is similar to goToDate() but lets …
…you select a day by its offset from the home day. Enforce scroll limits when programatically changing days. You can now programmatically change days even before the calendar is first drawn. Add public methods for getting/setting the vertical scroll offset. Add public methods for finding the first visible day.
Configuration menu - View commit details
-
Copy full SHA for 4eba51b - Browse repository at this point
Copy the full SHA 4eba51bView commit details
Commits on Oct 28, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 8c3c252 - Browse repository at this point
Copy the full SHA 8c3c252View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b30e81 - Browse repository at this point
Copy the full SHA 0b30e81View commit details
Commits on Oct 30, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 6d2c1b3 - Browse repository at this point
Copy the full SHA 6d2c1b3View commit details
Commits on Oct 31, 2014
-
Add ability to get the scroll offset for a given time.
Relax setVerticalScrollOffset() so that it will trim the values if they exceed the limits, rather than not scrolling at all.
Configuration menu - View commit details
-
Copy full SHA for cc1f643 - Browse repository at this point
Copy the full SHA cc1f643View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bb253e - Browse repository at this point
Copy the full SHA 1bb253eView commit details -
Merge branch 'master' of https://github.com/alamkanak/Android-Week-View
Conflicts: library/src/main/java/com/alamkanak/weekview/WeekView.java
Configuration menu - View commit details
-
Copy full SHA for f945901 - Browse repository at this point
Copy the full SHA f945901View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd6d831 - Browse repository at this point
Copy the full SHA fd6d831View commit details
Commits on Dec 26, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 3afcc5c - Browse repository at this point
Copy the full SHA 3afcc5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbc4682 - Browse repository at this point
Copy the full SHA bbc4682View commit details -
Configuration menu - View commit details
-
Copy full SHA for 514fe41 - Browse repository at this point
Copy the full SHA 514fe41View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master
