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
/
content
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make TypedArray and LayoutInflater exceptions more useful
Alan Viverette
2015-03-09
1
-9
/
+23
*
Annotate return values with @CheckReturn
Tor Norbye
2015-03-07
2
-0
/
+12
*
am 3f74f638: am 55966006: am 7a4cb563: Merge "Frameworks/base: Remove unneces...
Andreas Gampe
2015-03-08
1
-4
/
+1
|
\
|
*
am 7a4cb563: Merge "Frameworks/base: Remove unnecessary Pattern instance"
Andreas Gampe
2015-03-07
1
-4
/
+1
|
|
\
|
|
*
Frameworks/base: Remove unnecessary Pattern instance
Andreas Gampe
2015-03-07
1
-4
/
+1
*
|
|
Annotate ARGB integer parameters with @ColorInt
Tor Norbye
2015-03-05
3
-3
/
+10
*
|
|
Merge "Fix crash in UndoManager after parceling TextView"
James Cook
2015-03-02
2
-0
/
+14
|
\
\
\
|
*
|
|
Fix crash in UndoManager after parceling TextView
James Cook
2015-03-02
2
-0
/
+14
*
|
|
|
Merge "Remove unused imports in frameworks/base."
John Spurlock
2015-03-02
4
-4
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
4
-4
/
+0
*
|
|
|
Mark arg and extras @Nullable in ContentProvider#call()
Scott Kennedy
2015-03-01
3
-4
/
+10
|
/
/
/
*
|
|
Merge "Reland: Add basic support for Ctrl-Z to editable TextViews"
James Cook
2015-02-27
2
-6
/
+11
|
\
\
\
|
*
|
|
Reland: Add basic support for Ctrl-Z to editable TextViews
James Cook
2015-02-27
2
-6
/
+11
*
|
|
|
Merge "Implement landscape layout for time picker dialog"
Alan Viverette
2015-02-27
1
-40
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Implement landscape layout for time picker dialog
Alan Viverette
2015-02-26
1
-40
/
+0
*
|
|
|
Merge "Extracted a separate class to run dexopt on packages"
Fyodor Kupolov
2015-02-26
2
-0
/
+14
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Extracted a separate class to run dexopt on packages
Fyodor Kupolov
2015-02-25
2
-0
/
+14
*
|
|
|
Add Context.getSystemService(Class<?>).
Jeff Brown
2015-02-25
2
-17
/
+83
*
|
|
|
Merge "Change UndoManager mOwners from HashMap to ArrayMap"
James Cook
2015-02-24
1
-2
/
+4
|
\
\
\
\
|
*
|
|
|
Change UndoManager mOwners from HashMap to ArrayMap
James Cook
2015-02-23
1
-2
/
+4
|
|
/
/
/
*
|
|
|
am fd335f84: am 948682d1: am 6e208cdd: Merge "Remove wrong javadoc comment"
Narayan Kamath
2015-02-24
1
-3
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
am 6e208cdd: Merge "Remove wrong javadoc comment"
Narayan Kamath
2015-02-24
1
-3
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge "Remove wrong javadoc comment"
Narayan Kamath
2015-02-24
1
-3
/
+1
|
|
|
\
\
|
|
|
*
|
Remove wrong javadoc comment
Romain Vimont
2014-07-08
1
-3
/
+1
*
|
|
|
|
Add MIDI Manager API tweaks:
Mike Lockwood
2015-02-23
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-18
6
-54
/
+85
*
|
|
|
Merge "RegisteredServicesCache now saves files to a user-specific dir"
Fyodor Kupolov
2015-02-13
1
-76
/
+167
|
\
\
\
\
|
*
|
|
|
RegisteredServicesCache now saves files to a user-specific dir
Fyodor Kupolov
2015-02-12
1
-76
/
+167
*
|
|
|
|
Update the @ServiceName annotation
Tor Norbye
2015-02-12
1
-2
/
+13
|
/
/
/
/
*
|
|
|
am 33d3c53d: resolved conflicts for merge of 517e0274 to lmp-mr1-dev-plus-aosp
Alex Klyubin
2015-02-11
3
-41
/
+69
|
\
\
\
\
|
|
/
/
/
|
*
|
|
resolved conflicts for merge of 517e0274 to lmp-mr1-dev-plus-aosp
Alex Klyubin
2015-02-11
3
-41
/
+69
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Move hidden ApplicationInfo flags into a separate field.
Alex Klyubin
2015-02-11
3
-41
/
+69
*
|
|
|
Added unit test for RegisteredServicesCache
Fyodor Kupolov
2015-02-10
1
-16
/
+30
*
|
|
|
Merge "Add @SystemApi annotations to ACTION_QUERY_PACKAGE_RESTART and related."
Soonil Nagarkar
2015-02-10
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
Add @SystemApi annotations to ACTION_QUERY_PACKAGE_RESTART and related.
Soonil Nagarkar
2015-02-10
1
-0
/
+2
*
|
|
|
|
Merge "Set TaskStack config orientation based on dimensions"
Wale Ogunwale
2015-02-10
1
-3
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
Set TaskStack config orientation based on dimensions
Wale Ogunwale
2015-02-10
1
-3
/
+8
*
|
|
|
|
|
Merge "Revert "Add @SystemApi annotations to ACTION_QUERY_PACKAGE_RESTART and...
Soonil Nagarkar
2015-02-10
1
-2
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Revert "Add @SystemApi annotations to ACTION_QUERY_PACKAGE_RESTART and related."
Soonil Nagarkar
2015-02-09
1
-2
/
+0
*
|
|
|
|
|
|
Merge "Add @SystemApi annotations to ACTION_QUERY_PACKAGE_RESTART and related."
Soonil Nagarkar
2015-02-10
1
-0
/
+2
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
|
|
/
/
/
/
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Add @SystemApi annotations to ACTION_QUERY_PACKAGE_RESTART and related.
Soonil Nagarkar
2015-02-09
1
-0
/
+2
|
|
/
/
/
/
*
|
|
|
|
am 2b865d7e: am a6318cd7: am d09878c1: am 61333d1b: Merge "Limit cache update...
Amith Yamasani
2015-02-09
1
-9
/
+43
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
am a6318cd7: am d09878c1: am 61333d1b: Merge "Limit cache update to packages ...
Amith Yamasani
2015-02-09
1
-9
/
+43
|
|
\
\
\
|
|
*
|
|
Limit cache update to packages that have changed
Amith Yamasani
2015-02-09
1
-9
/
+43
*
|
|
|
|
Conditionally include org.apache.http.legacy in app classpaths.
Narayan Kamath
2015-02-05
1
-0
/
+8
*
|
|
|
|
Use ResolveInfo for label and icon for LauncherActivityInfo
Amith Yamasani
2015-02-04
1
-20
/
+20
*
|
|
|
|
@hide ActivityInfo.resizeable.
Wale Ogunwale
2015-02-03
1
-0
/
+1
*
|
|
|
|
Support for activity to opt-in/out of resizeable/multi-window support.
Wale Ogunwale
2015-02-02
2
-86
/
+55
*
|
|
|
|
Add some @Nullable annotations to SharedPreferences
Scott Kennedy
2015-01-30
1
-4
/
+8
*
|
|
|
|
Merge "Added primaryUserOnly attribute for activities"
Fyodor Kupolov
2015-01-28
1
-5
/
+6
|
\
\
\
\
\
[next]