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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
AndroidCollection
/
AndroidSwipeLayout
Public
forked from
daimajia/AndroidSwipeLayout
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
AndroidSwipeLayout
library
on
master
User selector
All users
All time
Commit history
Commits on Jul 20, 2015
Merge pull request #159 from Evisceration/jitpack-support
Show description for 14b67ac
daimajia
committed
14b67ac
View commit details
Copy full SHA for 14b67ac
View code at this point
Browse repository at this point
Commits on Jun 11, 2015
prettify the code and do clean up.
daimajia
committed
6f6498e
View commit details
Copy full SHA for 6f6498e
View code at this point
Browse repository at this point
Merge pull request #164 from wujingchao/master
Show description for a10e28d
daimajia
committed
a10e28d
View commit details
Copy full SHA for a10e28d
View code at this point
Browse repository at this point
Commits on Jun 3, 2015
removeAllSwipeListener
wujingchao
committed
a3ca6ca
View commit details
Copy full SHA for a3ca6ca
View code at this point
Browse repository at this point
Commits on May 28, 2015
gradle: add jitpack.io support
Show description for 0734b92
amartinz
committed
0734b92
View commit details
Copy full SHA for 0734b92
View code at this point
Browse repository at this point
Commits on May 22, 2015
Application tag in library
Show description for 5ade0f2
Artur Kosta
committed
5ade0f2
View commit details
Copy full SHA for 5ade0f2
View code at this point
Browse repository at this point
Commits on Apr 30, 2015
Bump support-v4 to 22.1.1
Mike Cumings
committed
be8b5d4
View commit details
Copy full SHA for be8b5d4
View code at this point
Browse repository at this point
Remove redundant operations from SwipeItemManagerImpl and consolidate into the base class.
Mike Cumings
committed
e82cf4b
View commit details
Copy full SHA for e82cf4b
View code at this point
Browse repository at this point
Swipe manager code does not need knowledge of the adapter implementation so remove it.
Mike Cumings
committed
9a0bb05
View commit details
Copy full SHA for 9a0bb05
View code at this point
Browse repository at this point
Commits on Apr 22, 2015
Optimize add edge and set drag logic.
linfaxin
committed
cc1d1b3
View commit details
Copy full SHA for cc1d1b3
View code at this point
Browse repository at this point
fix issue: https://github.com/daimajia/AndroidSwipeLayout/issues/125#issuecomment-95034892
linfaxin
committed
32bc0a5
View commit details
Copy full SHA for 32bc0a5
View code at this point
Browse repository at this point
fix issue: https://github.com/daimajia/AndroidSwipeLayout/issues/134#issuecomment-95018822
linfaxin
committed
f53ccb0
View commit details
Copy full SHA for f53ccb0
View code at this point
Browse repository at this point
Commits on Apr 8, 2015
remove useless try catch.
daimajia
committed
670863a
View commit details
Copy full SHA for 670863a
View code at this point
Browse repository at this point
Commits on Mar 22, 2015
Refactor. Stronger and easier.
linfaxin
committed
79bb4ec
View commit details
Copy full SHA for 79bb4ec
View code at this point
Browse repository at this point
Commits on Mar 21, 2015
Optimize the implement when surface or bottom not a GroupView
linfaxin
committed
b460d4d
View commit details
Copy full SHA for b460d4d
View code at this point
Browse repository at this point
Commits on Mar 19, 2015
Improve the release drag logic.
linfaxin
committed
8fea955
View commit details
Copy full SHA for 8fea955
View code at this point
Browse repository at this point
Support clickToClose attr, if set to true, the opened swipeLayout will auto close when click on it's surface view
linfaxin
committed
8412d50
View commit details
Copy full SHA for 8412d50
View code at this point
Browse repository at this point
Commits on Mar 17, 2015
The bottom and surface views needn't be ViewGroup.
Show description for 6e909b0
linfaxin
committed
6e909b0
View commit details
Copy full SHA for 6e909b0
View code at this point
Browse repository at this point
Commits on Mar 16, 2015
Handle the itemClick and the itemLongClick only when the SwipeLayout is the root of AdapterView's item,
linfaxin
committed
8e89db0
View commit details
Copy full SHA for 8e89db0
View code at this point
Browse repository at this point
Commits on Mar 15, 2015
improve touch handle and intercept logic :
Show description for 742494d
linfaxin
committed
742494d
View commit details
Copy full SHA for 742494d
View code at this point
Browse repository at this point
Commits on Feb 12, 2015
adding a constant for empty layout ids
HarshEvilGeek
committed
5ced46b
View commit details
Copy full SHA for 5ced46b
View code at this point
Browse repository at this point
demo to show that three edge swipe works
HarshEvilGeek
committed
93c06bf
View commit details
Copy full SHA for 93c06bf
View code at this point
Browse repository at this point
Recylcing typed array and adding support for opening specific drag edge
HarshEvilGeek
committed
1fd2ec7
View commit details
Copy full SHA for 1fd2ec7
View code at this point
Browse repository at this point
Commits on Feb 11, 2015
remove useless files
daimajia
committed
e8f4ec1
View commit details
Copy full SHA for e8f4ec1
View code at this point
Browse repository at this point
Adding support for enabling and disabling particular swipe edges. One bug fix from merge
HarshEvilGeek
committed
c841ba5
View commit details
Copy full SHA for c841ba5
View code at this point
Browse repository at this point
fixing bug from horizontal swipe offset and adding preliminary code to restrict particular drag edges
HarshEvilGeek
committed
ea5a015
View commit details
Copy full SHA for ea5a015
View code at this point
Browse repository at this point
merging
HarshEvilGeek
committed
ee02941
View commit details
Copy full SHA for ee02941
View code at this point
Browse repository at this point
adding support for the user to pass the ids of bottom views
HarshEvilGeek
committed
f8350fc
View commit details
Copy full SHA for f8350fc
View code at this point
Browse repository at this point
fixing touchslop changes
HarshEvilGeek
committed
6fcf27d
View commit details
Copy full SHA for 6fcf27d
View code at this point
Browse repository at this point
Commits on Jan 31, 2015
merge from @jpselley, start support RecyclerView.
daimajia
committed
da7084c
View commit details
Copy full SHA for da7084c
View code at this point
Browse repository at this point
Modularize Manager class
Show description for baafdcb
jpshelley
committed
baafdcb
View commit details
Copy full SHA for baafdcb
View code at this point
Browse repository at this point
Setup Clicks, Deletion, Animation
Show description for 418898c
jpshelley
committed
418898c
View commit details
Copy full SHA for 418898c
View code at this point
Browse repository at this point
Commits on Jan 24, 2015
try to fix #74
daimajia
committed
a92a2cd
View commit details
Copy full SHA for a92a2cd
View code at this point
Browse repository at this point
support compile under build:gradle:1.0.0
daimajia
committed
a9cc7d2
View commit details
Copy full SHA for a9cc7d2
View code at this point
Browse repository at this point
Commits on Dec 26, 2014
add touchSlop for swiping
noinnion
committed
df48a3c
View commit details
Copy full SHA for df48a3c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.