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
/
policy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Turn off the long press on home action
Joe Onorato
2010-11-23
1
-14
/
+26
*
Implement issue #3221502: New APIs to support new back stack / task navigation
Dianne Hackborn
2010-11-22
1
-6
/
+5
*
Goodbye title_bar_shadow.
Dianne Hackborn
2010-11-19
1
-7
/
+0
*
Some work on issue #3201795: Improve transition when keyboard comes up
Dianne Hackborn
2010-11-18
1
-18
/
+1
*
Added support for full PC-style keyboards.
Jeff Brown
2010-11-18
3
-3
/
+6
*
Change hide() to dismiss() to avoid memory leak.
Yuling Liu
2010-11-17
1
-2
/
+3
*
Add protection for ActionMode-related window callbacks that may not
Adam Powell
2010-11-15
1
-3
/
+16
*
Fix bug 2948913 - provide lifecycle notifications for action modes
Adam Powell
2010-11-15
1
-1
/
+5
*
Merge "Fix a couple interactions between action bar and options menus"
Adam Powell
2010-11-15
1
-0
/
+2
|
\
|
*
Fix a couple interactions between action bar and options menus
Adam Powell
2010-11-15
1
-0
/
+2
*
|
am 99866c11: am 9e291a4b: Merge "Revert "allow all 4 orientations"" into ging...
Mathias Agopian
2010-11-15
1
-7
/
+2
|
\
\
|
|
/
|
/
|
|
*
Revert "allow all 4 orientations"
Mathias Agopian
2010-11-13
1
-7
/
+2
*
|
Get rid of the extended themes.
Dianne Hackborn
2010-11-14
2
-7
/
+4
*
|
Revised assets for progress bars and indeterminate progress spinners.
Adam Powell
2010-11-12
1
-7
/
+17
*
|
Merge "Change recents UIs to do task switches."
Dianne Hackborn
2010-11-12
1
-12
/
+39
|
\
\
|
*
|
Change recents UIs to do task switches.
Dianne Hackborn
2010-11-12
1
-12
/
+39
*
|
|
Enable touch splitting for all windows by default.
Jeff Brown
2010-11-12
1
-1
/
+9
|
/
/
*
|
Tell system server whether the app handled input events.
Jeff Brown
2010-11-08
1
-6
/
+25
*
|
Merge "Move the volume, media, call, camera and search key handling from Phon...
Joe Onorato
2010-11-08
3
-224
/
+333
|
\
\
|
*
|
Move the volume, media, call, camera and search key handling from
Joe Onorato
2010-11-05
3
-224
/
+333
*
|
|
am 01128df3: am ce22d608: Merge "allow all 4 orientations" into gingerbread
Hiroshi Lockheimer
2010-11-06
1
-2
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
allow all 4 orientations
Mathias Agopian
2010-11-04
1
-2
/
+7
*
|
|
Rotation lock bugfix.
Daniel Sandler
2010-11-05
1
-1
/
+1
|
|
/
|
/
|
*
|
Push the jumpDrawablesToCurrentState() thing off everywhere it should be.
Dianne Hackborn
2010-11-04
1
-0
/
+6
*
|
Rotation lock.
Daniel Sandler
2010-11-04
1
-0
/
+38
*
|
Minor tweaks to lockscreen animation:
Jim Miller
2010-11-03
1
-1
/
+1
*
|
Add plumbing for volume mute key.
Jeff Brown
2010-11-02
4
-4
/
+14
*
|
Fix policy issues when screen is off.
Jeff Brown
2010-11-01
5
-268
/
+276
*
|
Long press on menu no longer opens the IME.
Joe Onorato
2010-11-01
1
-7
/
+0
*
|
Add new resize mode to not resize, new web input types.
Dianne Hackborn
2010-10-29
1
-17
/
+32
*
|
Fix issue #3083761: windowSoftInputMode="adjustPan" ignored on stingray
Dianne Hackborn
2010-10-28
1
-31
/
+52
*
|
Plumb KEYCODE_MEDIA_PAUSE and KEYCODE_MEDIA_PLAY up through the framework.
Marco Nelissen
2010-10-25
4
-0
/
+10
*
|
Fix bug 3105695 - Action modes in dialogs or other small windows
Adam Powell
2010-10-22
1
-3
/
+24
*
|
resolved conflicts for merge of 368fdba4 to master
Brad Fitzpatrick
2010-10-21
1
-5
/
+3
|
\
\
|
|
/
|
*
Reduce logging.
Joe Onorato
2010-10-19
1
-3
/
+3
|
*
Add support for secure system overlays. (DO NOT MERGE)
Jeff Brown
2010-10-15
1
-1
/
+6
*
|
Add support for secure system overlays.
Jeff Brown
2010-10-15
1
-1
/
+6
*
|
Fix 3024528: Add owner info to SecureSettings.
Jim Miller
2010-10-14
1
-5
/
+11
*
|
am 4b255a23: am 03aa28fb: Merge "Improve the input policy handling a bit." in...
Jeff Brown
2010-10-13
1
-15
/
+17
|
\
\
|
|
/
|
*
Improve the input policy handling a bit.
Jeff Brown
2010-10-12
1
-15
/
+17
|
*
Fix an event injection bug when the policy is bypassed.
Jeff Brown
2010-10-11
1
-2
/
+13
*
|
Dynamically show the menu button on the system bar.
Daniel Sandler
2010-10-13
2
-5
/
+36
*
|
Fix an event injection bug when the policy is bypassed.
Jeff Brown
2010-10-11
1
-2
/
+13
*
|
Merge "Get rid of the global actions menu on tablets."
Joe Onorato
2010-10-08
2
-186
/
+27
|
\
\
|
*
|
Get rid of the global actions menu on tablets.
Joe Onorato
2010-10-08
2
-186
/
+27
*
|
|
Merge "Fix 3061025: Extend wave lockscreen timeout while grabbed."
Jim Miller
2010-10-08
1
-2
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix 3061025: Extend wave lockscreen timeout while grabbed.
Jim Miller
2010-10-07
1
-2
/
+9
*
|
|
Don't crash if there is no phone app and someone presses the phone button.
Joe Onorato
2010-10-07
1
-1
/
+5
|
/
/
*
|
am 89230e3b: am 458fc5f5: Merge "Fix issue #3041660: Camera image flips upsid...
Dianne Hackborn
2010-10-05
1
-22
/
+60
|
\
\
|
|
/
|
*
Fix issue #3041660: Camera image flips upside down when rotating device
Dianne Hackborn
2010-10-04
1
-22
/
+60
[next]