Thanks to visit codestin.com
Credit goes to github.com
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
cong91
/
Android-Week-View
Public
forked from
alamkanak/Android-Week-View
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
Android-Week-View
library
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 9, 2016
Don't split events if endTime is first millisecond of a day.
Show description for ed450d8
entropitor
committed
ed450d8
View commit details
Copy full SHA for ed450d8
View code at this point
Browse repository at this point
Merge branch 'AllDay_events' into develop
entropitor
committed
c51239a
View commit details
Copy full SHA for c51239a
View code at this point
Browse repository at this point
Merge branch 'pr-276' into develop
Show description for f07ac7b
entropitor
committed
f07ac7b
View commit details
Copy full SHA for f07ac7b
View code at this point
Browse repository at this point
Commits on Feb 7, 2016
small allday event fixes
Show description for 8567625
marunjar
committed
8567625
View commit details
Copy full SHA for 8567625
View code at this point
Browse repository at this point
change scroll duration
Show description for c575888
marunjar
committed
c575888
View commit details
Copy full SHA for c575888
View code at this point
Browse repository at this point
Commits on Feb 6, 2016
Use static imports of WeekViewUtil
jhoobergs
committed
5775498
View commit details
Copy full SHA for 5775498
View code at this point
Browse repository at this point
Added splitWeekViewEvents method to WeekViewEvent class
jhoobergs
committed
34dbef1
View commit details
Copy full SHA for 34dbef1
View code at this point
Browse repository at this point
Commits on Feb 4, 2016
Merge branch 'pr-275' into develop
entropitor
committed
09f9bde
View commit details
Copy full SHA for 09f9bde
View code at this point
Browse repository at this point
Fixed HeaderHeight for real
jhoobergs
committed
27d70f9
View commit details
Copy full SHA for 27d70f9
View code at this point
Browse repository at this point
Fix for not showing Allday events on days that are drawn first
jhoobergs
committed
a389048
View commit details
Copy full SHA for a389048
View code at this point
Browse repository at this point
Fix: AllDay events affected the width of events on that day
jhoobergs
committed
c26f142
View commit details
Copy full SHA for c26f142
View code at this point
Browse repository at this point
Fix AllDay events when it is shown on first draw
jhoobergs
committed
3b44a4c
View commit details
Copy full SHA for 3b44a4c
View code at this point
Browse repository at this point
Merge branch 'pr-269' into develop
entropitor
committed
0af2288
View commit details
Copy full SHA for 0af2288
View code at this point
Browse repository at this point
Fix some formatting.
entropitor
committed
0fddcce
View commit details
Copy full SHA for 0fddcce
View code at this point
Browse repository at this point
Improved Efficiency of checking whether there is an AllDay event in the visible period or not
jhoobergs
committed
9b73ac7
View commit details
Copy full SHA for 9b73ac7
View code at this point
Browse repository at this point
Commits on Feb 3, 2016
Added getter and setter of AllDayEventHeight
jhoobergs
committed
1399bc3
View commit details
Copy full SHA for 1399bc3
View code at this point
Browse repository at this point
Pass AllDay parameter also to event of EventRect()
jhoobergs
committed
9754198
View commit details
Copy full SHA for 9754198
View code at this point
Browse repository at this point
Fix mTimeTextPaint alignment
jhoobergs
committed
1b479d1
View commit details
Copy full SHA for 1b479d1
View code at this point
Browse repository at this point
Fix for multiple AllDay events on one day
jhoobergs
committed
f18765f
View commit details
Copy full SHA for f18765f
View code at this point
Browse repository at this point
AllDay event working (not yet for multiple AllDay events on one day)
jhoobergs
committed
67efb14
View commit details
Copy full SHA for 67efb14
View code at this point
Browse repository at this point
Getter and Setter for Allday parameter of WeekViewEvent
jhoobergs
committed
853b0d8
View commit details
Copy full SHA for 853b0d8
View code at this point
Browse repository at this point
Create constructor for WeekViewEvent with Allday parameter
jhoobergs
committed
d728c03
View commit details
Copy full SHA for d728c03
View code at this point
Browse repository at this point
Commits on Feb 2, 2016
Allowed showFirstDayOfWeekFirst to be set on layout
Luca Castenetto
authored and
Luca Castenetto
committed
8678909
View commit details
Copy full SHA for 8678909
View code at this point
Browse repository at this point
Commits on Jan 29, 2016
Added showFirstDayOfWeekFirst attribute + bugfix
Luca Castenetto
authored and
Luca Castenetto
committed
441ee53
View commit details
Copy full SHA for 441ee53
View code at this point
Browse repository at this point
Commits on Jan 4, 2016
Fix bugs and add comments
alamkanak
committed
80f6a70
View commit details
Copy full SHA for 80f6a70
View code at this point
Browse repository at this point
Commits on Jan 3, 2016
fix compile error
Show description for 4b87291
marunjar
committed
4b87291
View commit details
Copy full SHA for 4b87291
View code at this point
Browse repository at this point
Ability to turn off fling gesture
Show description for a028e28
glennschmidt
authored and
entropitor
committed
a028e28
View commit details
Copy full SHA for a028e28
View code at this point
Browse repository at this point
Update Paints
Show description for 4a21f27
raplider
authored and
entropitor
committed
4a21f27
View commit details
Copy full SHA for 4a21f27
View code at this point
Browse repository at this point
Commits on Jan 2, 2016
fix wrong value assigned to EventPadding from xml
marunjar
committed
4363c63
View commit details
Copy full SHA for 4363c63
View code at this point
Browse repository at this point
Merge pull request #246 from marunjar/less-fRect-instances
Show description for deb66f9
entropitor
committed
deb66f9
View commit details
Copy full SHA for deb66f9
View code at this point
Browse repository at this point
Update comments and support library
alamkanak
committed
715c605
View commit details
Copy full SHA for 715c605
View code at this point
Browse repository at this point
slightly less instances of RectF
Show description for 4ed40a1
marunjar
committed
4ed40a1
View commit details
Copy full SHA for 4ed40a1
View code at this point
Browse repository at this point
Commits on Jan 1, 2016
Merge pull request #232 from marunjar/fix-scrolling
Show description for 769f027
entropitor
committed
769f027
View commit details
Copy full SHA for 769f027
View code at this point
Browse repository at this point
Merge pull request #236 from psamim/pr-weekviewevent
Show description for 3d8d98c
entropitor
committed
3d8d98c
View commit details
Copy full SHA for 3d8d98c
View code at this point
Browse repository at this point
Commits on Dec 31, 2015
Support subclasses of WeekViewEvent
psamim
committed
1d37ab7
View commit details
Copy full SHA for 1d37ab7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.