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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
dotnet
/
android
Public
Notifications
You must be signed in to change notification settings
Fork
579
Star
2.1k
Code
Issues
270
Pull requests
36
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[nativeaot] support for
Application
subclasses
- #9716
#9716
Merged
jonpryor
merged 16 commits into
main
dotnet/android:main
from
dev/peppers/application/nativeaot
dotnet/android:dev/peppers/application/nativeaot
Copy head branch name to clipboard
Feb 3, 2025
Conversation
Commits
16
(16)
Checks
Files changed
Merged
[nativeaot] support for
Application
subclasses
#9716
jonpryor
merged 16 commits into
main
dotnet/android:main
from
dev/peppers/application/nativeaot
dotnet/android:dev/peppers/application/nativeaot
Copy head branch name to clipboard
Commits
Commits on Jan 28, 2025
[nativeaot] support for `Application` subclasses
jonathanpeppers
committed
c31cd86
View commit details
Copy full SHA for c31cd86
Browse repository at this point
Address feedback
jonathanpeppers
committed
8be4ee6
View commit details
Copy full SHA for 8be4ee6
Browse repository at this point
Update MainActivity.cs
jonathanpeppers
committed
9185a8a
View commit details
Copy full SHA for 9185a8a
Browse repository at this point
CodeGenerationTarget allowed to be blank
jonathanpeppers
committed
1d6d4c3
View commit details
Copy full SHA for 1d6d4c3
Browse repository at this point
Commits on Jan 29, 2025
Update NativeAotTypeManager.cs
jonathanpeppers
committed
572399e
View commit details
Copy full SHA for 572399e
Browse repository at this point
`net.dot.jni` -> `net.dot.android`
jonathanpeppers
committed
4f04038
View commit details
Copy full SHA for 4f04038
Browse repository at this point
Update GenerateJavaStubs.cs
jonathanpeppers
committed
68d632b
View commit details
Copy full SHA for 68d632b
Browse repository at this point
Commits on Jan 30, 2025
Update Object.GetObject() to use JniRuntime.JniValueManager
Show description for f3c122e
jonpryor
committed
f3c122e
View commit details
Copy full SHA for f3c122e
Browse repository at this point
Revert "Update Object.GetObject() to use JniRuntime.JniValueManager"
Show description for 7376e72
jonpryor
committed
7376e72
View commit details
Copy full SHA for 7376e72
Browse repository at this point
Merge remote-tracking branch 'origin/main' into dev/peppers/application/nativeaot
Show description for ea8ac63
jonpryor
committed
ea8ac63
View commit details
Copy full SHA for ea8ac63
Browse repository at this point
New NativeAotValueManager
jonathanpeppers
committed
84089ed
View commit details
Copy full SHA for 84089ed
Browse repository at this point
Commits on Jan 31, 2025
Use `Name` property instead of `[Register]`
jonathanpeppers
committed
d54546a
View commit details
Copy full SHA for d54546a
Browse repository at this point
Fix Application subclass usage.
Show description for 694e975
jonpryor
committed
694e975
View commit details
Copy full SHA for 694e975
Browse repository at this point
Unused code
jonathanpeppers
committed
87088f4
View commit details
Copy full SHA for 87088f4
Browse repository at this point
Use HasFlag
jonathanpeppers
committed
c19341f
View commit details
Copy full SHA for c19341f
Browse repository at this point
JniRuntime.JniTypeManager to be less restrictive
jonathanpeppers
committed
6b2ab27
View commit details
Copy full SHA for 6b2ab27
Browse repository at this point
You can’t perform that action at this time.