mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-24 23:35:54 +03:00
[PR #483] WIP: Updated dependencies #494
Labels
No labels
Bug report
Code improvement
Concern
Feature request
Feature request
Good first issue to work on
In progress
Needs info
Question
Ready
Translation
User Experience
User Experience
Website
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SMSSync#494
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/ushahidi/SMSSync/pull/483
Author: @amadeu01
Created: 4/17/2018
Status: 🔄 Open
Base:
master← Head:android-update📝 Commits (1)
f958144Updated dependencies📊 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
PRis 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.