[PR #2] [CLOSED] Create gradle.yml #4

Closed
opened 2025-10-27 18:50:28 +01:00 by OMGeeky · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OMGeeky/andors-trail/pull/2
Author: @OMGeeky
Created: 10/9/2022
Status: Closed

Base: masterHead: OMGeeky-patch-2


📝 Commits (10+)

  • 8275f01 Removed .idea files
  • 79a1416 Removed local specific file
  • f9a752a Fixed problems with older Android versions (below Android 7)
  • 8e60423 Added 'exported="true"' to the launch activity and removed redundant lines from AndroidManifest.xml
  • 5b4b537 Merge branch 'fix-older-android-versions'
  • 1c42904 Create gradle.yml
  • 0fbc290 Update gradle.yml
  • 573816d Update gradle.yml
  • 71eafc3 Update gradle.yml
  • 6b66beb Update gradle.yml

📊 Changes

9 files changed (+48 additions, -80 deletions)

View changed files

.github/workflows/gradle.yml (+43 -0)
📝 AndorsTrail/.gitignore (+3 -0)
AndorsTrail/.idea/compiler.xml (+0 -6)
AndorsTrail/.idea/gradle.xml (+0 -20)
AndorsTrail/.idea/jarRepositories.xml (+0 -25)
AndorsTrail/.idea/misc.xml (+0 -10)
AndorsTrail/.idea/vcs.xml (+0 -6)
📝 AndorsTrail/app/src/main/AndroidManifest.xml (+2 -6)
AndorsTrail/local.properties (+0 -7)

📄 Description

No description provided


🔄 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/OMGeeky/andors-trail/pull/2 **Author:** [@OMGeeky](https://github.com/OMGeeky) **Created:** 10/9/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `OMGeeky-patch-2` --- ### 📝 Commits (10+) - [`8275f01`](https://github.com/OMGeeky/andors-trail/commit/8275f0110add1512313dec53c2a205c38086710c) Removed .idea files - [`79a1416`](https://github.com/OMGeeky/andors-trail/commit/79a14166163fcb2b8c91fcb58631776ec1751261) Removed local specific file - [`f9a752a`](https://github.com/OMGeeky/andors-trail/commit/f9a752ab8a2ae3ff18dda0458fbd940b90382f9a) Fixed problems with older Android versions (below Android 7) - [`8e60423`](https://github.com/OMGeeky/andors-trail/commit/8e604237355c79f917f2f170d7555705fb4bdb51) Added 'exported="true"' to the launch activity and removed redundant lines from AndroidManifest.xml - [`5b4b537`](https://github.com/OMGeeky/andors-trail/commit/5b4b537028c9c379d489c74ca6f3658a58390424) Merge branch 'fix-older-android-versions' - [`1c42904`](https://github.com/OMGeeky/andors-trail/commit/1c4290458f424b48c175891d729ca66fb2591415) Create gradle.yml - [`0fbc290`](https://github.com/OMGeeky/andors-trail/commit/0fbc290492204dca5e740661fcf5dfa58ba3ecec) Update gradle.yml - [`573816d`](https://github.com/OMGeeky/andors-trail/commit/573816dc2095eb261205c0ab7f2dc2bbe0f09771) Update gradle.yml - [`71eafc3`](https://github.com/OMGeeky/andors-trail/commit/71eafc368a651dd3d7fc09be8c3fa34fb649ea95) Update gradle.yml - [`6b66beb`](https://github.com/OMGeeky/andors-trail/commit/6b66bebc3f8e98a413233b2ae756e2e05608e784) Update gradle.yml ### 📊 Changes **9 files changed** (+48 additions, -80 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/gradle.yml` (+43 -0) 📝 `AndorsTrail/.gitignore` (+3 -0) ➖ `AndorsTrail/.idea/compiler.xml` (+0 -6) ➖ `AndorsTrail/.idea/gradle.xml` (+0 -20) ➖ `AndorsTrail/.idea/jarRepositories.xml` (+0 -25) ➖ `AndorsTrail/.idea/misc.xml` (+0 -10) ➖ `AndorsTrail/.idea/vcs.xml` (+0 -6) 📝 `AndorsTrail/app/src/main/AndroidManifest.xml` (+2 -6) ➖ `AndorsTrail/local.properties` (+0 -7) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OMGeeky added the
pull-request
label 2025-10-27 18:50:28 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: OMGeeky/andors-trail#4
No description provided.