mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[PR #930] [MERGED] Clean files #1013
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#1013
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/BoostIO/BoostNote-App/pull/930
Author: @Rokt33r
Created: 4/29/2021
Status: ✅ Merged
Merged: 4/29/2021
Merged by: @Rokt33r
Base:
master← Head:clean-files📝 Commits (2)
f08d2e4Discard all mobile related files1246937Discard deprecated homepage📊 Changes
151 files changed (+0 additions, -13946 deletions)
View changed files
➖
android.html(+0 -22)➖
android/.gitignore(+0 -15)➖
android/app/.gitignore(+0 -1)➖
android/app/build.gradle(+0 -40)➖
android/app/google-services.json(+0 -40)➖
android/app/proguard-rules.pro(+0 -21)➖
android/app/src/androidTest/java/com/boostio/boostnote/ExampleInstrumentedTest.kt(+0 -24)➖
android/app/src/main/AndroidManifest.xml(+0 -27)➖
android/app/src/main/assets/.gitignore(+0 -1)➖
android/app/src/main/java/com/boostio/boostnote/MainActivity.kt(+0 -55)➖
android/app/src/main/res/drawable-v24/ic_launcher_foreground.xml(+0 -34)➖
android/app/src/main/res/drawable/ic_launcher_background.xml(+0 -170)➖
android/app/src/main/res/layout/activity_main.xml(+0 -15)➖
android/app/src/main/res/mipmap-hdpi/ic_launcher.png(+0 -0)➖
android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png(+0 -0)➖
android/app/src/main/res/mipmap-mdpi/ic_launcher.png(+0 -0)➖
android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png(+0 -0)➖
android/app/src/main/res/mipmap-xhdpi/ic_launcher.png(+0 -0)➖
android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png(+0 -0)➖
android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png(+0 -0)...and 80 more files
📄 Description
Discards files related to the mobile app and deprecated homepage.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.