Sign in
ara-mdk
/
platform
/
frameworks
/
opt
/
photoviewer
/
HEAD
0abfa04
am ccc95132: Merge "Use ConnectionManager to restart loaders" into jb-mr2-dev
by Adam Copp
· 12 years ago
master
ara-dev-release-20141107
c4fa70b
Merge "Use ConnectionManager to restart loaders" into ur9
by Alice Yang
· 12 years ago
ccc9513
Merge "Use ConnectionManager to restart loaders" into jb-mr2-dev
by Adam Copp
· 12 years ago
5179456
Use ConnectionManager to restart loaders
by Adam Copp
· 12 years ago
4caec68
Merge "Hide spinners if airplane mode enabled whilst browsing images" into jb-mr2-dev
by Adam Copp
· 12 years ago
112958e
Hide spinners if airplane mode enabled whilst browsing images
by Adam Copp
· 12 years ago
b00e529
am 9fae8df9: (-s ours) Import translations. DO NOT MERGE
by Baligh Uddin
· 12 years ago
9fae8df
Import translations. DO NOT MERGE
by Baligh Uddin
· 12 years ago
474be7a
Import translations. DO NOT MERGE
by Baligh Uddin
· 12 years ago
bfad435
am b0c23f29: (-s ours) am 9860d23d: (-s ours) DO NOT MERGE: Fix NPE in PhotoViewActivity
by Alice Yang
· 12 years ago
b0c23f2
am 9860d23d: (-s ours) DO NOT MERGE: Fix NPE in PhotoViewActivity
by Alice Yang
· 12 years ago
9860d23
DO NOT MERGE: Fix NPE in PhotoViewActivity
by Alice Yang
· 12 years ago
c494d53
Merge "This CL breaks existing functionality. Gmail uses the photoviewer to display attachments that are not yet downloaded. While we download the image, we expect that the Bitmap will be null." into jb-mr2-dev
by Mark Wei
· 12 years ago
22d4e84
This CL breaks existing functionality. Gmail uses the photoviewer to display attachments that are not yet downloaded. While we download the image, we expect that the Bitmap will be null.
by Mark Wei
· 12 years ago
a4cddf7
Merge "Hide the spinner and show failure message if photo data is null" into jb-mr2-dev
by Adam Copp
· 12 years ago
0c8b9ed
Hide the spinner and show failure message if photo data is null
by Adam Copp
· 12 years ago
57a99cb
am c06b017a: Always set ViewPager adapter immediately.
by Adam Copp
· 12 years ago
c06b017
Always set ViewPager adapter immediately.
by Adam Copp
· 12 years ago
862c8da
am 3765cc4c: (-s ours) Import translations. DO NOT MERGE
by Baligh Uddin
· 12 years ago
3765cc4
Import translations. DO NOT MERGE
by Baligh Uddin
· 12 years ago
c07364e
Import translations. DO NOT MERGE
by Baligh Uddin
· 12 years ago
efd51fc
Always set ViewPager adapter immediately.
by Adam Copp
· 12 years ago
b5892d1
am 57f06d7f: Swap default_image from .png to .xml drawable
by Adam Copp
· 12 years ago
57f06d7
Swap default_image from .png to .xml drawable
by Adam Copp
· 12 years ago
b332737
Merge "Swap default_image from .png to .xml drawable" into jb-mr2-dev
by Adam Copp
· 12 years ago
118df0e
Merge remote-tracking branch 'goog/jb-ub-mail-ur9' into merge
by Alice Yang
· 12 years ago
be7c432
Swap default_image from .png to .xml drawable
by Adam Copp
· 12 years ago
3bf3a64
Import translations. DO NOT MERGE
by Baligh Uddin
· 12 years ago
06d8b5e
When image bytes are unable to be decoded into a Bitmap (like TIFF files), we
by Mark Wei
· 12 years ago
8d833d1
Use resources to specify wether or not to enforce no upscaling
by Adam Copp
· 12 years ago
e328c34
am ea8c4b44: Continuously attempt to load thumbnail if it fails the first time. This behavior is the same as loading the full image.
by Mark Wei
· 12 years ago
ea8c4b4
Continuously attempt to load thumbnail if it fails the first time. This behavior
by Mark Wei
· 12 years ago
8e97065
Merge branch 'goog/jb-ub-mail-ur8' into master
by Paul Westbrook
· 12 years ago
2de1aa6
Ignore the SecurityException for now so that Gmail does not crash. A later CL
by Mark Wei
· 12 years ago
b98521a
Merge "Let the framework manage fragments" into jb-ub-mail-ur8
by Vikram Aggarwal
· 12 years ago
41db3eb
Let the framework manage fragments
by Vikram Aggarwal
· 12 years ago
7b2d277
Save/Restore Actionbar title
by Vikram Aggarwal
· 12 years ago
79bc0d5
Starts a pending download immediately when swiping to that image.
by Mark Wei
· 12 years ago
f766f35
Allow the use of any fragment instead of a PhotoViewFragment
by Martin Hibdon
· 12 years ago
0bf8494
Modify image attachments previews to conform to UX specs
by Mark Wei
· 12 years ago
98ee665
Load image attachments from live conversations.
by Mark Wei
· 12 years ago
5c16562
Allow any class to be used for viewing photos
by Martin Hibdon
· 12 years ago
40a2656
Set the fullscreen timeout, even with no actionbar
by Paul Westbrook
· 12 years ago
972da33
Merge "Fix some build errors" into jb-ub-mail-ur8
by Paul Westbrook
· 12 years ago
29e47d9
Fix some build errors
by Paul Westbrook
· 12 years ago
577c1c0
Merge: "Set the scale type for the default image icon"
by Paul Westbrook
· 12 years ago
19c6d48
Merge: "Restart loader on attachment cursor updates:
by Paul Westbrook
· 12 years ago
8f359e9
Merge "Fix for panorama icon not always showing up in photo viewer"
by Paul Westbrook
· 12 years ago
fd92544
Merge "Fix problem where part of wrong photo shows"
by Paul Westbrook
· 12 years ago
d4f7888
Merge photo viewer changes from master
by Paul Westbrook
· 12 years ago
99f6f3e
Performance improvement for photoViewer
by Martin Hibdon
· 12 years ago
9c3046a
Merge 'goog/jb-ub-now-carmello' into frameworks/opt/photoviewer
by Jim Guggemos
· 12 years ago
dccd6d9
Support data URIs in photoviewer.
by Mark Brophy
· 12 years ago
535ffb1
Need one more initLoader in a runnable.
by Mike Dodd
· 12 years ago
fc3a6f4
call initLoader in a runnable
by Martin Hibdon
· 12 years ago
bf77f3b
Make some static members protected
by Martin Hibdon
· 12 years ago
934bd9e
Make some members protected
by Martin Hibdon
· 12 years ago
399fe3d
Remove PhotoViewFragment's dependency on PhotoViewActivity
by Martin Hibdon
· 12 years ago
8746927
Make PhotoViewer use the support library
by Martin Hibdon
· 12 years ago
cb5b7f2
Merge "Fix scale popping by disabling zoom on thumbnails"
by Adam Copp
· 12 years ago
3102e82
Remove unused imports and variables
by Adam Copp
· 12 years ago
edad0e0
Fix scale popping by disabling zoom on thumbnails
by Adam Copp
· 12 years ago
599730c
Rename module names to avoid name conflicts.
by Ying Wang
· 12 years ago
7aabd79
Temporary fix for image viewer crash
by Adam Copp
· 12 years ago
dccfbd0
am c930ef0a: (-s ours) Reconcile with jb-mr1-release - do not merge
by The Android Open Source Project
· 12 years ago
c21368d
Reconcile with jb-mr1-release - do not merge
by The Android Open Source Project
· 12 years ago
67ab89d
merge in jb-mr1-release history after reset to jb-mr1-dev
by The Android Automerger
· 12 years ago
237ded1
resolved conflicts for merge of b3f0f056 to master
by Paul Westbrook
· 12 years ago
5d3e0bf
am 3a539a30: am 5211e468: Add Exif parser
by Paul Westbrook
· 12 years ago
a7c92fe
am 5211e468: Add Exif parser
by Paul Westbrook
· 12 years ago
9323b13
Add Exif parser
by Paul Westbrook
· 12 years ago
a4c0ad0
am e5913938: (-s ours) Reconcile with jb-mr1-release - do not merge
by The Android Open Source Project
· 12 years ago
f8b2fd3
Reconcile with jb-mr1-release - do not merge
by The Android Open Source Project
· 12 years ago
e27b930
merge in jb-mr1-release history after reset to jb-mr1-dev
by The Android Automerger
· 12 years ago
4131853
am 29c041a3: am 88d18b9f: am 4054bd6d: Use gesture detector from support lib
by Paul Westbrook
· 12 years ago
5e41710
am 88d18b9f: am 4054bd6d: Use gesture detector from support lib
by Paul Westbrook
· 12 years ago
f9005aa
am 4054bd6d: Use gesture detector from support lib
by Paul Westbrook
· 12 years ago
bdf13fd
Use gesture detector from support lib
by Paul Westbrook
· 12 years ago
2aadb54
Merge "Add option to permenantly show ProgressBar"
by Adam Copp
· 12 years ago
0c689c4
am b060fe28: (-s ours) Reconcile with jb-mr1-release - do not merge
by The Android Open Source Project
· 12 years ago
8c541b1
Reconcile with jb-mr1-release - do not merge
by The Android Open Source Project
· 12 years ago
075e093
am 05783789: am da78c1dc: am c907eecd: Prevent NPE while viewing photo from attachment.
by Mark Wei
· 12 years ago
dc21244
merge in jb-mr1-release history after reset to jb-mr1-dev
by The Android Automerger
· 12 years ago
e38232b
am da78c1dc: am c907eecd: Prevent NPE while viewing photo from attachment.
by Mark Wei
· 12 years ago
ae78bbd
Add option to permenantly show ProgressBar
by Adam Copp
· 12 years ago
2795f43
Merge "Cursor listeners can use setPhotoIndex meaningfully"
by Adam Copp
· 12 years ago
d00f71f
am c907eecd: Prevent NPE while viewing photo from attachment.
by Mark Wei
· 12 years ago
85b33b3
Merge "Specify minimum SDK version of 11 in the manifest"
by Adam Copp
· 12 years ago
5a7cb43
merge in jb-mr1-release history after reset to jb-mr1-dev
by The Android Automerger
· 12 years ago
b9c1770
Specify minimum SDK version of 11 in the manifest
by Adam Copp
· 12 years ago
4a6a718
Cursor listeners can use setPhotoIndex meaningfully
by Adam Copp
· 12 years ago
2539f2e
Prevent NPE while viewing photo from attachment.
by Mark Wei
· 12 years ago
da471e7
am dd2a57c4: am d9904217: am bd64181d: Integrate copy of GestureDetector into photoviewer
by Paul Westbrook
· 12 years ago
d423d51
am d9904217: am bd64181d: Integrate copy of GestureDetector into photoviewer
by Paul Westbrook
· 12 years ago
f49be32
am bd64181d: Integrate copy of GestureDetector into photoviewer
by Paul Westbrook
· 12 years ago
e411d8e
merge in jb-mr1-release history after reset to jb-mr1-dev
by The Android Automerger
· 12 years ago
190f6bd
Integrate copy of GestureDetector into photoviewer
by Paul Westbrook
· 12 years ago
524ac65
am 34672da4: am 4030071b: am 697c046e: Prevent NPE in Gmail while viewing photo from attachment
by Mark Wei
· 12 years ago
8cf57a5
am 4030071b: am 697c046e: Prevent NPE in Gmail while viewing photo from attachment
by Mark Wei
· 12 years ago
951d392
am 697c046e: Prevent NPE in Gmail while viewing photo from attachment
by Mark Wei
· 12 years ago
Next »