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 }}
Eppo-exp
/
android-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
9
Code
Issues
1
Pull requests
14
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: integrate eppo module with android-sdk-framework (v3 → v4 migration)
- #252
#252
Closed
typotter
wants to merge 18 commits into
typo/v4/add-framework-module
Eppo-exp/android-sdk:typo/v4/add-framework-module
from
typo/v4/integrate-eppo-with-framework
Eppo-exp/android-sdk:typo/v4/integrate-eppo-with-framework
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Closed
feat: integrate eppo module with android-sdk-framework (v3 → v4 migration)
#252
typotter
wants to merge 18 commits into
typo/v4/add-framework-module
Eppo-exp/android-sdk:typo/v4/add-framework-module
from
typo/v4/integrate-eppo-with-framework
Eppo-exp/android-sdk:typo/v4/integrate-eppo-with-framework
Copy head branch name to clipboard
Commits
Commits on May 29, 2026
feat: integrate eppo module with android-sdk-framework (v3 to v4 migration)
Show description for e9b1348
typotter
committed
e9b1348
View commit details
Copy full SHA for e9b1348
Browse repository at this point
fix: apply critical test infrastructure fixes
Show description for 08847c8
typotter
committed
08847c8
View commit details
Copy full SHA for 08847c8
Browse repository at this point
fix: remove unused Configuration import
typotter
committed
ee5cf17
View commit details
Copy full SHA for ee5cf17
Browse repository at this point
fix: add missing OutputStream import for Android API 26 compatibility
typotter
committed
5fddb4b
View commit details
Copy full SHA for 5fddb4b
Browse repository at this point
fix: replace readAllBytes() with IOUtils.toByteArray() for Android API 26-32 compatibility
typotter
committed
455794f
View commit details
Copy full SHA for 455794f
Browse repository at this point
refactor: move GsonConfigurationCodec to example module, fix init error handling
Show description for 3991e30
typotter
committed
3991e30
View commit details
Copy full SHA for 3991e30
Browse repository at this point
chore: bump to SNAPSHOT versions and publish both modules in workflow
Show description for af920f8
typotter
committed
af920f8
View commit details
Copy full SHA for af920f8
Browse repository at this point
chore: bump eppo to 5.0.0-SNAPSHOT (major version bump for v4 framework migration)
typotter
committed
bb97cef
View commit details
Copy full SHA for bb97cef
Browse repository at this point
feat: publish snapshots on snapshot/* branches
typotter
committed
093223f
View commit details
Copy full SHA for 093223f
Browse repository at this point
fix: address code review issues in eppo module and example app
Show description for abcc9b5
typotter
committed
abcc9b5
View commit details
Copy full SHA for abcc9b5
Browse repository at this point
fix: use snapshot/** pattern to match nested snapshot branch names
typotter
committed
77a02c1
View commit details
Copy full SHA for 77a02c1
Browse repository at this point
chore: switch example app to consume published SNAPSHOT artifacts
Show description for e18a558
typotter
committed
e18a558
View commit details
Copy full SHA for e18a558
Browse repository at this point
style: fix spotless formatting in CustomClientActivity
typotter
committed
de08aa6
View commit details
Copy full SHA for de08aa6
Browse repository at this point
fix: address PR #252 review feedback
Show description for 80a5f22
typotter
committed
80a5f22
View commit details
Copy full SHA for 80a5f22
Browse repository at this point
fix: address PR #252 code review feedback
Show description for 54c398e
typotter
committed
54c398e
View commit details
Copy full SHA for 54c398e
Browse repository at this point
Commits on Jun 12, 2026
fix: restore :eppo and :android-sdk-framework in settings.gradle
Show description for de88241
typotter
committed
de88241
View commit details
Copy full SHA for de88241
Browse repository at this point
style: fix spotless formatting in EppoClientTest
typotter
committed
a4f7239
View commit details
Copy full SHA for a4f7239
Browse repository at this point
style: fix spotless formatting in example MainActivity
typotter
committed
48ff3fd
View commit details
Copy full SHA for 48ff3fd
Browse repository at this point
You can’t perform that action at this time.