aboutsummaryrefslogtreecommitdiff
path: root/tools/android
AgeCommit message (Expand)Author
2024-04-10[android] gradle use useLegacyPackagingfuzzard
2024-04-04Remove backward compatibility codeJose Luis Marti
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
2024-01-15[Android] ABI check removalJose Luis Marti
2023-12-24[android][packaging] cleanup legacy operationsfuzzard
2023-12-05Update translation filesHosted Weblate
2023-11-25[media] Consistency accross platforms splashscreens (avoid versions)enen92
2023-09-18[android] Allow packaging other themes for bundled skinsfuzzard
2023-08-30bump Gradle Wrapper to 8.3Jose Luis Marti
2023-05-29Add .gradle directory to .gitignoreJose Luis Marti
2023-05-13[Android] Listen to default network changesJose Luis Marti
2023-04-19Only use recommended channels on Android TV stockJose Luis Marti
2023-04-16[Android] Avoid crash when create recommendation channels and schedule more t...Jose Luis Marti
2023-04-10Merge pull request #22999 from joseluismarti/AsyncTaskfuzzard
2023-03-18[Android] Replace AsyncTask in SyncProgramsTaskJose Luis Marti
2023-03-18[Android] Replace AsyncTask in SyncChannelTaskJose Luis Marti
2023-03-18[Android] Replace JsonParser constructorJose Luis Marti
2023-03-18[Android] Replace AsyncTask in FillCacheJose Luis Marti