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 }}
jack-webb
/
groupie
Public
forked from
lisawray/groupie
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Oct 3, 2023
Merge pull request #442 from chimbori/remove-android-kotlin-extensions
Show description for 85889f2
Zhuinden
authored
85889f2
View commit details
Copy full SHA for 85889f2
Browse repository at this point
Commits on Sep 30, 2023
Remove `jcenter()`, it closed down 2.5 years ago.
chimbori
committed
3d54381
View commit details
Copy full SHA for 3d54381
Browse repository at this point
Add a GitHub Actions workflow to run tests and lint.
chimbori
committed
66178b1
View commit details
Copy full SHA for 66178b1
Browse repository at this point
Update Gradle wrapper
chimbori
committed
541946f
View commit details
Copy full SHA for 541946f
Browse repository at this point
Remove `android-kotlin-extensions` artifacts (example and library). Users who need it can continue to use older versions.
chimbori
committed
8099da9
View commit details
Copy full SHA for 8099da9
Browse repository at this point
Convert `settings.gradle` to `settings.gradle.kts`. Split onto multiple lines & sort.
chimbori
committed
55fbecf
View commit details
Copy full SHA for 55fbecf
Browse repository at this point
Sort `.gitignore` to be in a consistent order
chimbori
committed
b1ac6df
View commit details
Copy full SHA for b1ac6df
Browse repository at this point
Add missing colon to `:example-viewbinding` in `settings.gradle`
chimbori
committed
f1f4084
View commit details
Copy full SHA for f1f4084
Browse repository at this point
Update Gradle from 7.0.2 to 7.3
chimbori
committed
daeaf44
View commit details
Copy full SHA for daeaf44
Browse repository at this point
Commits on Nov 8, 2022
Merge pull request #434 from TylerMcCraw/patch-1
Show description for 3a64d39
Zhuinden
authored
3a64d39
View commit details
Copy full SHA for 3a64d39
Browse repository at this point
Upgrade Junit to fix issue #433
Show description for d36cf18
TylerMcCraw
authored
d36cf18
View commit details
Copy full SHA for d36cf18
Browse repository at this point
Commits on Aug 20, 2022
Merge pull request #430 from AndroidStudentClub/readme-update
Show description for 635b727
Zhuinden
authored
635b727
View commit details
Copy full SHA for 635b727
Browse repository at this point
Updated Readme
Михаил Валуйский
committed
3c67fde
View commit details
Copy full SHA for 3c67fde
Browse repository at this point
Commits on May 3, 2022
2.10.1 (Pt2): fix deps for maven-publish
Zhuinden
committed
1c84c1a
View commit details
Copy full SHA for 1c84c1a
Browse repository at this point
2.10.1: update Kotlin to 1.6.21, fix source sets on publish
Zhuinden
committed
930ce0e
View commit details
Copy full SHA for 930ce0e
Browse repository at this point
Commits on Oct 4, 2021
Actually use bindingAdapterPosition instead of adapterPosition
Zhuinden
committed
ace1150
View commit details
Copy full SHA for ace1150
Browse repository at this point
Don't forget to update gradle prop to 2.10.0
Zhuinden
committed
f3f8268
View commit details
Copy full SHA for f3f8268
Browse repository at this point
Merge remote-tracking branch 'origin/master'
Zhuinden
committed
8ece84c
View commit details
Copy full SHA for 8ece84c
Browse repository at this point
Update RecyclerView to 1.2.1 + fix ExpandableGroup ctor type-safety
Zhuinden
committed
c42929b
View commit details
Copy full SHA for c42929b
Browse repository at this point
Commits on Aug 26, 2021
Add dependencyResolutionManagement block
Zhuinden
authored
bc3c799
View commit details
Copy full SHA for bc3c799
Browse repository at this point
Commits on Jun 27, 2021
Merge pull request #397 from caitlyn-alltrails/draggable_item_databinding
Show description for b0b8f96
Zhuinden
authored
b0b8f96
View commit details
Copy full SHA for b0b8f96
Browse repository at this point
Commits on Jun 25, 2021
Porting DraggableItem example to databinding examples
caitlyn-alltrails
committed
37ef5fb
View commit details
Copy full SHA for 37ef5fb
Browse repository at this point
Commits on May 18, 2021
Add missing "allprojects" block to README.md
Gabor Varadi
committed
b6f7f72
View commit details
Copy full SHA for b6f7f72
Browse repository at this point
Commits on May 10, 2021
Change README to refer to Jitpack.io and Jitpack artifacts
Zhuinden
committed
7b8475e
View commit details
Copy full SHA for 7b8475e
Browse repository at this point
Add plugin for Jitpack, remove config for Bintray
Gabor Varadi
committed
3442c06
View commit details
Copy full SHA for 3442c06
Browse repository at this point
Commits on Mar 24, 2021
Revert "Ensure that registrations are retained for ExpandableGroup/Item if they are same and content equals (fixes #379, fixes #385)"
Show description for e6cdeb6
Zhuinden
committed
e6cdeb6
View commit details
Copy full SHA for e6cdeb6
Browse repository at this point
Commits on Feb 8, 2021
Ensure that registrations are retained for ExpandableGroup/Item if they are same and content equals (fixes #379, fixes #385)
Zhuinden
committed
b746769
View commit details
Copy full SHA for b746769
Browse repository at this point
Commits on Jan 15, 2021
Release 2.9.0
Zhuinden
committed
569c49f
View commit details
Copy full SHA for 569c49f
Browse repository at this point
Update example: add a refresh button + perf improvement in bind
Zhuinden
committed
edcbc98
View commit details
Copy full SHA for edcbc98
Browse repository at this point
Commits on Jan 13, 2021
Also add replaceAll() for ExpandableGroup (see #365)
Zhuinden
committed
b27f8b6
View commit details
Copy full SHA for b27f8b6
Browse repository at this point
Merge pull request #378 from lisawray/revert-362-Base-ExpanabeExpandableGroup-on-Section
Show description for 0405303
Zhuinden
authored
0405303
View commit details
Copy full SHA for 0405303
Browse repository at this point
Revert "Base ExpandableGroup on Section"
Zhuinden
authored
94832f6
View commit details
Copy full SHA for 94832f6
Browse repository at this point
Merge pull request #362 from MrLogic85/Base-ExpanabeExpandableGroup-on-Section
Show description for a4f104e
Zhuinden
authored
a4f104e
View commit details
Copy full SHA for a4f104e
Browse repository at this point
Add support for replaceAll() in GroupAdapter and Section (fixes #365)
Zhuinden
committed
517a236
View commit details
Copy full SHA for 517a236
Browse repository at this point
Some example cleanup, deprecate kotlin-android-extensions, undeprecate databinding
Zhuinden
committed
818e4c4
View commit details
Copy full SHA for 818e4c4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.