Nicolas Pomepuy
7b2f80d8e9
Update all dependencies
5 years ago
Duncan McNamara
5ee1e77170
BrowserFavDao: fix typo
5 years ago
Nicolas Pomepuy
7f5aadd2f2
Upgrade to Android plugin version 7.1.0
5 years ago
Robert Stone
9f54ba2ed2
Driving mode suggestions 'for you' filter non-audio applications
5 years ago
Nicolas Pomepuy
de8e719558
Add locales to fastlane and improve the tests
5 years ago
Nicolas Pomepuy
309861d7a5
Migrate to gradle 7.0.2
5 years ago
Nicolas Pomepuy
2c2b7ab563
Get rid of the old fast seek setting
5 years ago
Nicolas Pomepuy
164d8db595
Fix fastlane crash with a new needed permission
5 years ago
Nicolas Pomepuy
16338a9aaf
Fix the UI tests
5 years ago
Nicolas Pomepuy
a06f269456
Update Falcon dependencies
5 years ago
Nicolas Pomepuy
fb33ec3fb2
Add a migration to invalidate the video thumbs on upgrade
Fixes #2024
5 years ago
Robert Stone
54b54492ab
Add artwork content provider
5 years ago
Nicolas Pomepuy
9f1392d75a
Revert "Fix crashes when loading factories"
This reverts commit 5529d1ae01 .
6 years ago
Geoffrey Métais
583944ffa4
Remove thread from app initialization
This was a workaround for a bug in kotlinx.coroutines causing I/O ops in
Dispatchers setup.
We can now call `AppScope.launch` directly.
`AppContextProvider.setLocale` takes less than 1ms (on emulator) so it
has been moved in main thread.
6 years ago
Nicolas Pomepuy
5529d1ae01
Fix crashes when loading factories
6 years ago
Nicolas Pomepuy
ab41d9367d
Fastlane integration
6 years ago
Nicolas Pomepuy
568788e6c8
Add a flag and update kt version to get more info on the JobCancellationException crash
6 years ago
Nicolas Pomepuy
bc1b17beed
Ship lua files in libvlc artifact
6 years ago
Nicolas Pomepuy
3f5c1a04bf
Copy lua in from the modules directory
6 years ago
Nicolas Pomepuy
e0c3f9657a
Prevent PlaybackService to display a notification if service was not launched in foreground
Fixes #1377
6 years ago
Nicolas Pomepuy
165848bc2e
Sanitize apk name
6 years ago
Geoffrey Métais
b8b000df75
Set LibVLC instance in a proper singleton
6 years ago
Nicolas Pomepuy
98f3f90b7a
Force activity and service packages to avoid manifest merger issues
6 years ago
Geoffrey Métais
cd93c94cbf
Move R8 rules to app module
6 years ago
Nicolas Pomepuy
09f888edf0
Fix manifest merger error in release builds
6 years ago
Geoffrey Métais
736f461fd6
Revert "Do not extract native libraries"
This reverts commit e8e896172f .
6 years ago
Geoffrey Métais
b35abcf18c
Fix app not installable on SD anymore
6 years ago
Geoffrey Métais
25c76603c9
Fix lua copy and add hrtfs
6 years ago
Geoffrey Métais
16c95e3915
Setup resolvers/indexers for TV only
6 years ago
Geoffrey Métais
33e86fc55d
Audio bitmap: code cleaning
- remove unused code
- Rely on BitmapCache way more often
6 years ago
Alexandre Janniaux
e8e896172f
Do not extract native libraries
Reduce installation size on Android 6+
7 years ago
Geoffrey Métais
6ff91d2997
Setup delegates for indexing and content resolving
7 years ago
Geoffrey Métais
3ad39c971f
Content indexing: trigger by message bus
This remove the use of AppContextProvider
7 years ago
Nicolas Pomepuy
5e350c7786
Moviepedia cleanup and refactor
7 years ago
Geoffrey Métais
38f9e7949e
Fix test build
7 years ago
Geoffrey Métais
4a4e181a21
Move VLCInstance & VLCOptions to resources module
7 years ago
Geoffrey Métais
f74e838dda
Fix release build
7 years ago
Geoffrey Métais
22d99a96d5
Fix apk name on CLI builds
7 years ago
Geoffrey Métais
56f60536f4
Move app modules in 'application' folder
7 years ago