Closed yate closed 10 years ago
Looks good, thanks. Can you re-submit to fdroid and see if they approve this time?
On Fri, Oct 10, 2014 at 12:27 AM, yate notifications@github.com wrote:
421 https://github.com/grzegorznittner/chanu/issues/421
I'm not sure if I got everything, let me know if you need me to update.
You can merge this Pull Request by running
git pull https://github.com/yate/chanu prepare-for-fdroid
Or view, comment on, or merge it at:
https://github.com/grzegorznittner/chanu/pull/422 Commit Summary
- Remove google analytics/billings/pro keys
- add licenses and notices to libs
- remove unused imports
- fix ant build
File Changes
- M ActionBar-PullToRefresh/src/uk/co/senab/actionbarpulltorefresh/library/PullToRefreshAttacher.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-0 (1)
- M app/.classpath https://github.com/grzegorznittner/chanu/pull/422/files#diff-1 (1)
- M app/.project https://github.com/grzegorznittner/chanu/pull/422/files#diff-2 (2)
- M app/AndroidManifest.xml https://github.com/grzegorznittner/chanu/pull/422/files#diff-3 (11)
- M app/Gallery2/gallerycommon/src/com/android/gallery3d/common/Fingerprint.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-4 (4)
- M app/Gallery2/gallerycommon/src/com/android/gallery3d/common/HttpClientFactory.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-5 (2)
- M app/Gallery2/gallerycommon/src/com/android/gallery3d/common/Utils.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-6 (3)
- M app/Gallery2/src/com/android/gallery3d/app/AlbumSetPage.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-7 (6)
- M app/Gallery2/src/com/android/gallery3d/app/DialogPicker.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-8 (1)
- M app/Gallery2/src/com/android/gallery3d/app/GalleryActionBar.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-9 (4)
- M app/Gallery2/src/com/android/gallery3d/app/GalleryActivity.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-10 (2)
- M app/Gallery2/src/com/android/gallery3d/app/MovieControllerOverlay.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-11 (2)
- M app/Gallery2/src/com/android/gallery3d/app/MoviePlayer.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-12 (2)
- M app/Gallery2/src/com/android/gallery3d/app/PhotoPage.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-13 (2)
- M app/Gallery2/src/com/android/gallery3d/app/SlideshowPage.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-14 (1)
- M app/Gallery2/src/com/android/gallery3d/data/ComboAlbum.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-15 (1)
- M app/Gallery2/src/com/android/gallery3d/data/LocalAlbumSet.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-16 (2)
- M app/Gallery2/src/com/android/gallery3d/data/LocalVideo.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-17 (4)
- M app/Gallery2/src/com/android/gallery3d/data/MtpClient.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-18 (3)
- M app/Gallery2/src/com/android/gallery3d/data/MtpContext.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-19 (1)
- M app/Gallery2/src/com/android/gallery3d/data/UriSource.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-20 (1)
- M app/Gallery2/src/com/android/gallery3d/photoeditor/actions/ColorSeekBar.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-21 (1)
- M app/Gallery2/src/com/android/gallery3d/ui/CustomMenu.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-22 (1)
- M app/Gallery2/src/com/android/gallery3d/ui/GLRootView.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-23 (1)
- M app/Gallery2/src/com/android/gallery3d/ui/HighlightDrawer.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-24 (1)
- M app/Gallery2/src/com/android/gallery3d/ui/ImportCompleteListener.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-25 (2)
- M app/Gallery2/src/com/android/gallery3d/ui/ManageCacheDrawer.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-26 (1)
- M app/Gallery2/src/com/android/gallery3d/ui/NinePatchTexture.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-27 (1)
- M app/Gallery2/src/com/android/gallery3d/ui/Paper.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-28 (5)
- M app/Gallery2/src/com/android/gallery3d/ui/PhotoView.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-29 (1)
- M app/Gallery2/src/com/android/gallery3d/ui/PositionController.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-30 (10)
- M app/Gallery2/src/com/android/gallery3d/ui/ResourceTexture.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-31 (1)
- M app/Gallery2/src/com/android/gallery3d/ui/ScrollBarView.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-32 (2)
- M app/Gallery2/src/com/android/gallery3d/ui/SelectionDrawer.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-33 (1)
- M app/Gallery2/src/com/android/gallery3d/ui/TileImageView.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-34 (1)
- M app/UniversalImageLoader/src/com/nostra13/universalimageloader/core/DisplayImageOptions.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-35 (1)
- M app/UniversalImageLoader/src/com/nostra13/universalimageloader/core/LoadAndDisplayImageTask.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-36 (2)
- D app/ant.properties https://github.com/grzegorznittner/chanu/pull/422/files#diff-37 (18)
- A app/libs/android-support-v4.jar.LICENSE https://github.com/grzegorznittner/chanu/pull/422/files#diff-38 (190)
- A app/libs/commons-io-2.0.1.jar.LICENSE https://github.com/grzegorznittner/chanu/pull/422/files#diff-39 (204)
- A app/libs/commons-io-2.0.1.jar.NOTICE https://github.com/grzegorznittner/chanu/pull/422/files#diff-40 (7)
- A app/libs/commons-lang3-3.1.jar.LICENSE https://github.com/grzegorznittner/chanu/pull/422/files#diff-41 (204)
- A app/libs/commons-lang3-3.1.jar.NOTICE https://github.com/grzegorznittner/chanu/pull/422/files#diff-42 (9)
- A app/libs/jackson-all-1.8.2.jar.LICENSE https://github.com/grzegorznittner/chanu/pull/422/files#diff-43 (14)
- A app/libs/jackson-all-1.8.2.jar.NOTICE https://github.com/grzegorznittner/chanu/pull/422/files#diff-44 (8)
- D app/libs/libGoogleAnalyticsV2.jar https://github.com/grzegorznittner/chanu/pull/422/files#diff-45 (0)
- A app/libs/nineoldandroids-2.4.0.jar.LICENSE https://github.com/grzegorznittner/chanu/pull/422/files#diff-46 (204)
- M app/res/values-de/arrays.xml https://github.com/grzegorznittner/chanu/pull/422/files#diff-47 (6)
- M app/res/values-de/strings.xml https://github.com/grzegorznittner/chanu/pull/422/files#diff-48 (5)
- M app/res/values-es/arrays.xml https://github.com/grzegorznittner/chanu/pull/422/files#diff-49 (6)
- M app/res/values-es/strings.xml https://github.com/grzegorznittner/chanu/pull/422/files#diff-50 (5)
- M app/res/values-hi/arrays.xml https://github.com/grzegorznittner/chanu/pull/422/files#diff-51 (6)
- M app/res/values-hi/strings.xml https://github.com/grzegorznittner/chanu/pull/422/files#diff-52 (5)
- M app/res/values-it/arrays.xml https://github.com/grzegorznittner/chanu/pull/422/files#diff-53 (6)
- M app/res/values-it/strings.xml https://github.com/grzegorznittner/chanu/pull/422/files#diff-54 (6)
- M app/res/values-ja/arrays.xml https://github.com/grzegorznittner/chanu/pull/422/files#diff-55 (6)
- M app/res/values-ja/strings.xml https://github.com/grzegorznittner/chanu/pull/422/files#diff-56 (7)
- M app/res/values-pl/arrays.xml https://github.com/grzegorznittner/chanu/pull/422/files#diff-57 (6)
- M app/res/values-pl/strings.xml https://github.com/grzegorznittner/chanu/pull/422/files#diff-58 (5)
- M app/res/values-pt-rPT/arrays.xml https://github.com/grzegorznittner/chanu/pull/422/files#diff-59 (8)
- M app/res/values-pt-rPT/strings.xml https://github.com/grzegorznittner/chanu/pull/422/files#diff-60 (5)
- M app/res/values-pt/arrays.xml https://github.com/grzegorznittner/chanu/pull/422/files#diff-61 (6)
- M app/res/values-pt/strings.xml https://github.com/grzegorznittner/chanu/pull/422/files#diff-62 (5)
- M app/res/values-ro/arrays.xml https://github.com/grzegorznittner/chanu/pull/422/files#diff-63 (6)
- M app/res/values-ro/strings.xml https://github.com/grzegorznittner/chanu/pull/422/files#diff-64 (22)
- M app/res/values-ru/arrays.xml https://github.com/grzegorznittner/chanu/pull/422/files#diff-65 (6)
- M app/res/values-ru/strings.xml https://github.com/grzegorznittner/chanu/pull/422/files#diff-66 (5)
- M app/res/values/arrays.xml https://github.com/grzegorznittner/chanu/pull/422/files#diff-67 (6)
- M app/res/values/strings.xml https://github.com/grzegorznittner/chanu/pull/422/files#diff-68 (5)
- M app/res/xml/about_preferences.xml https://github.com/grzegorznittner/chanu/pull/422/files#diff-69 (5)
- M app/res/xml/pass_preferences.xml https://github.com/grzegorznittner/chanu/pull/422/files#diff-70 (6)
- M app/res/xml/purchase_preferences.xml https://github.com/grzegorznittner/chanu/pull/422/files#diff-71 (5)
- M app/src/com/chanapps/four/FourChannerApp.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-72 (23)
- M app/src/com/chanapps/four/activity/AboutActivity.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-73 (7)
- M app/src/com/chanapps/four/activity/AbstractBoardSpinnerActivity.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-74 (9)
- M app/src/com/chanapps/four/activity/AbstractDrawerActivity.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-75 (12)
- M app/src/com/chanapps/four/activity/BoardActivity.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-76 (11)
- M app/src/com/chanapps/four/activity/BoardSelectorActivity.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-77 (5)
- M app/src/com/chanapps/four/activity/CancelDownloadActivity.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-78 (9)
- M app/src/com/chanapps/four/activity/ChanIdentifiedActivity.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-79 (1)
- M app/src/com/chanapps/four/activity/GalleryViewActivity.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-80 (8)
- M app/src/com/chanapps/four/activity/PostReplyActivity.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-81 (3)
- M app/src/com/chanapps/four/activity/PostReplyShareActivity.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-82 (3)
- D app/src/com/chanapps/four/activity/PurchaseActivity.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-83 (199)
- M app/src/com/chanapps/four/activity/SearchActivity.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-84 (3)
- M app/src/com/chanapps/four/activity/SettingsActivity.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-85 (4)
- M app/src/com/chanapps/four/activity/StartupActivity.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-86 (4)
- M app/src/com/chanapps/four/activity/ThreadActivity.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-87 (3)
- M app/src/com/chanapps/four/activity/VideoViewActivity.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-88 (3)
- M app/src/com/chanapps/four/adapter/AbstractBoardCursorAdapter.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-89 (2)
- M app/src/com/chanapps/four/adapter/AbstractThreadCursorAdapter.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-90 (1)
- M app/src/com/chanapps/four/adapter/ThreadSingleItemCursorAdapter.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-91 (2)
- M app/src/com/chanapps/four/component/ActivityDispatcher.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-92 (3)
- D app/src/com/chanapps/four/component/AdComponent.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-93 (160)
- D app/src/com/chanapps/four/component/AnalyticsComponent.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-94 (57)
- D app/src/com/chanapps/four/component/AnalyticsExceptionParser.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-95 (22)
- D app/src/com/chanapps/four/component/BillingComponent.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-96 (396)
- M app/src/com/chanapps/four/component/ChanGridSizer.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-97 (6)
- M app/src/com/chanapps/four/component/CheckableFrameLayout.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-98 (2)
- M app/src/com/chanapps/four/component/CheckableLinearLayout.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-99 (3)
- M app/src/com/chanapps/four/component/CheckableRelativeLayout.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-100 (1)
- M app/src/com/chanapps/four/component/EnhancedListView.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-101 (5)
- M app/src/com/chanapps/four/component/GlobalAlarmReceiver.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-102 (2)
- M app/src/com/chanapps/four/component/IconPreferenceScreen.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-103 (1)
- M app/src/com/chanapps/four/component/InverseCheckableRelativeLayout.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-104 (1)
- M app/src/com/chanapps/four/component/ListViewKeyScroller.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-105 (1)
- M app/src/com/chanapps/four/component/NotificationComponent.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-106 (1)
- M app/src/com/chanapps/four/component/PreferenceDialogs.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-107 (1)
- M app/src/com/chanapps/four/component/StringResourceDialog.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-108 (5)
- M app/src/com/chanapps/four/component/ThemeSelector.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-109 (3)
- M app/src/com/chanapps/four/component/ThreadImageOnClickListener.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-110 (3)
- M app/src/com/chanapps/four/component/TutorialOverlay.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-111 (2)
- M app/src/com/chanapps/four/data/ChanBlocklist.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-112 (1)
- M app/src/com/chanapps/four/data/ChanBoard.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-113 (1)
- M app/src/com/chanapps/four/data/ChanPostResponse.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-114 (1)
- M app/src/com/chanapps/four/data/ChanThread.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-115 (1)
- M app/src/com/chanapps/four/data/JacksonNonBlockingObjectMapperFactory.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-116 (11)
- M app/src/com/chanapps/four/fragment/AboutFragment.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-117 (79)
- M app/src/com/chanapps/four/fragment/AuthorizingPassDialogFragment.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-118 (1)
- M app/src/com/chanapps/four/fragment/BlocklistViewAllDialogFragment.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-119 (10)
- M app/src/com/chanapps/four/fragment/BoardSortOrderDialogFragment.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-120 (1)
- D app/src/com/chanapps/four/fragment/ConnectingToBillingDialogFragment.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-121 (46)
- M app/src/com/chanapps/four/fragment/DeletePostDialogFragment.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-122 (1)
- M app/src/com/chanapps/four/fragment/PasswordInfoDialogFragment.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-123 (1)
- M app/src/com/chanapps/four/fragment/PickFavoritesBoardDialogFragment.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-124 (2)
- M app/src/com/chanapps/four/fragment/PurchaseFragment.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-125 (85)
- M app/src/com/chanapps/four/fragment/ReportingPostDialogFragment.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-126 (1)
- M app/src/com/chanapps/four/fragment/SettingsFragment.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-127 (20)
- M app/src/com/chanapps/four/fragment/ThreadFragment.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-128 (2)
- M app/src/com/chanapps/four/fragment/WatchlistClearDialogFragment.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-129 (4)
- M app/src/com/chanapps/four/gallery/ChanAlbum.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-130 (1)
- M app/src/com/chanapps/four/gallery/ChanImage.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-131 (1)
- M app/src/com/chanapps/four/loader/BoardCursorLoader.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-132 (3)
- M app/src/com/chanapps/four/loader/ThreadCursorLoader.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-133 (7)
- M app/src/com/chanapps/four/service/BaseChanService.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-134 (1)
- M app/src/com/chanapps/four/service/CleanUpService.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-135 (1)
- M app/src/com/chanapps/four/service/FetchChanDataService.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-136 (5)
- M app/src/com/chanapps/four/service/FetchPopularThreadsService.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-137 (2)
- M app/src/com/chanapps/four/service/NetworkProfileManager.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-138 (2)
- M app/src/com/chanapps/four/service/ThreadImageDownloadService.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-139 (5)
- M app/src/com/chanapps/four/service/ThreadParserService.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-140 (1)
- M app/src/com/chanapps/four/service/profile/AbstractNetworkProfile.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-141 (2)
- M app/src/com/chanapps/four/service/profile/MobileProfile.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-142 (3)
- M app/src/com/chanapps/four/service/profile/NoConnectionProfile.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-143 (1)
- M app/src/com/chanapps/four/service/profile/WifiProfile.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-144 (5)
- M app/src/com/chanapps/four/viewer/BoardViewer.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-145 (2)
- M app/src/com/chanapps/four/viewer/ThreadListener.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-146 (5)
- M app/src/com/chanapps/four/widget/AbstractWidgetConfigureActivity.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-147 (2)
- M app/src/com/chanapps/four/widget/BoardCoverFlowWidgetProvider.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-148 (12)
- M app/src/com/chanapps/four/widget/CardStackRemoteViewsFactory.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-149 (15)
- M app/src/com/chanapps/four/widget/StackRemoteViewsFactory.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-150 (5)
- M app/src/com/chanapps/four/widget/UpdateWidgetService.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-151 (2)
- M app/src/com/chanapps/four/widget/WidgetConfigureActivity.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-152 (3)
- M app/src/com/chanapps/four/widget/WidgetConfigureCoverFlowActivity.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-153 (3)
- M app/src/com/chanapps/four/widget/WidgetConfigureCoverFlowCardActivity.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-154 (8)
- M app/src/com/chanapps/four/widget/WidgetConfigureOneImageActivity.java https://github.com/grzegorznittner/chanu/pull/422/files#diff-155 (3)
Patch Links:
- https://github.com/grzegorznittner/chanu/pull/422.patch
- https://github.com/grzegorznittner/chanu/pull/422.diff
— Reply to this email directly or view it on GitHub https://github.com/grzegorznittner/chanu/pull/422.
421
I'm not sure if I got everything, let me know if you need me to update.