Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
361e82d399d33e0c45e9a002f2e519f1457a84ad
/
packages
/
Shell
1e33af8
Merge "Open bugreport info when touching notification (as well as DETAILS button)." into nyc-dev
by Felipe Leme
· 9 years ago
db31363
Open bugreport info when touching notification (as well as DETAILS button).
by Felipe Leme
· 9 years ago
17fc60e
Merge "Using Message.obtain() to decrease number of Messages allocated." into nyc-dev
by Felipe Leme
· 9 years ago
8648a15
Using Message.obtain() to decrease number of Messages allocated.
by Felipe Leme
· 9 years ago
5d9000a
Removed toast messsage sent after screenshot is taken.
by Felipe Leme
· 9 years ago
2628878
Reset UI fields when dialog is reused, otherwise it might contain fields
by Felipe Leme
· 9 years ago
85ae3cf
Final (?) fixes on id / pid split.
by Felipe Leme
· 9 years ago
510e922
Created counter (tron_varz_dumpstate_duration) for dumpstate duration.
by Felipe Leme
· 9 years ago
6605bd8
Initial implementation of logging metrics for bugreport.
by Felipe Leme
· 9 years ago
6a05eee
Fixed permissions so Shell can call netpolicy methods.
by Felipe Leme
· 9 years ago
f58179a
Merge "Be less aggressive in removing old remote bugreport files" into nyc-dev
by Michal Karpinski
· 9 years ago
6cb95582
Merge "Cancel notifications when user tap on Details or Take Screenshot after service died." into nyc-dev
by Felipe Leme
· 9 years ago
878b249
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
a57f0e6
Be less aggressive in removing old remote bugreport files
by Michal Karpinski
· 9 years ago
1eee199
Cancel notifications when user tap on Details or Take Screenshot after
by Felipe Leme
· 9 years ago
68e221e
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
e2dd62e
Merge "Split bugreport identifier into id and pid." into nyc-dev
by Felipe Leme
· 9 years ago
b817910
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
fd8ea07
Split bugreport identifier into id and pid.
by Felipe Leme
· 9 years ago
000b844
Merge "Add pid on main bugreport notifications." into nyc-dev
by Felipe Leme
· 9 years ago
ed330c7
Merge "Replaced 'touch' by 'tap'." into nyc-dev
by Felipe Leme
· 9 years ago
8067aed
Replaced 'touch' by 'tap'.
by Felipe Leme
· 9 years ago
e86b63b
Add pid on main bugreport notifications.
by Felipe Leme
· 9 years ago
b727d99
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
af6fd40
Added extra sanity checks.
by Felipe Leme
· 9 years ago
c8e2b60
Fixed check for empty title.
by Felipe Leme
· 9 years ago
18b5892
Added entries to zip file before sending the share notification.
by Felipe Leme
· 9 years ago
978a766
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
ec17538
Send broadcasts as foreground, otherwise test might fail when running
by Felipe Leme
· 9 years ago
861a252
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
beda539
Merge "Updates notification while bugreport zip is being changed."
by Felipe Leme
· 9 years ago
2758d5d
Updates notification while bugreport zip is being changed.
by Felipe Leme
· 9 years ago
6f2fa50
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
97084b4
Merge "Updated bugreport info strings to be consistent with its meaning."
by Felipe Leme
· 9 years ago
da163bf
Updated bugreport info strings to be consistent with its meaning.
by Felipe Leme
· 9 years ago
2ab08ed
Merge "Skip zip regeneration when user didn't provide extra info."
by Felipe Leme
· 9 years ago
b9d598c
Skip zip regeneration when user didn't provide extra info.
by Felipe Leme
· 9 years ago
78da55e
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
c4f64677
Save bugreport info on share intent.
by Felipe Leme
· 9 years ago
226940e
Modifying Shell to accomodate remote bugreports
by Michal Karpinski
· 9 years ago
4967f73
Include title and description on bugreport.zip
by Felipe Leme
· 9 years ago
2288129
Fixed corner-case scenario where a screenshot is finished after the share
by Felipe Leme
· 9 years ago
f395bfd
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
7da4232
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
1ca4e54
Add a permission to shell for running multi window tests.
by Filip Gruszczynski
· 9 years ago
e3daf13
Merge "Handle bugreport screenshots on Shell."
by Felipe Leme
· 9 years ago
d1e0f12
Handle bugreport screenshots on Shell.
by Felipe Leme
· 9 years ago
ff51290
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
b1a523b
Merge "Allows users to add details about a bugreport in progress."
by Felipe Leme
· 9 years ago
bc73ffc
Allows users to add details about a bugreport in progress.
by Felipe Leme
· 9 years ago
6839593
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
2d76c84
Merge "Fixed ActivityChooser logic for the initial case."
by Felipe Leme
· 9 years ago
84c0aef
Merge "Cleaned up unit tests."
by Felipe Leme
· 9 years ago
fb7b4a5
Fixed ActivityChooser logic for the initial case.
by Felipe Leme
· 9 years ago
32cdcb8
Merge "Created initial bugreports dir if it doesn't exist."
by Felipe Leme
· 9 years ago
ed22ec9
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
e2b4f49
Created initial bugreports dir if it doesn't exist.
by Felipe Leme
· 9 years ago
93702ab
Cleaned up unit tests.
by Felipe Leme
· 9 years ago
a5d3cfa
Merge "Unhardcoded file paths."
by Felipe Leme
· 9 years ago
a0bf033
Unhardcoded file paths.
by Felipe Leme
· 9 years ago
457ef13
Merge "Refactored what happens when a BUGREPORT_FINISHED is received."
by Felipe Leme
· 9 years ago
2bfa085
Added test annotation.
by Felipe Leme
· 9 years ago
46d4791
Refactored what happens when a BUGREPORT_FINISHED is received.
by Felipe Leme
· 9 years ago
ba47793
Improved test case by checking for dangling service.
by Felipe Leme
· 9 years ago
7e05094
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
811e636
Merge "Improved test cases so they handle the initial warning."
by Felipe Leme
· 9 years ago
6bbb6b9
Improved test cases so they handle the initial warning.
by Felipe Leme
· 9 years ago
21d4b20
Merge "Changed ActivityManager.requestBugreport() to take a 'progress' parameter."
by Felipe Leme
· 9 years ago
6c7a002
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
4cc8633
Changed ActivityManager.requestBugreport() to take a 'progress' parameter.
by Felipe Leme
· 9 years ago
5662dd8
Merge "Refactoring: pulled ServiceHandler methods to its parent class."
by Felipe Leme
· 9 years ago
62607a4
Merge "Changed workflow so max progress can be dynamically updated."
by Felipe Leme
· 9 years ago
923afa9
Refactoring: pulled ServiceHandler methods to its parent class.
by Felipe Leme
· 9 years ago
719aaae
Changed workflow so max progress can be dynamically updated.
by Felipe Leme
· 9 years ago
d57dc99
Improved phrasing for "in progress" message.
by Felipe Leme
· 9 years ago
a413143
Improved helper used to choose an activity.
by Felipe Leme
· 9 years ago
ec52d79
Merge "Adds a notification action to cancel a bugreport in progress."
by Felipe Leme
· 9 years ago
9cadb75
Adds a notification action to cancel a bugreport in progress.
by Felipe Leme
· 9 years ago
ce890c3
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
69c0292
Created a new bug report workflow so user can keep track of its progress.
by Felipe Leme
· 9 years ago
c14a263
Merge "Refactored the BUGREPORT_RECEIVED logic into a new service."
by Felipe Leme
· 9 years ago
076e098
Merge "Initial integration test for BugReportReceiver."
by Felipe Leme
· 9 years ago
0634fbb
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
b9238b3
Refactored the BUGREPORT_RECEIVED logic into a new service.
by Felipe Leme
· 9 years ago
d36d674
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
e53e85f
Initial integration test for BugReportReceiver.
by Felipe Leme
· 9 years ago
3bf521a
Improves how cornercase scenarios are handled:
by Felipe Leme
· 9 years ago
f9fc6d6
More file-based encryption work.
by Jeff Sharkey
· 9 years ago
a89c6e4
Added serial number in the bugreport message body.
by Felipe Leme
· 9 years ago
96b1195
Set ClipData with attachments URIs on bugreport notification.
by Felipe Leme
· 9 years ago
cc98d3f
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
20622f6
Import translations. DO NOT MERGE
by Baligh Uddin
· 9 years ago
0e6dab9
am fca744ce: am 573cdc42: am 38ae1196: am 7cd6aaaf: am ee72f99d: Merge "Allow shell to disable keyguard when not secure" into mnc-dev
by Tim Kilbourn
· 9 years ago
573cdc4
am 38ae1196: am 7cd6aaaf: am ee72f99d: Merge "Allow shell to disable keyguard when not secure" into mnc-dev
by Tim Kilbourn
· 9 years ago
38ae119
am 7cd6aaaf: am ee72f99d: Merge "Allow shell to disable keyguard when not secure" into mnc-dev
by Tim Kilbourn
· 9 years ago
7cd6aaa
am ee72f99d: Merge "Allow shell to disable keyguard when not secure" into mnc-dev
by Tim Kilbourn
· 9 years ago
bba73a0
Allow shell to disable keyguard when not secure
by Tim Kilbourn
· 9 years ago
3f4c298
am 0551d5d9: am ac4fd070: am 90023609: am 71f15791: am d88152b4: Merge "Give shell permission to move apps." into mnc-dev
by Jeff Sharkey
· 9 years ago
ac4fd07
am 90023609: am 71f15791: am d88152b4: Merge "Give shell permission to move apps." into mnc-dev
by Jeff Sharkey
· 9 years ago
9002360
am 71f15791: am d88152b4: Merge "Give shell permission to move apps." into mnc-dev
by Jeff Sharkey
· 9 years ago
Next »