555 Commits (master)

Author SHA1 Message Date
Steve Lhomme df70dd7070 gradle: set the minSdk once globally 9 months ago
Steve Lhomme 98ac3b0d29 gradle: set the buildToolsVersion globally 9 months ago
Steve Lhomme 3d1cbce81b set the targetSdk/compileSdk globally 9 months ago
Steve Lhomme f5889b14c2 gradle: switch the target SDK version to targetSdk 9 months ago
Steve Lhomme 96355178b4 gradle: switch the minimum SDK version to minSdk 9 months ago
Steve Lhomme caa3dc72be gradle: set the renderScript with = 9 months ago
Steve Lhomme acea4f1316 gradle: set the aidl with = 9 months ago
Steve Lhomme 422b88ed7a gradle: set the compileSdk with = 9 months ago
Steve Lhomme b2e66af152 gradle: set the namespace with = 9 months ago
Steve Lhomme 35ab60a975 buildsystem: remove package name from AndroidManifest.xml 9 months ago
Steve Lhomme 295073f5a7 gradle: set the build-tools version to the Docker ones 9 months ago
Steve Lhomme eacdbcdddd buildsystem: install the medialibrary built with meson 9 months ago
Steve Lhomme da1c39c477 medialibrary: use the ANDROID_ABI value passed to NDK_BUILD 10 months ago
Steve Lhomme ab47930381 buildsystem: pass the library/apk ABI variant name as a property to medialibrary 10 months ago
Nicolas Pomepuy fc08c3fae7 Update the favorite field immediately on ML objects 12 months ago
Nicolas Pomepuy a9036494a2 Implement the quick play feature 1 year ago
Robert Stone 239ae771e1 Use common string separator for title/album/artist. Add range separator for Android Auto pagination. 2 years ago
Nicolas Pomepuy cb1fc7d8e2 Refactor the artist/album APi methods 2 years ago
Nicolas Pomepuy 1f0367c991 Add the album artist id to the MediaWrapper 2 years ago
Nicolas Pomepuy 39b156a865 Medialibrary: add a way to get album and artist from a track 2 years ago
Duncan McNamara 1aaa4ef95b Medialibrary: addStream, remove encoding for title 2 years ago
Duncan McNamara 96f9642a87 VlcMigration: remove HWDecoderUtil for vlc 4 2 years ago
Duncan McNamara 757baf3435 VlcMigration: move obsolete version helpers 2 years ago
Nicolas Pomepuy 06448f32c1 Allow renaming a playlist 2 years ago
Duncan McNamara ba899e6653 Implement the new ML API and the bump ML hash 2 years ago
Nicolas Pomepuy b671efce24 Implement the missing ML folder/group query by id 2 years ago
popy popy 60c682c831 MediaWrapper: stop using libvlcTitle when it contains '://' 2 years ago
Duncan McNamara 227774a193 ML: refactor clearHistory to add type param 2 years ago
Duncan McNamara fd03d6ad1a ML: refactor method to get history 2 years ago
Duncan McNamara 8dca039f37 ML: update history api calls 2 years ago
Nicolas Pomepuy d5e23571d3 Remove deprecated buildToolsVersion and fix the compileSdk deprecation 2 years ago
Nicolas Pomepuy c245074622 Medialibrary: fix last thumb leak 3 years ago
Nicolas Pomepuy adc0ad8940 Medialibrary: fix context leak 3 years ago
Nicolas Pomepuy b147d901d3 Fix crash where MediaWrapper filename is null 3 years ago
Duncan McNamara daedac2589 Vlc4MigrationHelper: fix getTracks == null crash 3 years ago
Nicolas Pomepuy bde92765a7 Bump gradle/AGP version to 8 3 years ago
Duncan McNamara 01a0e6eb44 MediaWrapper: fix insertDate parcel write position 3 years ago
Nicolas Pomepuy e475c0f918 Avoid dropping missing folders in JNI 3 years ago
Duncan McNamara c44187c073 ABRepeat: save ab repeat on context change 3 years ago
Duncan McNamara 154f35e8ac Tracks: fix sort by insertion date 3 years ago
Duncan McNamara 6113d68fa5 MediaWrapper: expose insertionDate through jni 3 years ago
Duncan McNamara c5c3228cb2 MediaWrapper: add cond to updateMeta for title 3 years ago
Nicolas Pomepuy 3480b86987 Fix the MediaWrapper constructor from IMedia uri encoding 3 years ago
Nicolas Pomepuy 2c6d4b76ab Improve the playlist conversion from the ML 3 years ago
Duncan McNamara 33155e930c PlaylistFavorites: fix count to all tracks 3 years ago
Nicolas Pomepuy 9a7dcee338 Implement the medialibrary folder callbacks 3 years ago
Nicolas Pomepuy 25d815c75b Implement the favorite field on Folder, VideoGroup and Playlist 3 years ago
Nicolas Pomepuy 1f5e2b127a Implement the only favorites queries 3 years ago
Duncan McNamara f747fa333a Revert "MediaWrapper: add cond to udpateMeta for title" 3 years ago
Duncan McNamara a2c2011aed Revert "MediaWrapper: fix issue with smb title being empty" 3 years ago