Feature #2694

extract icons from APKs for fdroid repo

Added by hans about 4 years ago. Updated almost 4 years ago.

Status:ClosedStart date:12/03/2013
Priority:HighDue date:
Assignee:hans% Done:

0%

Category:-
Target version:0.2 - ChatSecure/Bluetooth
Component:

Description

FDroid repos normally cache the app icons in /fdroid/repo/icons and add a reference to them in the index.xml metadata. This makes the icon show up in the listing in FDroid. Implement Kerplapp.copyIconsToRepo().

Associated revisions

Revision 6b1105fc
Added by hans almost 4 years ago

copy icons out of the APKs into the FDroid repo icons folder

This gets the apps icons from the APK and makes it part of the local FDroid
repo, so that when people view the apps in this repo, they will see the
nice icon :)

closes #2694

Revision 5d97de22
Added by hans almost 4 years ago

run icons copy in background AsyncTask, its optional

The user does not need to wait for the icons copy to finish in order to use
the new repo, it will work fine without the icons. So put the icons copy
in an AsyncTask without a progress dialog so that it happens in the
background while the user can do other things.

refs #2694

History

#1 Updated by hans almost 4 years ago

  • Status changed from New to In Progress
  • Assignee set to hans
  • Priority changed from Normal to High

#2 Updated by hans almost 4 years ago

  • Status changed from In Progress to Resolved

Applied in changeset kerplapp|commit:6b1105fc0a460624539a32c0b128501c1f728b1f.

#3 Updated by hans almost 4 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF