[Android] Add a new Room table for the widgets

Nicolas Pomepuy git at videolan.org
Wed May 18 09:57:55 UTC 2022


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Wed Apr 13 15:15:51 2022 +0200| [b8cdc02973694192dbcca8444c3cad2c479102ff] | committer: Duncan McNamara

Add a new Room table for the widgets

> https://code.videolan.org/videolan/vlc-android/commit/b8cdc02973694192dbcca8444c3cad2c479102ff
---

 .../org/videolan/vlc/database/MediaDatabase.kt     | 10 +--
 .../java/org/videolan/vlc/database/Migrations.kt   |  7 ++
 .../java/org/videolan/vlc/database/WidgetDao.kt    | 72 +++++++++++++++++
 .../java/org/videolan/vlc/mediadb/models/Widget.kt | 56 +++++++++++++
 .../videolan/vlc/repository/WidgetRepository.kt    | 93 ++++++++++++++++++++++
 5 files changed, 232 insertions(+), 6 deletions(-)

Diff:   https://code.videolan.org/videolan/vlc-android/commit/b8cdc02973694192dbcca8444c3cad2c479102ff


More information about the Android mailing list