index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
Commit message (
Expand
)
Author
Age
Files
Lines
*
Work on issue #4518815: Compatibility mode introduces compatibility regressio...
Dianne Hackborn
2011-06-08
7
-27
/
+83
*
Merge "Fix swipe gesture cosine calculation. Bug: 4124987" into honeycomb-mr2
Jeff Brown
2011-06-07
2
-2
/
+6
|
\
|
*
Fix swipe gesture cosine calculation.
Jeff Brown
2011-06-07
2
-2
/
+6
*
|
Merge "Remove compat mode dialog." into honeycomb-mr2
Dianne Hackborn
2011-06-07
1
-1
/
+1
|
\
\
|
*
|
Remove compat mode dialog.
Dianne Hackborn
2011-06-07
1
-1
/
+1
*
|
|
fix a surface leak introduced by a failed merge (DO NOT MERGE)
Mathias Agopian
2011-06-07
1
-0
/
+8
|
/
/
*
|
Merge "Fix build." into honeycomb-mr2
Jeff Brown
2011-06-06
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix build.
Jeff Brown
2011-06-06
1
-2
/
+2
*
|
Merge "Simplify spot tracking logic. Bug: 4124987" into honeycomb-mr2
Jeff Brown
2011-06-06
4
-188
/
+19
|
\
\
|
|
/
|
*
Simplify spot tracking logic.
Jeff Brown
2011-06-06
4
-188
/
+19
*
|
Merge "Touch pad improvements. Bug: 4124987" into honeycomb-mr2
Jeff Brown
2011-06-06
4
-186
/
+203
|
\
\
|
|
/
|
*
Touch pad improvements.
Jeff Brown
2011-06-06
4
-186
/
+203
*
|
Merge "Fix issue #4539687: At least one compatibility-mode app (Androminion)....
Dianne Hackborn
2011-06-06
2
-14
/
+30
|
\
\
|
*
|
Fix issue #4539687: At least one compatibility-mode app (Androminion)...
Dianne Hackborn
2011-06-06
2
-14
/
+30
|
|
/
*
|
merge various SF fixes from gingerbread to honeycomb-mr2 (DO NOT MERGE)
Mathias Agopian
2011-06-06
6
-110
/
+98
|
/
*
Merge "DO NOT MERGE Use unchecked admin lookup for getStorageEncryption()" in...
Andy Stadler
2011-06-03
1
-3
/
+2
|
\
|
*
DO NOT MERGE Use unchecked admin lookup for getStorageEncryption()
Andy Stadler
2011-06-02
1
-3
/
+2
*
|
Add a preference panel for mouse speed.
Jeff Brown
2011-06-02
8
-35
/
+185
*
|
Implement pointer acceleration.
Jeff Brown
2011-06-02
2
-67
/
+129
|
/
*
Work around OpenFeint bug.
Dianne Hackborn
2011-06-01
1
-2
/
+2
*
Merge "Fix issue #4502672: Wrong xml resources used for homescreen widgets." ...
Dianne Hackborn
2011-05-31
6
-13
/
+33
|
\
|
*
Fix issue #4502672: Wrong xml resources used for homescreen widgets.
Dianne Hackborn
2011-05-31
6
-13
/
+33
*
|
Merge "Use ViewConfiguration to seed input system configuration." into honeyc...
Jeff Brown
2011-05-31
8
-291
/
+384
|
\
\
|
*
|
Use ViewConfiguration to seed input system configuration.
Jeff Brown
2011-05-31
8
-291
/
+384
*
|
|
Merge "Button state should reflect actual buttons. (DO NOT MERGE)" into honey...
Jeff Brown
2011-05-31
1
-18
/
+2
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Button state should reflect actual buttons. (DO NOT MERGE)
Jeff Brown
2011-05-31
1
-18
/
+2
*
|
Fix various places that were using the wrong display metrics.
Dianne Hackborn
2011-05-27
3
-4
/
+4
*
|
Fix compat mode bugs when updating apps.
Dianne Hackborn
2011-05-27
5
-32
/
+76
*
|
Merge "Add new supports-screens attributes for declaring the compatible scree...
Dianne Hackborn
2011-05-26
1
-2
/
+6
|
\
\
|
*
|
Add new supports-screens attributes for declaring the compatible screens.
Dianne Hackborn
2011-05-26
1
-2
/
+6
*
|
|
Merge "Break apart queries to getInstalled* API DO NOT MERGE" into honeycomb-mr2
Kenny Root
2011-05-26
1
-45
/
+95
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Break apart queries to getInstalled* API DO NOT MERGE
Kenny Root
2011-05-26
1
-45
/
+95
*
|
|
I am a dummy.
Dianne Hackborn
2011-05-26
1
-1
/
+1
|
|
/
|
/
|
*
|
Rework how we decide whether to use system or status bar.
Dianne Hackborn
2011-05-26
1
-20
/
+27
|
/
*
Merge "Spiffy new compatibility mode UI." into honeycomb-mr2
Dianne Hackborn
2011-05-25
5
-22
/
+235
|
\
|
*
Spiffy new compatibility mode UI.
Dianne Hackborn
2011-05-25
5
-22
/
+235
*
|
Touch pad UX improvements.
Jeff Brown
2011-05-25
5
-52
/
+158
*
|
Fix deadlock in dispatcher. (DO NOT MERGE)
Jeff Brown
2011-05-25
1
-1
/
+0
*
|
Fix bug reporting presence of orientation axis. (DO NOT MERGE)
Jeff Brown
2011-05-25
1
-0
/
+2
*
|
Add tap/drag touchpad gesture. (DO NOT MERGE)
Jeff Brown
2011-05-25
3
-68
/
+162
*
|
Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE)
Jeff Brown
2011-05-25
12
-726
/
+1263
*
|
Add a sprite controller. (DO NOT MERGE)
Jeff Brown
2011-05-25
10
-219
/
+904
*
|
Coalesce input events that arrive faster than 333Hz. (DO NOT MERGE)
Jeff Brown
2011-05-25
3
-21
/
+101
*
|
Allow batching samples onto the pending motion event. (DO NOT MERGE)
Jeff Brown
2011-05-25
1
-0
/
+28
*
|
Merge "Support chorded fallback keys. (DO NOT MERGE)" into honeycomb-mr2
Jeff Brown
2011-05-25
3
-101
/
+227
|
\
\
|
*
|
Support chorded fallback keys. (DO NOT MERGE)
Jeff Brown
2011-05-24
3
-101
/
+227
*
|
|
Merge "Fix focused application handle. (DO NOT MERGE)" into honeycomb-mr2
Jeff Brown
2011-05-25
2
-4
/
+5
|
\
\
\
|
|
/
/
|
*
|
Fix focused application handle. (DO NOT MERGE)
Jeff Brown
2011-05-24
2
-4
/
+5
*
|
|
Merge "Optimize EventHub to process events in big chunks. (DO NOT MERGE)" int...
Jeff Brown
2011-05-25
5
-138
/
+183
|
\
\
\
|
|
/
/
|
*
|
Optimize EventHub to process events in big chunks. (DO NOT MERGE)
Jeff Brown
2011-05-24
5
-138
/
+183
[next]