mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-11 20:00:23 +01:00
[PR #93] [MERGED] feat(mobile): touchups to dependencies, setup, types, icons, etc #32
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/linsa-io/linsa/pull/93
Author: @NathanWalker
Created: 1/5/2024
Status: ✅ Merged
Merged: 1/11/2024
Merged by: @nikivdev
Base:
dev← Head:feat/mobile-touchups📝 Commits (1)
f1210fafeat(mobile): touchups to dependencies, setup, types, icons, etc📊 Changes
60 files changed (+1176 additions, -265 deletions)
View changed files
📝
mobile/App_Resources/Android/app.gradle(+4 -11)📝
mobile/App_Resources/Android/src/main/res/drawable-hdpi/background.png(+0 -0)📝
mobile/App_Resources/Android/src/main/res/drawable-ldpi/background.png(+0 -0)📝
mobile/App_Resources/Android/src/main/res/drawable-mdpi/background.png(+0 -0)📝
mobile/App_Resources/Android/src/main/res/drawable-xhdpi/background.png(+0 -0)📝
mobile/App_Resources/Android/src/main/res/drawable-xxhdpi/background.png(+0 -0)📝
mobile/App_Resources/Android/src/main/res/drawable-xxxhdpi/background.png(+0 -0)➕
mobile/App_Resources/Android/src/main/res/drawable/ic_launcher_background.xml(+74 -0)➕
mobile/App_Resources/Android/src/main/res/drawable/ic_launcher_foreground.webp(+0 -0)➖
mobile/App_Resources/Android/src/main/res/drawable/ic_launcher_foreground.xml(+0 -15)➖
mobile/App_Resources/Android/src/main/res/mipmap-hdpi/ic_launcher.png(+0 -0)➕
mobile/App_Resources/Android/src/main/res/mipmap-hdpi/ic_launcher.webp(+0 -0)➖
mobile/App_Resources/Android/src/main/res/mipmap-mdpi/ic_launcher.png(+0 -0)➕
mobile/App_Resources/Android/src/main/res/mipmap-mdpi/ic_launcher.webp(+0 -0)➖
mobile/App_Resources/Android/src/main/res/mipmap-xhdpi/ic_launcher.png(+0 -0)➕
mobile/App_Resources/Android/src/main/res/mipmap-xhdpi/ic_launcher.webp(+0 -0)➖
mobile/App_Resources/Android/src/main/res/mipmap-xxhdpi/ic_launcher.png(+0 -0)➕
mobile/App_Resources/Android/src/main/res/mipmap-xxhdpi/ic_launcher.webp(+0 -0)➖
mobile/App_Resources/Android/src/main/res/mipmap-xxxhdpi/ic_launcher.png(+0 -0)➕
mobile/App_Resources/Android/src/main/res/mipmap-xxxhdpi/ic_launcher.webp(+0 -0)...and 40 more files
📄 Description
cc/ @nikitavoloboev
https://github.com/learn-anything/learn-anything.xyz/assets/457187/f5663cb4-d754-4228-a13e-ac597b20bb23
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.