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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
am 6fa4de3c: Merge "If an icon add remove get coalesced, don\'t remove some o...
Joe Onorato
2010-09-27
1
-0
/
+21
|
\
|
*
If an icon add remove get coalesced, don't remove some other icon.
Joe Onorato
2010-09-27
1
-0
/
+21
*
|
am 287952c3: Fix issue #3022508: Crash during media scan
Dianne Hackborn
2010-09-23
1
-15
/
+13
|
\
\
|
|
/
|
*
Fix issue #3022508: Crash during media scan
Dianne Hackborn
2010-09-23
1
-15
/
+13
*
|
am 94126238: Merge "Remove SSLContextImpl.engineInit(..) that takes persisten...
Brian Carlstrom
2010-09-14
2
-11
/
+16
|
\
\
|
|
/
|
*
Remove SSLContextImpl.engineInit(..) that takes persistent cache arguments
Brian Carlstrom
2010-09-14
2
-11
/
+16
*
|
am d02bdaab: Remove experimental immersive mode support. DO NOT MERGE
Daniel Sandler
2010-08-27
1
-13
/
+2
|
\
\
|
|
/
|
*
Remove experimental immersive mode support. DO NOT MERGE
Daniel Sandler
2010-08-27
1
-13
/
+2
*
|
am 1c045003: Merge "add mouse up/down/click support in DumpRenderTree" into g...
Guang Zhu
2010-08-26
1
-42
/
+16
|
\
\
|
|
/
|
*
add mouse up/down/click support in DumpRenderTree
Guang Zhu
2010-08-25
1
-42
/
+16
*
|
am 4d672988: Merge "Remove "StringTest.java"." into gingerbread
Brian Carlstrom
2010-08-25
2
-952
/
+0
|
\
\
|
|
/
|
*
Remove "StringTest.java".
Brian Carlstrom
2010-08-24
2
-952
/
+0
*
|
am 3f677b1b: Merge "Fix periodically disappearing status icons." into gingerb...
Daniel Sandler
2010-08-20
1
-0
/
+14
|
\
\
|
|
/
|
*
Fix periodically disappearing status icons.
Daniel Sandler
2010-08-19
1
-0
/
+14
*
|
am 567722ee: Merge "Fix problems with determining when to kill apps for wake ...
Dianne Hackborn
2010-08-15
2
-1
/
+18
|
\
\
|
|
/
|
*
Fix problems with determining when to kill apps for wake usage.
Dianne Hackborn
2010-08-15
2
-1
/
+18
*
|
am a8d9291d: Merge "Various battery info things:" into gingerbread
Dianne Hackborn
2010-08-13
3
-12
/
+67
|
\
\
|
|
/
|
*
Various battery info things:
Dianne Hackborn
2010-08-13
3
-12
/
+67
*
|
am 4ae1e382: Merge "Tracking merge of dalvik-dev to gingerbread" into gingerb...
Brian Carlstrom
2010-08-05
4
-137
/
+11
|
\
\
|
|
/
|
*
Tracking merge of dalvik-dev to gingerbread
Brian Carlstrom
2010-08-04
4
-137
/
+11
*
|
am 9150cff6: Merge "Replaced /sdcard with Environment.getExternalStorageDirec...
Jean-Baptiste Queru
2010-07-29
10
-37
/
+57
|
\
\
|
*
|
Replaced /sdcard with Environment.getExternalStorageDirectory()
Christian Mehlmauer
2010-07-19
10
-37
/
+57
*
|
|
am bae6fe24: Merge "Support streaming of compressed assets > 1 megabyte" into...
Christopher Tate
2010-07-28
6
-0
/
+218
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Support streaming of compressed assets > 1 megabyte
Christopher Tate
2010-07-28
6
-0
/
+218
*
|
|
merge from open-source master
The Android Open Source Project
2010-07-16
2
-0
/
+94
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge "Added method getPreferredHttpHost"
Romain Guy
2010-07-15
2
-0
/
+94
|
|
\
\
|
|
*
|
Added method getPreferredHttpHost
Andreas Sandblad
2010-07-14
2
-0
/
+94
*
|
|
|
merge from open-source master
The Android Open Source Project
2010-07-16
1
-0
/
+62
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Make HTTP Header class handle multiple cache-control fields.
Henrik Baard
2010-07-14
1
-0
/
+62
|
|
/
*
|
Fix icon size in intruder alerts.
Daniel Sandler
2010-07-07
3
-4
/
+5
*
|
Support for tapping on an immersive-mode priority notification.
Daniel Sandler
2010-06-29
1
-0
/
+2
*
|
Updated StatusBar test app for new notifications API.
Daniel Sandler
2010-06-24
5
-0
/
+148
*
|
Fix the notification vibration setting and add a test app that lets you recov...
Joe Onorato
2010-06-24
7
-0
/
+219
*
|
Need to give the AppWidgetHostView the new info about the provider, in case t...
Joe Onorato
2010-06-23
2
-0
/
+27
*
|
Move out all framework-tests classes.
Brett Chabot
2010-06-14
8
-867
/
+0
*
|
Add a test item the turns on a bunch of extra icons.
Joe Onorato
2010-06-09
1
-0
/
+17
*
|
Handle errors inflating notifications (and their icons).
Joe Onorato
2010-06-09
1
-15
/
+35
*
|
Add some disabled logging and another test case for reapplying the notificati...
Joe Onorato
2010-06-09
1
-1
/
+12
*
|
In fact, switching an item between ongoing and notifications works.
Joe Onorato
2010-06-02
1
-1
/
+1
*
|
Handle bad icon resources.
Joe Onorato
2010-06-02
1
-0
/
+10
*
|
updateNotifications works.
Joe Onorato
2010-06-02
1
-3
/
+1
*
|
Add expand and collapse.
Joe Onorato
2010-06-02
1
-15
/
+2
*
|
am 1bd7597b: merge from open-source master
The Android Open Source Project
2010-06-02
1
-2
/
+3
|
\
\
|
|
/
|
*
merge from open-source master
The Android Open Source Project
2010-06-02
1
-2
/
+3
|
|
\
|
|
*
Replaced raw string arguments for Context.getSystemService() with final Conte...
Christian Mehlmauer
2010-05-31
1
-2
/
+3
*
|
|
am 8382068e: merge from open-source master
The Android Open Source Project
2010-05-17
1
-2
/
+20
|
\
\
\
|
|
/
/
|
*
|
merge from open-source master
The Android Open Source Project
2010-05-17
1
-2
/
+20
|
|
\
\
|
|
|
/
|
|
*
Merge "Updated RGB LED test cases"
Jean-Baptiste Queru
2010-05-17
1
-2
/
+20
|
|
|
\
|
|
|
*
Updated RGB LED test cases
Mattias Östergren
2010-03-05
1
-2
/
+20
|
|
*
|
Merge "New test in FrameworkTest for the VelocityTracker class"
Jean-Baptiste Queru
2010-05-13
1
-0
/
+285
|
|
|
\
\
[next]