[PR #483] WIP: Updated dependencies #494

Open
opened 2026-02-28 01:24:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ushahidi/SMSSync/pull/483
Author: @amadeu01
Created: 4/17/2018
Status: 🔄 Open

Base: masterHead: android-update


📝 Commits (1)

📊 Changes

12 files changed (+158 additions, -120 deletions)

View changed files

📝 build.gradle (+3 -2)
📝 dependencies/dependencies.gradle (+3 -3)
📝 gradle/wrapper/gradle-wrapper.properties (+2 -2)
📝 smssync/build.gradle (+9 -16)
📝 smssync/src/main/java/org/addhen/smssync/smslib/util/Util.java (+2 -0)
📝 smssync/src/main/res/drawable/ic_empty_message_list_100dp.xml (+9 -4)
📝 smssync/src/main/res/drawable/ic_phone_locked_grey_900_24dp.xml (+7 -5)
📝 smssync/src/main/res/drawable/ic_publish_check_box_100dp.xml (+8 -4)
📝 smssync/src/main/res/drawable/ic_web_grey_900_100dp.xml (+9 -5)
📝 smssync/src/main/res/layout/list_message_item.xml (+89 -78)
smssync/src/main/res/values-v14/themes.xml (+17 -0)
📝 smssync/src/main/res/values/themes.xml (+0 -1)

📄 Description

Some resources are breaking due to the android api changes, even though I have put some supressors it was not enough to build the app

Fixes #

This PR is still in progress, it updates the project to the last version of gradle android plugin. And to the last api


🔄 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/ushahidi/SMSSync/pull/483 **Author:** [@amadeu01](https://github.com/amadeu01) **Created:** 4/17/2018 **Status:** 🔄 Open **Base:** `master` ← **Head:** `android-update` --- ### 📝 Commits (1) - [`f958144`](https://github.com/ushahidi/SMSSync/commit/f9581449f285f4b18c3423e86574cc7f80daf101) Updated dependencies ### 📊 Changes **12 files changed** (+158 additions, -120 deletions) <details> <summary>View changed files</summary> 📝 `build.gradle` (+3 -2) 📝 `dependencies/dependencies.gradle` (+3 -3) 📝 `gradle/wrapper/gradle-wrapper.properties` (+2 -2) 📝 `smssync/build.gradle` (+9 -16) 📝 `smssync/src/main/java/org/addhen/smssync/smslib/util/Util.java` (+2 -0) 📝 `smssync/src/main/res/drawable/ic_empty_message_list_100dp.xml` (+9 -4) 📝 `smssync/src/main/res/drawable/ic_phone_locked_grey_900_24dp.xml` (+7 -5) 📝 `smssync/src/main/res/drawable/ic_publish_check_box_100dp.xml` (+8 -4) 📝 `smssync/src/main/res/drawable/ic_web_grey_900_100dp.xml` (+9 -5) 📝 `smssync/src/main/res/layout/list_message_item.xml` (+89 -78) ➕ `smssync/src/main/res/values-v14/themes.xml` (+17 -0) 📝 `smssync/src/main/res/values/themes.xml` (+0 -1) </details> ### 📄 Description Some resources are breaking due to the android api changes, even though I have put some supressors it was not enough to build the app Fixes # This `PR` is still in progress, it updates the project to the last version of gradle android plugin. And to the last api --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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/SMSSync#494
No description provided.