mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-25 15:55:57 +03:00
[PR #107] [MERGED] Multi select feature + Fixes to the sync process #365
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#365
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/107
Author: @eyedol
Created: 7/18/2013
Status: ✅ Merged
Merged: 7/22/2013
Merged by: @eyedol
Base:
develop← Head:multi-select-feature📝 Commits (10+)
595aca5Base setup for nav drawer feature4d6c889Show counter for number of items in the list view1a4c9d0Add test cases for sync url model7a4201bAdd more test cases for sync url modelf21d6ecAdd test suite. though it's failing to rune25fd71Show navigation drawer467ea79Show number of items in the list view04273faMinor clean up to nav drawer item implementation6ab478dDocument nav drawer item classes18d3fcdRe arrange actionbar menu items📊 Changes
67 files changed (+2352 additions, -1153 deletions)
View changed files
📝
abslib/libs/android-support-v4.jar(+0 -0)📝
smssync/AndroidManifest.xml(+4 -3)➕
smssync/res/drawable-hdpi/drawer_shadow.9.png(+0 -0)➕
smssync/res/drawable-hdpi/ic_drawer.png(+0 -0)➕
smssync/res/drawable-hdpi/pending.png(+0 -0)➕
smssync/res/drawable-hdpi/sent.png(+0 -0)➕
smssync/res/drawable-hdpi/sync_url.png(+0 -0)➕
smssync/res/drawable-mdpi/drawer_shadow.9.png(+0 -0)➕
smssync/res/drawable-mdpi/ic_drawer.png(+0 -0)➕
smssync/res/drawable-mdpi/pending.png(+0 -0)➕
smssync/res/drawable-mdpi/sent.png(+0 -0)➕
smssync/res/drawable-mdpi/sync_url.png(+0 -0)➕
smssync/res/drawable-xhdpi/drawer_shadow.9.png(+0 -0)➕
smssync/res/drawable-xhdpi/ic_drawer.png(+0 -0)➕
smssync/res/drawable-xhdpi/pending.png(+0 -0)➕
smssync/res/drawable-xhdpi/sent.png(+0 -0)➕
smssync/res/drawable-xhdpi/sync_url.png(+0 -0)➕
smssync/res/drawable/nav_drawer_selected.xml(+15 -0)➕
smssync/res/drawable/nav_drawer_selector.xml(+8 -0)📝
smssync/res/layout/list_messages_item.xml(+1 -0)...and 47 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.