Browse Source

Merge pull request #763 from hypnosis-i2p/openssl

updated icons, added README.md to i2pd_qt folder, updated android sdk version
pull/764/head
orignal 8 years ago committed by GitHub
parent
commit
a739580d3f
  1. 2
      android/project.properties
  2. BIN
      android/res/drawable/icon.png
  3. BIN
      android/res/drawable/itoopie_notification_icon.png
  4. 3
      qt/i2pd_qt/README.md

2
android/project.properties

@ -11,4 +11,4 @@ @@ -11,4 +11,4 @@
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
# Project target.
target=android-24
target=android-25

BIN
android/res/drawable/icon.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 36 KiB

BIN
android/res/drawable/itoopie_notification_icon.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 36 KiB

3
qt/i2pd_qt/README.md

@ -0,0 +1,3 @@ @@ -0,0 +1,3 @@
# Build Requirements
* Qt 5 is necessary (because Qt4 lacks QtWidgets/ folder)
Loading…
Cancel
Save