index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
android
Age
Commit message (
Expand
)
Author
2024-04-10
[android] gradle use useLegacyPackaging
fuzzard
2024-04-04
Remove backward compatibility code
Jose Luis Marti
2024-03-18
Use logging to replace calls to 'PrintStackTrace()'
Jose Luis Marti
2024-03-18
Add 'final' to some fields and remove redunt initialisation of 'mSplash'
Jose Luis Marti
2024-03-18
Remove redundant castings
Jose Luis Marti
2024-03-18
Replace C-style array type declaration
Jose Luis Marti
2024-03-18
Possible 'NullPointerException' in method invocations
Jose Luis Marti
2024-03-17
Replace anonymous classes using lambda expressions
Jose Luis Marti
2024-03-17
Convert 'sXbmcdata' and 'sXbmcTemp' fields to local variables
Jose Luis Marti
2024-03-17
Merge pull request #23702 from joseluismarti/agp8
fuzzard
2024-03-10
Empty 'catch' block
Jose Luis Marti
2024-03-10
Dereference of 'res' may produce 'NullPointerException'
Jose Luis Marti
2024-03-10
Integer multiplication implicitly cast to long
Jose Luis Marti
2024-03-10
Replaced with <> explicit type argument
Jose Luis Marti
2024-03-10
Variable 'mIntent' and 'mDelay' initializers are redundant
Jose Luis Marti
2024-03-10
Convert field to a local variable and casting is redundant
Jose Luis Marti
2024-03-10
Remove unused import statement
Jose Luis Marti
2024-03-04
Bump androidx.tvprovider:tvprovider
Jose Luis Marti
2024-03-01
Merge pull request #24781 from joseluismarti/manifest
fuzzard
2024-02-29
Remove redundant label
Jose Luis Marti
2024-02-29
GET_TASKS constant is deprecated
Jose Luis Marti
2024-02-29
The minSdkVersion and targetSdkVersion values are not used
Jose Luis Marti
2024-02-28
[Android] Use compileSdk, minSdk and targetSdk
Jose Luis Marti
2024-02-26
[Android] zipAlignEnabled has been deprecated for a while
Jose Luis Marti
2024-02-18
Improve code that extracts the apk file
Jose Luis Marti
2024-02-18
Remove unnecessary fXbmcTemp variable
Jose Luis Marti
2024-02-18
Remove unused ParseMounts() method and related code
Jose Luis Marti
2024-02-18
[Android] Fix Zip Path Traversal vulnerability
Jose Luis Marti
2024-02-14
Android: add colorMode config to .Main activity in AndroidManifest.xml
spdfrk
2024-02-10
[Android] Include missing binary addon libs in the apk package
Jose Luis Marti
2024-02-07
[Android] Adjust copying of resource files to cache folder
Jose Luis Marti
2024-02-04
bump Android Gradle Plugin to 8.1
Jose Luis Marti
2024-01-21
[android] remove pre-emptive change for PIL lib copying
fuzzard
2024-01-21
[android] Fix stripping ".abi3." from pycryptodome lib names
fuzzard
2024-01-16
[Android] file xbmc.properties is no longer needed
Jose Luis Marti
2024-01-15
[Android] ABI check removal
Jose Luis Marti
2023-12-24
[android][packaging] cleanup legacy operations
fuzzard
2023-12-05
Update translation files
Hosted Weblate
2023-11-25
[media] Consistency accross platforms splashscreens (avoid versions)
enen92
2023-09-18
[android] Allow packaging other themes for bundled skins
fuzzard
2023-08-30
bump Gradle Wrapper to 8.3
Jose Luis Marti
2023-05-29
Add .gradle directory to .gitignore
Jose Luis Marti
2023-05-13
[Android] Listen to default network changes
Jose Luis Marti
2023-04-19
Only use recommended channels on Android TV stock
Jose Luis Marti
2023-04-16
[Android] Avoid crash when create recommendation channels and schedule more t...
Jose Luis Marti
2023-04-10
Merge pull request #22999 from joseluismarti/AsyncTask
fuzzard
2023-03-18
[Android] Replace AsyncTask in SyncProgramsTask
Jose Luis Marti
2023-03-18
[Android] Replace AsyncTask in SyncChannelTask
Jose Luis Marti
2023-03-18
[Android] Replace JsonParser constructor
Jose Luis Marti
2023-03-18
[Android] Replace AsyncTask in FillCache
Jose Luis Marti
[next]