aboutsummaryrefslogtreecommitdiff
path: root/tools/android
AgeCommit message (Expand)Author
2024-10-07[Android] Create res/xml/ directoryJose Luis Marti
2024-10-07[Android] searchable.xml file is not necessary, this file is configured and g...Jose Luis Marti
2024-06-30Remove unused variables in makefileJose Luis Marti
2024-06-14[Android] bump Gson 2.11.0Jose Luis Marti
2024-04-28Merge pull request #25054 from joseluismarti/mipmapfuzzard
2024-04-27Image 'ic_recommendation_80dp.png' is already thereJose Luis Marti
2024-04-27Unneeded 'images' directory'Jose Luis Marti
2024-04-27Rename drawable- folders to mipmap- foldersJose Luis Marti
2024-04-27Merge pull request #25057 from joseluismarti/splash-layoutfuzzard
2024-04-26Merge pull request #24926 from neo1973/fix_24850Markus Härer
2024-04-23Add contentDescription to imageJose Luis Marti
2024-04-23Use sp instead of dp for text sizesJose Luis Marti
2024-04-23Use start/end instead of left/right attributesJose Luis Marti
2024-04-23Remove obsolete params layout_centerHorizontal and layout_alignParentTopJose Luis Marti
2024-04-10[android] gradle use useLegacyPackagingfuzzard
2024-04-04Remove backward compatibility codeJose Luis Marti
2024-04-01[Android TV] fixed cover display for channelsMaven85
2024-03-18Use logging to replace calls to 'PrintStackTrace()'Jose Luis Marti
2024-03-18Add 'final' to some fields and remove redunt initialisation of 'mSplash'Jose Luis Marti
2024-03-18Remove redundant castingsJose Luis Marti
2024-03-18Replace C-style array type declarationJose Luis Marti
2024-03-18Possible 'NullPointerException' in method invocationsJose Luis Marti
2024-03-17Replace anonymous classes using lambda expressionsJose Luis Marti
2024-03-17Convert 'sXbmcdata' and 'sXbmcTemp' fields to local variablesJose Luis Marti
2024-03-17Merge pull request #23702 from joseluismarti/agp8fuzzard
2024-03-10Empty 'catch' blockJose Luis Marti
2024-03-10Dereference of 'res' may produce 'NullPointerException'Jose Luis Marti
2024-03-10Integer multiplication implicitly cast to longJose Luis Marti
2024-03-10Replaced with <> explicit type argumentJose Luis Marti
2024-03-10Variable 'mIntent' and 'mDelay' initializers are redundantJose Luis Marti
2024-03-10Convert field to a local variable and casting is redundantJose Luis Marti
2024-03-10Remove unused import statementJose Luis Marti
2024-03-04Bump androidx.tvprovider:tvproviderJose Luis Marti
2024-03-01Merge pull request #24781 from joseluismarti/manifestfuzzard
2024-02-29Remove redundant labelJose Luis Marti
2024-02-29GET_TASKS constant is deprecatedJose Luis Marti
2024-02-29The minSdkVersion and targetSdkVersion values are not usedJose Luis Marti
2024-02-28[Android] Use compileSdk, minSdk and targetSdkJose Luis Marti
2024-02-26[Android] zipAlignEnabled has been deprecated for a whileJose Luis Marti
2024-02-18Improve code that extracts the apk fileJose Luis Marti
2024-02-18Remove unnecessary fXbmcTemp variableJose Luis Marti
2024-02-18Remove unused ParseMounts() method and related codeJose Luis Marti
2024-02-18[Android] Fix Zip Path Traversal vulnerabilityJose Luis Marti
2024-02-14Android: add colorMode config to .Main activity in AndroidManifest.xmlspdfrk
2024-02-10[Android] Include missing binary addon libs in the apk packageJose Luis Marti
2024-02-07[Android] Adjust copying of resource files to cache folderJose Luis Marti
2024-02-04bump Android Gradle Plugin to 8.1Jose Luis Marti
2024-01-21[android] remove pre-emptive change for PIL lib copyingfuzzard
2024-01-21[android] Fix stripping ".abi3." from pycryptodome lib namesfuzzard
2024-01-16[Android] file xbmc.properties is no longer neededJose Luis Marti