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 }}
foukation
/
AndroidUtilCode
Public
forked from
Blankj/AndroidUtilCode
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
Breadcrumbs
History for
AndroidUtilCode
lib
utilcode
on
dev
User selector
All users
All time
Commit history
Commits on Oct 14, 2022
fix: some bugs
Blankj
committed
5f73931
View commit details
Copy full SHA for 5f73931
View code at this point
Browse repository at this point
[M] AppUtils增加getAppMinSdkVersion, getAppTargetSdkVersion支持
YoungBill
authored and
Blankj
committed
f3449a2
View commit details
Copy full SHA for f3449a2
View code at this point
Browse repository at this point
[F] TargetSdkVersion 30 AppUtils.isAppInstalled返回错误
YoungBill
authored and
Blankj
committed
62bf164
View commit details
Copy full SHA for 62bf164
View code at this point
Browse repository at this point
[M] 修改BarUtils方法列表及描述
YoungBill
authored and
Blankj
committed
9486654
View commit details
Copy full SHA for 9486654
View code at this point
Browse repository at this point
Explicitly specify `android:exported` to make compatible with Android 12.
zhaobozhen
authored and
Blankj
committed
862088e
View commit details
Copy full SHA for 862088e
View code at this point
Browse repository at this point
fix bug
sth0409
authored and
Blankj
committed
555cca9
View commit details
Copy full SHA for 555cca9
View code at this point
Browse repository at this point
Update README-CN.md
Justson
authored and
Blankj
committed
afaea3e
View commit details
Copy full SHA for afaea3e
View code at this point
Browse repository at this point
[M] BarUtils添加transparentNavBar实现
YoungBill
authored and
Blankj
committed
718f281
View commit details
Copy full SHA for 718f281
View code at this point
Browse repository at this point
Commits on Jun 9, 2022
Added uri2FileNoCacheCopy
NH002
authored
ed848eb
View commit details
Copy full SHA for ed848eb
View code at this point
Browse repository at this point
Commits on Dec 5, 2021
opt: publish v1.31.0
CaiMengjie
committed
ccba200
View commit details
Copy full SHA for ccba200
View code at this point
Browse repository at this point
Merge branch 'master' of github.com:Blankj/AndroidUtilCode
CaiMengjie
committed
2d9bfd6
View commit details
Copy full SHA for 2d9bfd6
View code at this point
Browse repository at this point
Merge pull request #1571 from NotNotMarshall/patch-7
Show description for f6ceb0f
Blankj
authored
f6ceb0f
View commit details
Copy full SHA for f6ceb0f
View code at this point
Browse repository at this point
Merge pull request #1485 from xiexindev/master
Show description for caafcd6
Blankj
authored
caafcd6
View commit details
Copy full SHA for caafcd6
View code at this point
Browse repository at this point
Merge pull request #1491 from NotNotMarshall/patch-3
Show description for 293fa10
Blankj
authored
293fa10
View commit details
Copy full SHA for 293fa10
View code at this point
Browse repository at this point
Merge pull request #1492 from NotNotMarshall/patch-4
Show description for 57fbefa
Blankj
authored
57fbefa
View commit details
Copy full SHA for 57fbefa
View code at this point
Browse repository at this point
Merge pull request #1546 from NotNotMarshall/patch-6
Show description for 1c95bb6
Blankj
authored
1c95bb6
View commit details
Copy full SHA for 1c95bb6
View code at this point
Browse repository at this point
Merge branch 'androidx'
CaiMengjie
committed
c228f53
View commit details
Copy full SHA for c228f53
View code at this point
Browse repository at this point
opt: Config
CaiMengjie
committed
e40b6d4
View commit details
Copy full SHA for e40b6d4
View code at this point
Browse repository at this point
Commits on Nov 23, 2021
2 new methods: isJSONObject() and isJSONArray()
Show description for 9df5d7e
XiXiongMaoXiong
authored
9df5d7e
View commit details
Copy full SHA for 9df5d7e
View code at this point
Browse repository at this point
Commits on Nov 10, 2021
修复了一个内存泄漏的问题
Show description for fb1f0d0
jikun2008
authored
fb1f0d0
View commit details
Copy full SHA for fb1f0d0
View code at this point
Browse repository at this point
Commits on Sep 22, 2021
isUsingNetworkProvidedTime()
Show description for 8faee0b
XiXiongMaoXiong
authored
8faee0b
View commit details
Copy full SHA for 8faee0b
View code at this point
Browse repository at this point
Commits on May 12, 2021
add(publish): support publish mavenCentral
CaiMengjie
committed
402cc73
View commit details
Copy full SHA for 402cc73
View code at this point
Browse repository at this point
Commits on May 10, 2021
Added 4 useful methods
Show description for ebc64cd
XiXiongMaoXiong
authored
ebc64cd
View commit details
Copy full SHA for ebc64cd
View code at this point
Browse repository at this point
Commits on May 4, 2021
Added yet another 2 very useful methods
Show description for cbea6b4
XiXiongMaoXiong
authored
cbea6b4
View commit details
Copy full SHA for cbea6b4
View code at this point
Browse repository at this point
Added 2 very useful methods
Show description for 20290bb
XiXiongMaoXiong
authored
20290bb
View commit details
Copy full SHA for 20290bb
View code at this point
Browse repository at this point
Commits on Apr 22, 2021
Update MessengerUtils.java
xiexindev
authored
ab073b7
View commit details
Copy full SHA for ab073b7
View code at this point
Browse repository at this point
Fix: IllegalStateException: message is already in use
jobs_xie
committed
e04bfdf
View commit details
Copy full SHA for e04bfdf
View code at this point
Browse repository at this point
Fix: IllegalStateException: message is already in use
jobs_xie
committed
f14b404
View commit details
Copy full SHA for f14b404
View code at this point
Browse repository at this point
Commits on Feb 21, 2021
Merge branch 'master' into androidx
Blankj
committed
357b243
View commit details
Copy full SHA for 357b243
View code at this point
Browse repository at this point
see 02/22 log
Blankj
committed
66a4c04
View commit details
Copy full SHA for 66a4c04
View code at this point
Browse repository at this point
Merge pull request #1423 from NotNotMarshall/patch-2
Show description for e36f7d1
Blankj
authored
e36f7d1
View commit details
Copy full SHA for e36f7d1
View code at this point
Browse repository at this point
see 02/22 log
Blankj
committed
28f24fa
View commit details
Copy full SHA for 28f24fa
View code at this point
Browse repository at this point
Commits on Feb 1, 2021
add environment variable
SmallYuuu
committed
fd2d59a
View commit details
Copy full SHA for fd2d59a
View code at this point
Browse repository at this point
Commits on Jan 10, 2021
Added new methods (features)
Show description for 7402e36
XiXiongMaoXiong
authored
7402e36
View commit details
Copy full SHA for 7402e36
View code at this point
Browse repository at this point
Commits on Dec 4, 2020
Update ColorUtils.java
Show description for be7c7c2
qiushui95
authored
be7c7c2
View commit details
Copy full SHA for be7c7c2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.