History log of /packages/apps/Gallery2/src/com/android/gallery3d/ingest/IngestService.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f640d379259bb114a50e3200f49961b89d60f2c2 14-May-2014 Bobby Georgescu <georgescu@google.com> Update ingest importer code

Change-Id: I0f3b0809deead2f49501a5309f0ddab9c911274f
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/IngestService.java
1d6725c8074cc47949452a7236d37cbba8633585 15-Aug-2013 Bobby Georgescu <georgescu@google.com> Fix MTP importer notification issue

Bug: 10136971
Change-Id: I3e4ba869401bcd0418a6280a1c2771884cb016be
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/IngestService.java
384971f7ce93c98249825d0498ad4bcbd4104895 28-Apr-2013 Bobby Georgescu <georgescu@google.com> Instrument importer for usage statistics

Bug: 8744068
Change-Id: I416463ba15713d363ac0ce68109532b770fb02b3
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/IngestService.java
568a8cf9ec253a635a36866efc0e3acebbba2a2e 27-Apr-2013 Bobby Georgescu <georgescu@google.com> Dismiss MTP notification on device disconnect

Bug: 8158516
Change-Id: I7d7fd78b5fb9dc199e9ecdd78440e0f8147fe58d
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/IngestService.java
13fec90b6a03e21a88cb8b8425e65289904d4186 26-Apr-2013 Bobby Georgescu <georgescu@google.com> Show notification to relaunch MTP importer

Bug: 8158516
Change-Id: I98a57f9ac6e6935595b44e1277ddffa378065068
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/IngestService.java
f52ceba89962829aa12f5caba131580e8da85880 20-Feb-2013 Bobby Georgescu <georgescu@google.com> Replace various BitmapPools with a smarter unified pool

Make all of gallery use a single shared pool, and pave the
way for making the pool more adaptive based on the current
workload.

Change-Id: Ia32561ad50b1b9716ebe2fd32a7bf02737685dac
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/IngestService.java
c8a9e86919dca8938948f97efc3dcbe143e806bf 01-Feb-2013 Bobby Georgescu <georgescu@google.com> Importer: Full-screen viewing, UI refinement, refactoring

Bug: 7990333
Bug: 8151814
Bug: 8037411

This CL adds or changes the following things:
- Full-screen image viewing and UI for switching modes
- Moved general functionality from MtpThumbnailTileView
to MtpImageView to allow for reuse in full-screen image
use-case
- MtpBitmapCache moved from ui to data package
- Orientation now respected when set in image metadata
- Miscellaneous UI consistency issues fixed
- Miscellaneous instability issues fixed

Change-Id: I5f188b763617b693e32fedc03273d711d604922a
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/IngestService.java
a7a73f3f8ea26835c376f38e75bcef12a25cac26 16-Jan-2013 Bobby Georgescu <georgescu@google.com> Always have determinate progress in import notification

Bug: 7967520
Change-Id: Iaeb5f2e3d508d964856faaea63475cbc25e13c0d
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/IngestService.java
d3aac52ffb88ced53413d5eef29c641dd6982267 26-Dec-2012 Bobby Georgescu <georgescu@google.com> Replace camera importer

Change-Id: Icfeb23301bc6c9f8c8b12824bcbb0d8b41852d07
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/IngestService.java