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
/
Activity.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't allow concurrent permission requests.
Svetoslav
2015-10-16
1
-0
/
+29
*
Fix issue #22843150: fragment transaction crash from onRequestPermisssionResult
Dianne Hackborn
2015-08-05
1
-0
/
+10
*
Fix issue #22860466: viapi security bug - rubber stamping in nested VIs
Dianne Hackborn
2015-08-03
1
-0
/
+16
*
Work on issue #21516866: Implement voice interaction in ResolverActivity
Dianne Hackborn
2015-07-28
1
-1
/
+7
*
Merge "Fix issue #22531747: Assist info should declare if user has disabled.....
Dianne Hackborn
2015-07-20
1
-0
/
+18
|
\
|
*
Fix issue #22531747: Assist info should declare if user has disabled...
Dianne Hackborn
2015-07-20
1
-0
/
+18
*
|
Merge "Improve documentation of onRequestPermissionsResult" into mnc-dev
Svet Ganov
2015-07-16
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
Improve documentation of onRequestPermissionsResult
Svet Ganov
2015-07-16
1
-0
/
+5
*
|
Work on issue #22516282: ChooserTarget URI grants not forwarded
Dianne Hackborn
2015-07-16
1
-2
/
+10
|
/
*
Let the ActionBar handle keyboard shortcuts.
Abodunrinwa Toki
2015-07-15
1
-1
/
+3
*
Improve request permission docs
Svet Ganov
2015-07-03
1
-0
/
+7
*
Installer is a part of the system with unrevocable permissions
Svet Ganov
2015-06-30
1
-10
/
+12
*
Fix leak for MenuInflater + setActionBar
Chris Banes
2015-06-22
1
-0
/
+3
*
Merge "Use who when requesting permissions" into mnc-dev
Svetoslav
2015-06-10
1
-26
/
+31
|
\
|
*
Use who when requesting permissions
Svetoslav
2015-06-09
1
-26
/
+31
*
|
Fix issue #21621920: VI: need mechanism to get current request
Dianne Hackborn
2015-06-09
1
-0
/
+18
|
/
*
Merge "More API changes." into mnc-dev
Dianne Hackborn
2015-06-04
1
-0
/
+1
|
\
|
*
More API changes.
Dianne Hackborn
2015-06-02
1
-0
/
+1
*
|
Add annotations to a new API
Svetoslav
2015-06-02
1
-1
/
+1
*
|
Fix java doc
Svetoslav
2015-06-02
1
-1
/
+1
*
|
Add API to hint whether to show on-board UI before a permission request.
Svetoslav
2015-06-02
1
-0
/
+25
|
/
*
Merge "Disable input during Activity Transition." into mnc-dev
George Mount
2015-05-11
1
-14
/
+18
|
\
|
*
Disable input during Activity Transition.
George Mount
2015-05-07
1
-14
/
+18
*
|
Move PhoneWindow and friends back into internal package
Adam Powell
2015-05-06
1
-1
/
+1
|
/
*
Merge "Call Activity#onAttachFragment()" into mnc-dev
Todd Kennedy
2015-05-05
1
-0
/
+5
|
\
|
*
Call Activity#onAttachFragment()
Todd Kennedy
2015-05-04
1
-0
/
+5
*
|
am 9c14b3ab: am c7e9a17a: am 10a54a79: Merge "Remove dependency upon Fragment...
Todd Kennedy
2015-05-01
1
-124
/
+91
|
\
\
|
|
/
|
*
Remove dependency upon FragmentActivity
Todd Kennedy
2015-04-30
1
-124
/
+91
*
|
Annotate some APIs with threading annotations
Tor Norbye
2015-04-23
1
-0
/
+2
|
/
*
Add API for putting up locktask pinning toast.
Craig Mautner
2015-04-21
1
-0
/
+12
*
Introduce android:lockTaskMode
Craig Mautner
2015-04-15
1
-5
/
+17
*
Save search context when dispatching onSearchRequested.
Tim Kilbourn
2015-04-13
1
-0
/
+25
*
Show and trigger activities that implement Text Processing actions
Clara Bayarri
2015-04-10
1
-8
/
+38
*
Runtime permissions: per user permission tracking.
Svetoslav
2015-03-23
1
-2
/
+121
*
Merge "More work on collecting assist data."
Dianne Hackborn
2015-03-13
1
-5
/
+23
|
\
|
*
More work on collecting assist data.
Dianne Hackborn
2015-03-12
1
-5
/
+23
*
|
Add a type parameter to startActionMode() calls.
Clara Bayarri
2015-03-13
1
-6
/
+38
|
/
*
Annotate methods to be called from overrides with @CallSuper
Tor Norbye
2015-03-07
1
-0
/
+13
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
1
-2
/
+0
*
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-18
1
-4
/
+10
*
Mark findViewById(int) @Nullable
Scott Kennedy
2015-02-11
1
-0
/
+2
*
Split up android.policy into framework.jar and services.jar 1/3
Jorim Jaggi
2015-02-10
1
-2
/
+2
*
First quick implementation of auto assist data.
Dianne Hackborn
2015-02-06
1
-1
/
+5
*
am 4a40f7cc: Merge "Fix crash caused by disabling the Options panel on TVs" i...
Jose Lima
2015-01-28
1
-1
/
+3
|
\
|
*
Fix crash caused by disabling the Options panel on TVs
Jose Lima
2015-01-28
1
-1
/
+3
*
|
Merge "Support activities in the same process having different resources."
Wale Ogunwale
2015-01-27
1
-1
/
+1
|
\
\
|
*
|
Support activities in the same process having different resources.
Wale Ogunwale
2015-01-27
1
-1
/
+1
*
|
|
am 445768bd: am 3fd8a433: Merge "Allow disabling the Options Pannel feature f...
Jose Lima
2015-01-27
1
-5
/
+11
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Allow disabling the Options Pannel feature for TVs
Jose Lima
2015-01-26
1
-5
/
+11
*
|
Bring back voice interaction APIs.
Dianne Hackborn
2015-01-21
1
-4
/
+0
[next]