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 }}
oops-gh
/
tinker
Public
forked from
Tencent/tinker
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 1, 2016
1. [bugfix] catch increase process priority error
shwenzhang
committed
7987986
View commit details
Copy full SHA for 7987986
Browse repository at this point
1. [hotfix] fix dex check error
shwenzhang
committed
87a3dd4
View commit details
Copy full SHA for 87a3dd4
Browse repository at this point
1. [hotfix] fix dex check error in some case
shwenzhang
committed
e4b56a3
View commit details
Copy full SHA for e4b56a3
Browse repository at this point
Commits on Oct 31, 2016
1. change version to 1.7.2
shwenzhang
committed
ac84abb
View commit details
Copy full SHA for ac84abb
Browse repository at this point
1. [bugfix] add check vm art property, !art and sdkversion > 21
shwenzhang
committed
96db5df
View commit details
Copy full SHA for 96db5df
Browse repository at this point
1. [enhancement] add buildAndPublishTinkerToLocalMaven to tinker group task
shwenzhang
committed
7a9dac4
View commit details
Copy full SHA for 7a9dac4
Browse repository at this point
[tinker] Bugfix: Revert "Get sigalg from keystore by provided alias instead of hardcode."
Show description for f3d0414
tys282000
committed
f3d0414
View commit details
Copy full SHA for f3d0414
Browse repository at this point
Commits on Oct 30, 2016
[tinker] Bugfix: Get sigalg from keystore by provided alias
Show description for 4737955
tys282000
committed
4737955
View commit details
Copy full SHA for 4737955
Browse repository at this point
Commits on Oct 29, 2016
[tinker] Bugfix.
Show description for 207c988
tys282000
committed
207c988
View commit details
Copy full SHA for 207c988
Browse repository at this point
Commits on Oct 27, 2016
1. [enhancement] add issue link when occur exception
shwenzhang
committed
f295413
View commit details
Copy full SHA for f295413
Browse repository at this point
1. [bugfix] fix resource replace test method
Show description for 803bf57
shwenzhang
committed
803bf57
View commit details
Copy full SHA for 803bf57
Browse repository at this point
anno-lib no need for compile into project, because at annotation processor, it will generate Application Class (#146)
yunair
authored and
shwenzhang
committed
128c235
View commit details
Copy full SHA for 128c235
Browse repository at this point
Commits on Oct 26, 2016
1. [bugfix] fix resource replace for webView or multiWindow
Show description for e4dd7fb
shwenzhang
committed
e4dd7fb
View commit details
Copy full SHA for e4dd7fb
Browse repository at this point
Commits on Oct 20, 2016
[tinker] Bugfix issue #127
tys282000
committed
bc800c9
View commit details
Copy full SHA for bc800c9
Browse repository at this point
delete unused value
shwenzhang
committed
3af6eda
View commit details
Copy full SHA for 3af6eda
Browse repository at this point
change version to 1.7.1
shwenzhang
committed
95dc984
View commit details
Copy full SHA for 95dc984
Browse repository at this point
1. [bugfix] fix manifest encode
Show description for 3566d46
shwenzhang
committed
3566d46
View commit details
Copy full SHA for 3566d46
Browse repository at this point
Commits on Oct 19, 2016
[tinker] Remove unused class.
tys282000
committed
ab073ea
View commit details
Copy full SHA for ab073ea
Browse repository at this point
[tinker] Enhancement: Interrupt build procedure if instant-run mode is enabled.
tys282000
committed
db54a36
View commit details
Copy full SHA for db54a36
Browse repository at this point
[tinker] Revert usePreGeneratedPatchDex param to false in sample project's build.gradle.
tys282000
committed
4d79136
View commit details
Copy full SHA for 4d79136
Browse repository at this point
[tinker] Some changes and bugfix:
Show description for cccf239
tys282000
committed
cccf239
View commit details
Copy full SHA for cccf239
Browse repository at this point
[tinker] Demo enhancement: now you can use 'run button' in Android Studio to run demo project.
tys282000
committed
7a01b32
View commit details
Copy full SHA for 7a01b32
Browse repository at this point
[tinker] Bugfix: unexpected exception when generate auxiliary class.
tys282000
committed
b231d45
View commit details
Copy full SHA for b231d45
Browse repository at this point
Commits on Oct 18, 2016
1. [bugfix] signApk with its signature algorithm
Show description for c25024a
shwenzhang
committed
c25024a
View commit details
Copy full SHA for c25024a
Browse repository at this point
Commits on Oct 17, 2016
[tinker] Bugfix: packageCheckFailed retcode: -1. Caused by wrong sign algorithms.
tys282000
committed
52b7e09
View commit details
Copy full SHA for 52b7e09
Browse repository at this point
Commits on Oct 14, 2016
[tinker] Copy pre-generated patch dex to tempPatchedDexes directory.
tys282000
committed
49cab9e
View commit details
Copy full SHA for 49cab9e
Browse repository at this point
1. edit README
shwenzhang
committed
8883448
View commit details
Copy full SHA for 8883448
Browse repository at this point
1. change tinker version to 1.7.0
Show description for 2cb3f10
shwenzhang
committed
2cb3f10
View commit details
Copy full SHA for 2cb3f10
Browse repository at this point
Commits on Oct 13, 2016
[tinker] Bugfix for new feature.
Show description for 414b6c7
tys282000
committed
414b6c7
View commit details
Copy full SHA for 414b6c7
Browse repository at this point
1. move usePreGeneratedPatchDex to dex config
Show description for 69f0d5c
shwenzhang
committed
69f0d5c
View commit details
Copy full SHA for 69f0d5c
Browse repository at this point
1. add resource test
Show description for cf65100
shwenzhang
committed
cf65100
View commit details
Copy full SHA for cf65100
Browse repository at this point
Commits on Oct 12, 2016
[tinker] Add feature.
Show description for 98b454b
tys282000
committed
98b454b
View commit details
Copy full SHA for 98b454b
Browse repository at this point
Commits on Oct 1, 2016
[dexdiff] Remove unnecessary inner class, use switch case instead.
tys282000
committed
097db81
View commit details
Copy full SHA for 097db81
Browse repository at this point
[dexdiff] bugfix, issue #97
tys282000
committed
a3e4a58
View commit details
Copy full SHA for a3e4a58
Browse repository at this point
Commits on Sep 29, 2016
[release] prepare for hotfix release 1.6.2
shwenzhang
committed
7f8337e
View commit details
Copy full SHA for 7f8337e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.