Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
packages
/
apps
/
DocumentsUI
/
1d856e4282800fceed3b011b89d26dba3741fd45
1d856e4
Merge "Update UI/UX for selecting images on recent"
by Tony Huang
· 6 years ago
7105fbe
Fine tune list item layout and remove summary column
by Tony Huang
· 6 years ago
74ded6e
Update UI/UX for selecting images on recent
by Tony Huang
· 6 years ago
9c04624
Merge "Fix doesn't show mime icon issue"
by Ivan Chiang
· 6 years ago
5fd804d
Fix A11y click fail issue when the item is clickable
by Ivan Chiang
· 6 years ago
2a0ef1b
Fix doesn't show mime icon issue
by Ivan Chiang
· 6 years ago
99ade1f
Merge "Fix A11y issue of chips and support reorder animation in RTL"
by Ivan Chiang
· 6 years ago
329131e
Fix A11y issue of chips and support reorder animation in RTL
by Ivan Chiang
· 6 years ago
e092d2d
Implement Apps row for new landing page design
by Tony Huang
· 6 years ago
8ca87c6
Import translations. DO NOT MERGE
by Bill Yi
· 6 years ago
8e76dfb
Merge "Update colored icons for mimeTypes (1/N)"
by Bill Lin
· 6 years ago
49bef29
Update colored icons for mimeTypes (1/N)
by Bill Lin
· 6 years ago
7631da4
Fix input type in dialog EditText
by Tony Huang
· 6 years ago
ef377a0
Merge "Update text input layout style and fix focus bug."
by TreeHugger Robot
· 6 years ago
4e01029
Handle Intent#EXTRA_CONTENT_QUERY in DocumentsUI
by Ivan Chiang
· 6 years ago
dde4cdd
Update text input layout style and fix focus bug.
by Tony Huang
· 6 years ago
026ac09
Merge "Update radius value to 2dp to fit AOSP design."
by TreeHugger Robot
· 6 years ago
989ad5f
Update radius value to 2dp to fit AOSP design.
by Tony Huang
· 6 years ago
13d8dcb
Merge "Implement files preview on pick mode specific action"
by Tony Huang
· 6 years ago
7a7e7df
Implement files preview on pick mode specific action
by Tony Huang
· 6 years ago
27679a9
[automerger skipped] Import translations. DO NOT MERGE am: 8bf593bd5b -s ours
by Bill Yi
· 6 years ago
3edcf5f
[automerger skipped] Import translations. DO NOT MERGE am: 8bf593bd5b -s ours
by Bill Yi
· 6 years ago
8bf593b
Import translations. DO NOT MERGE
by Bill Yi
· 6 years ago
eb43e96
Fix some bugs and add hint on input filed
by Tony Huang
· 6 years ago
ac1b399
Merge "Add chips to support mime type query"
by Ivan Chiang
· 6 years ago
54ffaeb
Fix flaky of FileManagementUiTest am: 6d70888658 am: 8baaa3ff38 am: eef7c84719
by Takamasa Kuramitsu
· 6 years ago
eef7c84
Fix flaky of FileManagementUiTest am: 6d70888658 am: 8baaa3ff38
by Takamasa Kuramitsu
· 6 years ago
8baaa3f
Fix flaky of FileManagementUiTest am: 6d70888658
by Takamasa Kuramitsu
· 6 years ago
f0ea0ed
Add chips to support mime type query
by Ivan Chiang
· 6 years ago
6d70888
Fix flaky of FileManagementUiTest
by Takamasa Kuramitsu
· 6 years ago
74e97e0
Merge "Support root Uris for EXTRA_INITIAL_URI"
by TreeHugger Robot
· 6 years ago
1e56a10
Remove the action icon on "Switch to personal profile"
by Ivan Chiang
· 6 years ago
46f01c1
Fix flaky of DocumentLoaderTest by mock context
by felkachang
· 6 years ago
01d2ff9
Support root Uris for EXTRA_INITIAL_URI
by Amin Shaikh
· 6 years ago
a9cfc1c
Merge "Fix display bug on directory header title"
by Tony Huang
· 6 years ago
ae81df4
Fix display bug on directory header title
by Tony Huang
· 6 years ago
2027ca0
Migrate packages/apps/DocumentsUI to androidx.test
by Brett Chabot
· 6 years ago
978bdfb
[automerger skipped] DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master am: 7a28e3e8db -s ours am: d38d03bab6 -s ours
by Xin Li
· 6 years ago
3ede468
[automerger skipped] DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master am: 7a28e3e8db -s ours
by Xin Li
· 6 years ago
d38d03b
[automerger skipped] DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master
by Xin Li
· 6 years ago
a803288
Flip the unbundled switch!
by Jeff Sharkey
· 6 years ago
81abbf0
Tidy up permissions for unbundling.
by Jeff Sharkey
· 6 years ago
c3166b2
Merge "Remove MetricLogger for unbundling"
by Jeff Sharkey
· 6 years ago
d604b53
Merge "Remove dropdown sort bar and add root info header"
by Ivan Chiang
· 6 years ago
c19c2a7
Merge "Do the refactor in RecentsLoader and support global search"
by Ivan Chiang
· 6 years ago
b7e1a79
[automerger skipped] DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into stage-aosp-master am: 6215402ad4 -s ours
by Xin Li
· 6 years ago
3dcc40b
[automerger skipped] DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into stage-aosp-master
by Xin Li
· 6 years ago
7a28e3e
DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master
by Xin Li
· 6 years ago
6215402
DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into stage-aosp-master
by Xin Li
· 6 years ago
fb0b0d2
Merge "Fix TestNotificationService not found"
by TreeHugger Robot
· 6 years ago
d74f370
Remove dropdown sort bar and add root info header
by Tony Huang
· 6 years ago
282baa4
Do the refactor in RecentsLoader and support global search
by Ivan Chiang
· 6 years ago
f6e6bd1
Fix TestNotificationService not found
by felkachang
· 6 years ago
52b0b28
Copy android.provider.MetadataReader into DocumentsUI
by Ivan Chiang
· 6 years ago
2bf44c1
Merge "Refactor some codes for unbundle (4/N)"
by Ivan Chiang
· 6 years ago
844989e
Make DocumentsContract methods more general.
by Jeff Sharkey
· 6 years ago
18d3fa9
Remove MetricLogger for unbundling
by shawnlin
· 6 years ago
73289e8
Refactor some codes for unbundle (4/N)
by Ivan Chiang
· 6 years ago
dc0d441
Merge "Import translations. DO NOT MERGE"
by TreeHugger Robot
· 6 years ago
9bb182d
Import translations. DO NOT MERGE
by Bill Yi
· 6 years ago
d28065f
Merge "Refactor the toolbar to fit new directory design"
by Tony Huang
· 6 years ago
0f7e836
Refactor the toolbar to fit new directory design
by Tony Huang
· 6 years ago
0bd7736
Unbundling task for SharedMinimal.java
by shawnlin
· 6 years ago
ca3658d
Merge "Remove redundant theme resource"
by TreeHugger Robot
· 6 years ago
527e654
Remove redundant theme resource
by Bill Lin
· 6 years ago
0cc1ce6
Merge pi-qpr1-release PQ1A.181105.017.A1 to pi-platform-release
by Bill Yi
· 6 years ago
6fa992d
Merge "Unbundle for not access MetricsEvent and Environment.STANDARD_DIRECTORIES"
by TreeHugger Robot
· 6 years ago
b20ed18
Merge "Use the query bundle to search"
by Ivan Chiang
· 6 years ago
f12a107
Remove DocumentsUIMinimal build target
by felkachang
· 6 years ago
f344869
Use the query bundle to search
by Ivan Chiang
· 6 years ago
7910925
Merge "Fix atest ZipArchiveInputStream ClassNotFound"
by TreeHugger Robot
· 6 years ago
9a44975
Unbundle for not access MetricsEvent and Environment.STANDARD_DIRECTORIES
by Bill Lin
· 6 years ago
f15dc57
Merge "Update the navigation drawer activated style"
by Bill Lin
· 6 years ago
c7fbae2
Fix atest ZipArchiveInputStream ClassNotFound
by felkachang
· 6 years ago
5158d8f
Fix Rename/New DialogFragment layout not meet Material Design
by Bill Lin
· 6 years ago
1d738fb
Update the navigation drawer activated style
by Bill Lin
· 6 years ago
9fad659
Refactor some codes for unbundle (3/N)
by Tony Huang
· 6 years ago
0a0321a
Merge "Fix using StrictJarFile that is @hide API"
by TreeHugger Robot
· 6 years ago
3c13b4f
Merge "Make documents diabled when CopyTo or MoveTo flow"
by Tony Huang
· 6 years ago
1556c36
Fix using StrictJarFile that is @hide API
by felkachang
· 6 years ago
1d2ff70
Merge "Import translations. DO NOT MERGE"
by TreeHugger Robot
· 6 years ago
19b84ba
Merge "Import translations. DO NOT MERGE"
by TreeHugger Robot
· 6 years ago
79b6846
Import translations. DO NOT MERGE
by Bill Yi
· 6 years ago
9c3c60b
Make documents diabled when CopyTo or MoveTo flow
by Tony Huang
· 6 years ago
7c61dd7
Import translations. DO NOT MERGE
by Bill Yi
· 6 years ago
1b4a205
Merge "Update all loader to androidx version loader"
by TreeHugger Robot
· 6 years ago
e6bdbeb
Refactor some codes for unbundle (2/N)
by Tony Huang
· 6 years ago
cd58901
Merge "Deprecate scoped directory access."
by TreeHugger Robot
· 6 years ago
f8830f9
Merge "Refactor some codes for unbundle"
by Tony Huang
· 6 years ago
057e987
Refactor some codes for unbundle
by Tony Huang
· 6 years ago
014f2c7
[automerger skipped] Import translations. DO NOT MERGE am: 1b573525a6 -s ours
by Bill Yi
· 6 years ago
bbaad92
[automerger skipped] Import translations. DO NOT MERGE am: 1b573525a6 -s ours
by Bill Yi
· 6 years ago
35ad6bd
Update all loader to androidx version loader
by Tony Huang
· 6 years ago
1b57352
Import translations. DO NOT MERGE
by Bill Yi
· 6 years ago
402ad09
Merge "Mechanical Refactoring to use public androidx - Pools, Nullable."
by Leon Liao
· 6 years ago
ced7a45
Deprecate scoped directory access.
by Amin Shaikh
· 6 years ago
dba91eb
[automerger skipped] Merge "Import translations. DO NOT MERGE" into pi-dev am: 7eab5f3524 -s ours
by Bill Yi
· 6 years ago
9ac73fc
[automerger skipped] Merge "Import translations. DO NOT MERGE" into pi-dev
by Bill Yi
· 6 years ago
7eab5f3
Merge "Import translations. DO NOT MERGE" into pi-dev
by TreeHugger Robot
· 6 years ago
39a16d5
[automerger skipped] Import translations. DO NOT MERGE am: 9ad5eddc47 -s ours
by Bill Yi
· 6 years ago
Next »