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
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
.
objectbox
/
objectbox-java
Public
Notifications
You must be signed in to change notification settings
Fork
310
Star
4.6k
Code
Issues
144
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
objectbox-java
objectbox-rxjava
on
main
User selector
All users
All time
Commit history
Commits on Jun 29, 2026
Gradle: use version catalog for remaining dependencies
greenrobot-team
committed
14cfab0
View commit details
Copy full SHA for 14cfab0
View code at this point
Browse repository at this point
Commits on Apr 28, 2026
Gradle: generalize publishing convention plugin, move to build-logic
greenrobot-team
committed
cec9791
View commit details
Copy full SHA for cec9791
View code at this point
Browse repository at this point
Commits on Aug 4, 2025
Copyright: remove "All rights reserved." clause conflicting with license
greenrobot-team
committed
4c70d99
View commit details
Copy full SHA for 4c70d99
View code at this point
Browse repository at this point
Commits on Jun 17, 2025
Update Gradle [8.2.1 -> 8.7], compatible with Kotlin 2.0 #215
Show description for fa93fad
greenrobot-team
committed
fa93fad
View commit details
Copy full SHA for fa93fad
View code at this point
Browse repository at this point
Commits on Jun 16, 2025
Gradle KTS: convert objectbox-rxjava and -jxjava3 build scripts
greenrobot-team
committed
69b16de
View commit details
Copy full SHA for 69b16de
View code at this point
Browse repository at this point
Gradle KTS: rename objectbox-rxjava and -jxjava3 build scripts
greenrobot-team
committed
15d526b
View commit details
Copy full SHA for 15d526b
View code at this point
Browse repository at this point
Commits on Aug 28, 2023
Follow-up: fix typo in JUnit version variable.
Show description for 4b5543d
greenrobot-team
committed
4b5543d
View commit details
Copy full SHA for 4b5543d
View code at this point
Browse repository at this point
Commits on May 16, 2023
Gradle: configure and register tasks lazily to improve build time.
greenrobot-team
committed
99df09b
View commit details
Copy full SHA for 99df09b
View code at this point
Browse repository at this point
Commits on Sep 6, 2022
Extract publishing configuration to precompiled script plugin.
greenrobot-team
committed
a40662c
View commit details
Copy full SHA for a40662c
View code at this point
Browse repository at this point
KTS: convert root build script.
greenrobot-team
committed
83bcc27
View commit details
Copy full SHA for 83bcc27
View code at this point
Browse repository at this point
Commits on Jul 12, 2021
Tests: set release to Java 8 for all compile tasks incl. compileTestJava.
greenrobot-team
committed
03bfeb7
View commit details
Copy full SHA for 03bfeb7
View code at this point
Browse repository at this point
Commits on Jun 29, 2021
Gradle: use release flag instead of sourceCompatibility and targetCompatibility.
Show description for cf8aa6d
greenrobot-team
committed
cf8aa6d
View commit details
Copy full SHA for cf8aa6d
View code at this point
Browse repository at this point
Commits on Jun 22, 2021
To deliver in order run transform on same thread as ActionObserver was notified on.
greenrobot-team
committed
76e5a4a
View commit details
Copy full SHA for 76e5a4a
View code at this point
Browse repository at this point
Commits on Mar 16, 2021
Update dependencies (Kotlin, RxJava, Mockito, JUnit, Spotbugs).
greenrobot-team
committed
323d662
View commit details
Copy full SHA for 323d662
View code at this point
Browse repository at this point
Commits on Mar 15, 2021
Publish: use maven-publish plugin, publish to GitLab.
greenrobot-team
committed
2a639fe
View commit details
Copy full SHA for 2a639fe
View code at this point
Browse repository at this point
Commits on May 12, 2020
Switch to new dependency configurations.
greenrobot-team
committed
daf47e8
View commit details
Copy full SHA for daf47e8
View code at this point
Browse repository at this point
Replace java with java-library plugin.
greenrobot-team
committed
870fc2a
View commit details
Copy full SHA for 870fc2a
View code at this point
Browse repository at this point
Use archiveClassifier instead of deprecated classifier.
greenrobot-team
committed
bb69a59
View commit details
Copy full SHA for bb69a59
View code at this point
Browse repository at this point
Commits on Apr 28, 2020
Add migration notes to READMEs.
Show description for 8009915
greenrobot-team
committed
8009915
View commit details
Copy full SHA for 8009915
View code at this point
Browse repository at this point
Migrate to RxJava 3, update mockito [2.28.2->3.3.3] as Java 8 now available.
greenrobot-team
committed
271903e
View commit details
Copy full SHA for 271903e
View code at this point
Browse repository at this point
Commits on Apr 6, 2020
Use lambdas and method references (Java 8 or Android Plugin 3.x).
greenrobot-team
committed
051b232
View commit details
Copy full SHA for 051b232
View code at this point
Browse repository at this point
Define version and group in root build.gradle.
greenrobot-team
committed
5ca4528
View commit details
Copy full SHA for 5ca4528
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
Require and use JDK 8 in all artifacts.
greenrobot-team
committed
a3f8298
View commit details
Copy full SHA for a3f8298
View code at this point
Browse repository at this point
Commits on Feb 25, 2020
Update mockito [2.25.1 -> 2.28.2].
greenrobot-team
committed
3582d67
View commit details
Copy full SHA for 3582d67
View code at this point
Browse repository at this point
Update rxjava [2.2.9 -> 2.2.18].
greenrobot-team
committed
dbff0c4
View commit details
Copy full SHA for dbff0c4
View code at this point
Browse repository at this point
Commits on Feb 24, 2020
Update junit [4.12 -> 4.13], use assertThrows instead of rule.
greenrobot-team
committed
d640a9f
View commit details
Copy full SHA for d640a9f
View code at this point
Browse repository at this point
Commits on Feb 3, 2020
Add packageJavadocForWeb task.
Show description for e33cc22
greenrobot-team
committed
e33cc22
View commit details
Copy full SHA for e33cc22
View code at this point
Browse repository at this point
Commits on Jan 8, 2020
Update JavaDoc footers for 2020
greenrobot
committed
e305969
View commit details
Copy full SHA for e305969
View code at this point
Browse repository at this point
Commits on Oct 7, 2019
Follow-up: javadoc stylesheet file unused.
Show description for efe5a68
greenrobot-team
committed
efe5a68
View commit details
Copy full SHA for efe5a68
View code at this point
Browse repository at this point
Commits on Aug 13, 2019
Gradle 5: java plugin adds jar artifact.
greenrobot-team
committed
cd2cc13
View commit details
Copy full SHA for cd2cc13
View code at this point
Browse repository at this point
Commits on Jun 7, 2019
improve and update build.gradle files, e.g. add buildscript.ext.objectboxNativeDependency
greenrobot
committed
b5c2871
View commit details
Copy full SHA for b5c2871
View code at this point
Browse repository at this point
Commits on Apr 2, 2019
RxQuery: point to Query docs for details.
Show description for a7463cf
greenrobot-team
committed
a7463cf
View commit details
Copy full SHA for a7463cf
View code at this point
Browse repository at this point
Commits on Mar 19, 2019
Update rxjava [2.1.16 -> 2.2.7]
greenrobot-team
committed
fb4f762
View commit details
Copy full SHA for fb4f762
View code at this point
Browse repository at this point
Update mockito [2.19.0 -> 2.25.1]
greenrobot-team
committed
ff2708f
View commit details
Copy full SHA for ff2708f
View code at this point
Browse repository at this point
Commits on Jul 30, 2018
rxjava README: fix dependency config.
greenrobot-team
committed
5504c71
View commit details
Copy full SHA for 5504c71
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.