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
/
core
/
java
/
android
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix 2673731: Adding support for password history to Device Admin.
Konstantin Lopyrev
2010-05-24
2
-63
/
+115
*
Fix sdk build.
Dianne Hackborn
2010-05-19
1
-1
/
+1
*
More fragment work.
Dianne Hackborn
2010-05-19
5
-246
/
+612
*
am 4a30bcf7: am 74323fd1: Update NativeActivity to allow direct surface access.
Dianne Hackborn
2010-05-18
1
-7
/
+26
|
\
|
*
Update NativeActivity to allow direct surface access.
Dianne Hackborn
2010-05-18
1
-7
/
+26
*
|
Add the Loader and supporting classes.
Jeff Hamilton
2010-05-18
1
-0
/
+188
*
|
am 33c06f91: am 6c034325: am 6d8e4fd8: am b83a283a: docs: add dev guide for b...
Scott Main
2010-05-14
2
-14
/
+20
|
\
\
|
|
/
|
*
am 6d8e4fd8: am b83a283a: docs: add dev guide for backup
Scott Main
2010-05-14
2
-14
/
+20
|
|
\
|
|
*
docs: add dev guide for backup
Scott Main
2010-05-14
2
-14
/
+20
*
|
|
Merge "More fragment stuff:"
Dianne Hackborn
2010-05-14
5
-148
/
+365
|
\
\
\
|
*
|
|
More fragment stuff:
Dianne Hackborn
2010-05-14
5
-148
/
+365
*
|
|
|
ActionBar - custom navigation views
Adam Powell
2010-05-14
1
-8
/
+23
|
/
/
/
*
|
|
Remove the deprecated cursor methods.
Jeff Hamilton
2010-05-13
1
-34
/
+0
*
|
|
Further work on fragments:
Dianne Hackborn
2010-05-13
7
-278
/
+967
*
|
|
ActionBar added to framework, integrated with Activity and styles.
Adam Powell
2010-05-13
2
-6
/
+300
*
|
|
Merge "Skip ActivityWaiter synchronization on Instrumentation.callActivityOnD...
Brett Chabot
2010-05-12
1
-13
/
+15
|
\
\
\
|
*
|
|
Skip ActivityWaiter synchronization on Instrumentation.callActivityOnDestroy
Brett Chabot
2010-05-12
1
-13
/
+15
*
|
|
|
Add Activity.isChangingConfiguration().
Jeff Hamilton
2010-05-11
2
-0
/
+18
|
/
/
/
*
|
|
Improvements to fragment API:
Dianne Hackborn
2010-05-07
4
-44
/
+374
*
|
|
New fragment stuff: back stack, and layout integration.
Dianne Hackborn
2010-05-06
4
-27
/
+168
*
|
|
am 110a031a: am f41f444d: Merge "First pass at NativeActivity." into kraken
Dianne Hackborn
2010-05-05
1
-0
/
+122
|
\
\
\
|
|
/
/
|
*
|
Merge "First pass at NativeActivity." into kraken
Dianne Hackborn
2010-05-05
1
-0
/
+122
|
|
\
\
|
|
*
|
First pass at NativeActivity.
Dianne Hackborn
2010-05-05
1
-0
/
+122
*
|
|
|
am 9bbc5683: am d9d009d7: am 3445dae3: am 65b2561c: Merge "Fix issue #2643754...
Dianne Hackborn
2010-05-05
4
-85
/
+88
|
\
\
\
\
|
|
/
/
/
|
*
|
|
am 3445dae3: am 65b2561c: Merge "Fix issue #2643754: Launcher is caching widg...
Dianne Hackborn
2010-05-04
4
-85
/
+88
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Fix issue #2643754: Launcher is caching widget layouts for too long
Dianne Hackborn
2010-05-04
4
-85
/
+88
*
|
|
|
am d582694c: am ebad36db: am 5c16039a: am 01451756: Merge "docs: revise and a...
Scott Main
2010-05-05
10
-111
/
+141
|
\
\
\
\
|
|
/
/
/
|
*
|
|
am 5c16039a: am 01451756: Merge "docs: revise and add documentation for backu...
Scott Main
2010-05-04
10
-111
/
+141
|
|
\
\
\
|
|
|
/
/
|
|
|
/
|
|
|
/
|
|
/
|
|
|
*
docs: revise and add documentation for backup APIs
Scott Main
2010-04-29
10
-111
/
+141
*
|
|
Fix issue #2555171: Switching to app immediately after unmounting...
Dianne Hackborn
2010-04-30
1
-0
/
+7
*
|
|
resolved conflicts for merge of 81cd2e90 to master
Adam Powell
2010-04-23
1
-0
/
+33
|
\
\
\
|
|
/
/
|
*
|
Logo attribute for manifest and PackageManager methods to fetch it
Adam Powell
2010-04-23
1
-0
/
+33
|
|
/
*
|
Introducing Fragment.
Dianne Hackborn
2010-04-19
6
-2
/
+401
*
|
am 5fee638e: am f04be52a: am 0c5ad4f1: Merge "For search suggestions in the s...
Mike LeBeau
2010-04-16
1
-0
/
+14
|
\
\
|
|
/
|
*
Merge "For search suggestions in the search dialog, allow the 'title' line of...
Mike LeBeau
2010-04-16
1
-0
/
+14
|
|
\
|
|
*
For search suggestions in the search dialog, allow the 'title'
Mike LeBeau
2010-04-15
1
-0
/
+14
*
|
|
manual merge
android-build SharedAccount
2010-04-15
1
-3
/
+49
|
\
\
\
|
|
/
/
|
*
|
A little more improvement of the Service javadoc.
Dianne Hackborn
2010-04-15
1
-3
/
+49
|
|
/
*
|
Added MultiSelectListPreference
Adam Powell
2010-04-15
1
-0
/
+13
*
|
am 093d621c: am 11d7502b: am 8656145e: Merge "Fix issue #593153: Broadcast ti...
Dianne Hackborn
2010-04-15
2
-88
/
+114
|
\
\
|
|
/
|
*
Fix issue #593153: Broadcast time out when sending...
Dianne Hackborn
2010-04-14
2
-88
/
+114
|
*
Fix issue #2555171: Switching to app immediately after unmounting...
Dianne Hackborn
2010-04-13
1
-0
/
+7
*
|
am c2b8b5f8: am 0162c3c7: am 3643dc8c: am 3069a6da: Merge "SDK: last of the b...
Christopher Tate
2010-04-13
3
-19
/
+118
|
\
\
|
|
/
|
*
SDK: last of the backup/restore docs content
Christopher Tate
2010-04-12
3
-19
/
+118
*
|
let apps set statement-cache size.
Vasu Nori
2010-04-13
1
-4
/
+5
|
/
*
SDK: more backup/restore documentation work
Christopher Tate
2010-04-12
8
-77
/
+248
*
API CHANGE: remove obsolete constants and hide some methods
Christopher Tate
2010-04-12
1
-3
/
+1
*
Fix issue #2581524: Car home icon should always go to car home
Dianne Hackborn
2010-04-09
2
-8
/
+17
*
Throttling framework addins
Irfan Sheriff
2010-04-08
1
-0
/
+17
*
Fix issue #2549955: Moving the application fails -Activity Manager Crash on l...
Dianne Hackborn
2010-04-07
1
-2
/
+3
[next]