[PR #930] [MERGED] Clean files #1013

Closed
opened 2026-03-03 00:24:13 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: clean-files


📝 Commits (2)

  • f08d2e4 Discard all mobile related files
  • 1246937 Discard 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.

## 📋 Pull Request Information **Original PR:** https://github.com/BoostIO/BoostNote-App/pull/930 **Author:** [@Rokt33r](https://github.com/Rokt33r) **Created:** 4/29/2021 **Status:** ✅ Merged **Merged:** 4/29/2021 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `clean-files` --- ### 📝 Commits (2) - [`f08d2e4`](https://github.com/BoostIO/BoostNote-App/commit/f08d2e47e846c15b9c381047db61cbcd7218022e) Discard all mobile related files - [`1246937`](https://github.com/BoostIO/BoostNote-App/commit/12469373e2f9016349edfa8b30008d35cafed279) Discard deprecated homepage ### 📊 Changes **151 files changed** (+0 additions, -13946 deletions) <details> <summary>View changed files</summary> ➖ `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_ </details> ### 📄 Description Discards files related to the mobile app and deprecated homepage. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:24:13 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#1013
No description provided.