Skip to content
Jenkins
log in
Dashboard
All
RESPECT-Primary
#17
Changes
Status
Changes
Console Output
View Build Information
Environment Variables
Git Build Data
Lockable resources
Embeddable Build Status
Previous Build
Next Build
Success
Changes
Summary
Initial UI implementation to add/remove from launchpad. (
commit: 771e35e
) (
details
)
Commit
771e35ed5ddb9156311f57ee0a00cee19ac6ceba
by
Mike Dawson
Initial UI implementation to add/remove from launchpad.
(
commit: 771e35e
)
The file was modified
respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/apps/launcher/AppLauncherViewModel.kt
(diff)
The file was modified
respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/compatibleapps/adapters/CompatbileAppAdapter.kt
(diff)
The file was modified
respect-datalayer-repository/src/commonMain/kotlin/world/respect/datalayer/repository/compatibleapps/CompatibleAppDataSourceRepository.kt
(diff)
The file was modified
respect-app-compose/src/commonMain/kotlin/world/respect/app/view/apps/detail/AppsDetailScreen.kt
(diff)
The file was added
respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/compatibleapps/entities/CompatibleAppAddJoin.kt
The file was added
respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/compatibleapps/daos/CompatibleAppAddJoinDao.kt
The file was modified
respect-app-compose/src/commonMain/kotlin/world/respect/app/view/apps/launcher/AppLauncherScreen.kt
(diff)
The file was modified
respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/compatibleapps/daos/CompatibleAppEntityDao.kt
(diff)
The file was modified
respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/RespectDatabase.kt
(diff)
The file was modified
respect-datalayer/src/commonMain/kotlin/world/respect/datalayer/compatibleapps/CompatibleAppsDataSource.kt
(diff)
The file was modified
respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/apps/detail/AppsDetailViewModel.kt
(diff)
The file was modified
respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/compatibleapps/CompatibleAppDataSourceDb.kt
(diff)
The file was modified
respect-datalayer-db/schemas/world.respect.datalayer.db.RespectDatabase/1.json
(diff)
The file was modified
respect-datalayer-http/src/commonMain/kotlin/world/respect/datalayer/http/compatibleapps/CompatibleAppDataSourceHttp.kt
(diff)