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
*
Fix some lifecycle issues with populating the action bar's menu
Adam Powell
2010-08-06
1
-2
/
+11
*
Let action modes overlay window content
Adam Powell
2010-08-04
1
-2
/
+11
*
Action modes without action bar
Adam Powell
2010-07-27
1
-8
/
+66
*
Generate shaders to cover all possible cases.
Romain Guy
2010-07-27
1
-3
/
+0
*
Moved context modes into view, renamed to action modes
Adam Powell
2010-07-26
1
-3
/
+14
*
Disable hiding of the system bar on xlarge devices.
Daniel Sandler
2010-07-21
1
-6
/
+19
*
Overflow menu for action bars.
Adam Powell
2010-07-16
1
-2
/
+6
*
Fix bug 2835056 - ActionBar doesn't update title properly when set in onCreate
Adam Powell
2010-07-14
1
-2
/
+2
*
am f8d9379b: am d76b67c3: IME events are now dispatched to native applications.
Dianne Hackborn
2010-07-13
1
-3
/
+3
|
\
|
*
IME events are now dispatched to native applications.
Dianne Hackborn
2010-07-13
1
-3
/
+3
*
|
Action Bar now supports submenus as popups.
Adam Powell
2010-07-13
1
-5
/
+21
*
|
resolved conflicts for merge of 167449e5 to master
Jeff Brown
2010-07-08
1
-278
/
+175
|
\
\
|
|
/
|
*
More native input dispatch work.
Jeff Brown
2010-07-03
1
-278
/
+175
*
|
Let the window manager place the rest of the windows on screen when the statu...
Joe Onorato
2010-07-07
1
-4
/
+11
*
|
Added context modes to ActionBar API.
Adam Powell
2010-06-29
1
-2
/
+8
*
|
am 98f7aed6: am 1e4b9f39: Remove InputConsumer, replacing with InputQueue.
Dianne Hackborn
2010-06-23
1
-7
/
+6
|
\
\
|
|
/
|
*
Remove InputConsumer, replacing with InputQueue.
Dianne Hackborn
2010-06-23
1
-9
/
+6
*
|
am e3e2883f: am e24a60aa: Merge "First stab at attaching native event dispatc...
Dianne Hackborn
2010-06-23
1
-0
/
+12
|
\
\
|
|
/
|
*
First stab at attaching native event dispatching.
Dianne Hackborn
2010-06-22
1
-0
/
+12
*
|
Merging ActionBar menu with options menu.
Adam Powell
2010-06-17
1
-15
/
+18
*
|
am 685fcf36: am c95812e6: Merge "Move out all framework-tests classes." into ...
Brett Chabot
2010-06-16
31
-2
/
+414
|
\
\
|
|
/
|
*
Move out all framework-tests classes.
Brett Chabot
2010-06-14
31
-2
/
+414
*
|
resolved conflicts for merge of 9e660c82 to master
Jeff Brown
2010-06-13
2
-1
/
+31
|
\
\
|
|
/
|
*
Native input dispatch rewrite work in progress.
Jeff Brown
2010-06-13
2
-1
/
+31
*
|
resolved conflicts for merge of f7b79151 to master
Joe Onorato
2010-06-09
1
-0
/
+8
|
\
\
|
|
/
|
*
Require the STATUS_BAR_SERVICE permission for something to be the status bar.
Joe Onorato
2010-06-09
1
-0
/
+8
*
|
Add Fragment option menu APIs.
Dianne Hackborn
2010-06-09
1
-3
/
+18
*
|
am ff97998a: am 4762c2d7: Add expand and collapse.
Joe Onorato
2010-06-02
1
-16
/
+0
|
\
\
|
|
/
|
*
Add expand and collapse.
Joe Onorato
2010-06-02
1
-16
/
+0
*
|
am ee5d0caf: am f3f0e053: Make disable() work.
Joe Onorato
2010-06-02
1
-1
/
+1
|
\
\
|
|
/
|
*
Make disable() work.
Joe Onorato
2010-06-02
1
-1
/
+1
*
|
am 12cd606d: am 0cbda99f: The status bar draws its icons now.
Joe Onorato
2010-06-02
2
-9
/
+10
|
\
\
|
|
/
|
*
The status bar draws its icons now.
Joe Onorato
2010-06-02
2
-9
/
+10
*
|
am e0b2ae11: am 25f95f92: Rename IStatusBar to IStatusBarService.
Joe Onorato
2010-06-02
1
-3
/
+3
|
\
\
|
|
/
|
*
Rename IStatusBar to IStatusBarService.
Joe Onorato
2010-06-02
1
-3
/
+3
*
|
Fix 2571872: Showing an error message on wrong password/pin entered.
Konstantin Lopyrev
2010-06-01
1
-12
/
+18
*
|
Fix 2677197: Adding minimum complex character support.
Konstantin Lopyrev
2010-05-27
2
-2
/
+5
*
|
resolved conflicts for merge of 8b625a95 to master
Dianne Hackborn
2010-05-18
1
-1
/
+38
|
\
\
|
|
/
|
*
Add new API to take over a window's Surface.
Dianne Hackborn
2010-05-18
1
-1
/
+31
*
|
Fix 2571606: Correct message after too many failed attempts for password and ...
Konstantin Lopyrev
2010-05-14
2
-2
/
+18
*
|
ActionBar added to framework, integrated with Activity and styles.
Adam Powell
2010-05-13
1
-7
/
+23
*
|
Fixing bug 2660263, changed text for PIN unlock
Konstantin Lopyrev
2010-05-10
1
-0
/
+1
*
|
am faa1461d: am ab4f3c60: Merge "Manual integration of I32a7b5 from froyo" in...
Jim Miller
2010-05-06
1
-32
/
+32
|
\
\
|
|
/
|
*
Manual integration of I32a7b5 from froyo
Jim Miller
2010-05-06
1
-32
/
+32
*
|
am 867ab647: Integrate a bunch of stuff from Froyo:
Dianne Hackborn
2010-04-29
2
-73
/
+100
|
\
\
|
|
/
|
*
Integrate a bunch of stuff from Froyo:
Dianne Hackborn
2010-04-29
2
-73
/
+100
*
|
am 318249e4: Merge "Manual merge of Ida6a4cdd3abcbcab7e2fe8450a25c0dc36765f04...
Jim Miller
2010-04-15
1
-6
/
+9
|
\
\
|
|
/
|
*
Merge "Manual merge of Ida6a4cdd3abcbcab7e2fe8450a25c0dc36765f04" into kraken
Jim Miller
2010-04-15
1
-6
/
+9
|
|
\
|
|
*
Manual merge of Ida6a4cdd3abcbcab7e2fe8450a25c0dc36765f04
Jim Miller
2010-04-15
1
-6
/
+9
*
|
|
am 43725d4d: Merge "Manual merge of Idf6bb25438336616e6453e7afe0e79f227af98d3...
Jim Miller
2010-04-15
2
-2
/
+9
|
\
\
\
|
|
/
/
[next]