Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.

Commit

Permalink
Switch to SDK version of CardView, updated support library
Browse files Browse the repository at this point in the history
See here for setting up the CardView library project:
https://developer.android.com/tools/support-library/setup.html

Refs #1757
  • Loading branch information
M66B committed Oct 19, 2014
1 parent 54fd337 commit 5d11ab4
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ See for more information about XPrivacy 3 [this FAQ](https://github.com/M66B/XPr
**Next release**

* Fixed all problems reported through the debug info
* Updated Android support library
* Using Android SDK CardView library
* Updated Norwegian translation

[Open issues](https://github.com/M66B/XPrivacy/issues?state=open)
Expand Down
2 changes: 0 additions & 2 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,3 @@ Android source code

git clone https://android.googlesource.com/platform/libcore -b master
git clone https://android.googlesource.com/platform/frameworks/base -b l-preview

cd ./adt/sdk/docs/reference/android && grep -Rls "<div class=\"jd-details api apilevel-\"" .
Binary file modified libs/android-support-v13.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.
# Project target.
target=android-21
android.library=false
android.library.reference.1=../CardView
android.library.reference.1=../../sdk/extras/android/support/v7/cardview

0 comments on commit 5d11ab4

Please sign in to comment.