]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit
Release v1.14. v1.14
authorSoren Stoutner <soren@stoutner.com>
Tue, 27 Dec 2016 04:10:41 +0000 (21:10 -0700)
committerSoren Stoutner <soren@stoutner.com>
Tue, 27 Dec 2016 04:10:41 +0000 (21:10 -0700)
commit6d3d23ab62cfdd6ef142dbdb764a6bac8fc38ce1
treec49d2d293c54f0d3fb4c5f708a84b1dc8aeab38f
parentc3ec2515bf9a49d4561efc47f5d21106f15cb286
Release v1.14.
22 files changed:
app/build.gradle
app/src/main/assets/de/about_changelog.html
app/src/main/assets/en/about_changelog.html
app/src/main/assets/es/about_changelog.html
app/src/main/java/com/stoutner/privacybrowser/activities/BookmarksDatabaseView.java
app/src/main/java/com/stoutner/privacybrowser/dialogs/MoveToFolder.java
app/src/main/java/com/stoutner/privacybrowser/helpers/OrbotProxyHelper.java
app/src/main/res/drawable-hdpi/folder_gray_bitmap.png [new file with mode: 0644]
app/src/main/res/drawable-hdpi/folder_grey_bitmap.png [deleted file]
app/src/main/res/drawable-mdpi/folder_gray_bitmap.png [new file with mode: 0644]
app/src/main/res/drawable-mdpi/folder_grey_bitmap.png [deleted file]
app/src/main/res/drawable-xhdpi/folder_gray_bitmap.png [new file with mode: 0644]
app/src/main/res/drawable-xhdpi/folder_grey_bitmap.png [deleted file]
app/src/main/res/drawable-xxhdpi/folder_gray_bitmap.png [new file with mode: 0644]
app/src/main/res/drawable-xxhdpi/folder_grey_bitmap.png [deleted file]
app/src/main/res/drawable-xxxhdpi/folder_gray_bitmap.png [new file with mode: 0644]
app/src/main/res/drawable-xxxhdpi/folder_grey_bitmap.png [deleted file]
app/src/main/res/drawable/folder_gray.xml [new file with mode: 0644]
app/src/main/res/drawable/folder_grey.xml [deleted file]
app/src/main/res/layout/bookmarks_database_view_item_linearlayout.xml
app/src/main/res/layout/drawerlayout.xml
app/src/main/res/values/colors.xml