mirror of
https://github.com/jtsalva/cloudmare.git
synced 2026-04-25 16:55:51 +03:00
[PR #12] [MERGED] Feature/contact #14
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudmare-jtsalva#14
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/jtsalva/cloudmare/pull/12
Author: @jtsalva
Created: 12/28/2019
Status: ✅ Merged
Merged: 12/28/2019
Merged by: @jtsalva
Base:
master← Head:feature/contact📝 Commits (7)
ed934b4import contact drawables62955eaadd contact menu buttonc124712show contact button940aca6open browser on contact button clickd21be95remove unused contact drawables1d5e43dfix incorrect title440261dremove unused import📊 Changes
9 files changed (+25 additions, -1 deletions)
View changed files
📝
app/src/main/java/dev/jtsalva/cloudmare/DomainListActivity.kt(+17 -0)📝
app/src/main/java/dev/jtsalva/cloudmare/NetworkActivity.kt(+0 -1)➕
app/src/main/res/drawable-hdpi/baseline_contact_support_white_48.png(+0 -0)➕
app/src/main/res/drawable-mdpi/baseline_contact_support_white_48.png(+0 -0)➕
app/src/main/res/drawable-xhdpi/baseline_contact_support_white_48.png(+0 -0)➕
app/src/main/res/drawable-xxhdpi/baseline_contact_support_white_48.png(+0 -0)➕
app/src/main/res/drawable-xxxhdpi/baseline_contact_support_white_48.png(+0 -0)📝
app/src/main/res/menu/main_menu.xml(+7 -0)📝
app/src/main/res/values/strings.xml(+1 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.