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-10-07
[Android] Create res/xml/ directory
Jose Luis Marti
2024-10-07
[Android] searchable.xml file is not necessary, this file is configured and g...
Jose Luis Marti
2024-06-30
Remove unused variables in makefile
Jose Luis Marti
2024-06-14
[Android] bump Gson 2.11.0
Jose Luis Marti
2024-04-28
Merge pull request #25054 from joseluismarti/mipmap
fuzzard
2024-04-27
Image 'ic_recommendation_80dp.png' is already there
Jose Luis Marti
2024-04-27
Unneeded 'images' directory'
Jose Luis Marti
2024-04-27
Rename drawable- folders to mipmap- folders
Jose Luis Marti
2024-04-27
Merge pull request #25057 from joseluismarti/splash-layout
fuzzard
2024-04-26
Merge pull request #24926 from neo1973/fix_24850
Markus Härer
2024-04-23
Add contentDescription to image
Jose Luis Marti
2024-04-23
Use sp instead of dp for text sizes
Jose Luis Marti
2024-04-23
Use start/end instead of left/right attributes
Jose Luis Marti
2024-04-23
Remove obsolete params layout_centerHorizontal and layout_alignParentTop
Jose Luis Marti
2024-04-10
[android] gradle use useLegacyPackaging
fuzzard
2024-04-04
Remove backward compatibility code
Jose Luis Marti
2024-04-01
[Android TV] fixed cover display for channels
Maven85
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
[next]