109084 Commits

Author SHA1 Message Date
Craig Mautner
88c0589969 Refactor ActivityThread cache - Baby step 1.
Introduce ResourcesManager and ResourcesKey as standalone classes.
Move DisplayMetrics and Resources HashMaps from ActivityThread to
ResourcesManager.

Change-Id: I20cc6c0dd1b74667354839e5ac9a660f4ee2d00d
2013-07-09 09:36:42 -07:00
Chris Wren
157026f820 heads up notifications, v0.1
1. re-name intruder alerts to heads up notifications
2. use interrupt for the verb form, instead of intrude
3. new policy: no full screen, high priority, screen on, not locked or dreaming
4. controlled by global setting, with an observer
5. only content view for now, expandable is a todo

to turn it on:
  adb  shell settings put global heads_up_enabled 1
calendar notifications (not pop-up) work well.

Change-Id: I253418c217d0a5cf81dc2fa001f4bad90fafcce5
2013-07-09 11:12:49 -04:00
Satoshi Kataoka
42e230cdb4 Merge "Consolidate InputMethodUtils" 2013-07-09 14:42:18 +00:00
Satoshi Kataoka
b282726d86 Consolidate InputMethodUtils
Change-Id: Ib5a5f3af8ea9eaaa81697d13c20abe28121e7373
2013-07-09 23:20:06 +09:00
The Android Automerger
af39e2622c merge in jb-mr2-zeroday-release history after reset to jb-mr2-dev 2013-07-09 05:55:27 -07:00
Dianne Hackborn
8f5c69a75f Merge "More procstats work." 2013-07-09 01:45:22 +00:00
Scott Main
5bb3b739b7 am 5c949ee4: am 0ebc82fe: am 597d7040: am 61e1a650: am e4d65d24: am eceeaf11: add link to cloud backend blog post
* commit '5c949ee481f029fe6dc1c9b16ec1d917ba5df440':
  add link to cloud backend blog post
2013-07-08 18:24:42 -07:00
Scott Main
5c949ee481 am 0ebc82fe: am 597d7040: am 61e1a650: am e4d65d24: am eceeaf11: add link to cloud backend blog post
* commit '0ebc82fe79966882bf6cf798afa6c67e1fc7d196':
  add link to cloud backend blog post
2013-07-08 18:22:42 -07:00
Scott Main
0ebc82fe79 am 597d7040: am 61e1a650: am e4d65d24: am eceeaf11: add link to cloud backend blog post
* commit '597d7040309d86e366be7804238750ccc733a7ad':
  add link to cloud backend blog post
2013-07-08 18:20:40 -07:00
Scott Main
597d704030 am 61e1a650: am e4d65d24: am eceeaf11: add link to cloud backend blog post
* commit '61e1a650c032c1169c31aad7e0aed085c400327d':
  add link to cloud backend blog post
2013-07-08 18:18:26 -07:00
Scott Main
61e1a650c0 am e4d65d24: am eceeaf11: add link to cloud backend blog post
* commit 'e4d65d24c3d9b6ce286193c451b1e90fb2265215':
  add link to cloud backend blog post
2013-07-08 18:15:25 -07:00
Scott Main
e4d65d24c3 am eceeaf11: add link to cloud backend blog post
* commit 'eceeaf11467e53cbc7196695953d28ad896a3c6d':
  add link to cloud backend blog post
2013-07-08 18:13:19 -07:00
Dianne Hackborn
a4cc205ee8 More procstats work.
The historical data is now a more central part of the stats.
When a checkin happens, the data is not deleted, just marked
as checked in so we can continue to access it.

The default procstats dump is now a new "summary" mode that
shows a more useful set of data for all of the running processes.
By default the current and all committed states are shown; you
use "--current" to only show the current.  Use "--details" to
get the previous more detailed data (which now includes detailed
process data like the per-package data).

Also tweaked uid printing to be a little more compact.

Change-Id: I5414ea7c07134ebd5dc83f6f7b9f6e30151eda85
2013-07-08 18:06:24 -07:00
Scott Main
eceeaf1146 add link to cloud backend blog post
Change-Id: I38376ff9ceaa7338f03cdfe6cd1685efafa1a4e2
2013-07-08 17:29:22 -07:00
Kenny Root
2042e9df48 KeySetManager: convert comments to Javadoc
To help with development, change comments to Javadoc and adding some
links.

Change-Id: Id97febd978f14bace8242d8e0610b1166a13265b
2013-07-08 16:28:35 -07:00
Scott Main
da31f2ea92 docs: add link to developer survey on main landing pages
Change-Id: Ib842dc074be9541764379d2adfecb0af01751d76
2013-07-08 16:16:21 -07:00
The Android Open Source Project
ef50a1a0dd am 7c2ea974: (-s ours) Reconcile with jb-mr2-zeroday-release - do not merge
* commit '7c2ea974834b2aa3f416aff4962fdd7bbec8a51f':
2013-07-08 15:52:24 -07:00
Mathias Agopian
d19db9a7c4 Merge "be more robust with handling unknown sensors" 2013-07-08 22:48:37 +00:00
Joe Malin
a62413772e Doc Bug: b9739899 Bugs in Sync Adapters training
Change-Id: Ia6f0fc79c73dd66a1d8306e49ff51fc29fb62c7f
2013-07-08 15:37:34 -07:00
The Android Open Source Project
7c2ea97483 Reconcile with jb-mr2-zeroday-release - do not merge
Change-Id: Id0d9eb3205906b409e735546b988f43a3bdcc0ae
2013-07-08 15:33:43 -07:00
Mathias Agopian
b25c0efad2 be more robust with handling unknown sensors
- add support for new sensors (post 4.3)
- don't crash when encountering an unknown sensor type
- clean-up

Bug: 9683153
Change-Id: Iecd883e8a7d0297be1bd2bd4f00c5cc3ffcbccfe
2013-07-08 15:24:09 -07:00
Jean-Baptiste Queru
414b02380d resolved conflicts for merge of 9058a6c8 to master
Change-Id: I361773dac17a551dd7b4c0b0e4e649ddf7612d90
2013-07-08 15:02:41 -07:00
Jean-Baptiste Queru
0a84ca2b49 am 928e045f: am b8b94d9b: am 538bd4d8: Merge "Fixing missing internal link in document."
* commit '928e045f9aea3ee7c4edba1257e674f5a514435f':
  Fixing missing internal link in document.
2013-07-08 14:48:07 -07:00
Jean-Baptiste Queru
a2bbb9a7d1 am 6cd4281d: am 65ba6d11: am 1e7276ce: Merge "Fix typo in AlertController.java"
* commit '6cd4281dae6c1de0196f79c6c155f75602de64f6':
  Fix typo in AlertController.java
2013-07-08 14:48:04 -07:00
Scott Main
01bc125ce8 am 5bd3741d: am e17a0082: am 0f22b5c3: am 375d9f33: am b13f9eeb: am 9c35004e: add xxhdpi information to tablet checklist
* commit '5bd3741d5ba04ae3547393e7ee8a2d5183ba4e95':
  add xxhdpi information to tablet checklist
2013-07-08 14:44:25 -07:00
Jean-Baptiste Queru
9058a6c881 am 7e683ec6: am fa42e774: Merge "FastScroller: Fix to use appropriate index"
* commit '7e683ec6a53b1581671ce72782e7b25a0ae705d0':
  FastScroller: Fix to use appropriate index
2013-07-08 14:43:01 -07:00
Jean-Baptiste Queru
928e045f9a am b8b94d9b: am 538bd4d8: Merge "Fixing missing internal link in document."
* commit 'b8b94d9bb18bd693b77050414d82a3975268ad08':
  Fixing missing internal link in document.
2013-07-08 14:42:59 -07:00
Jean-Baptiste Queru
6cd4281dae am 65ba6d11: am 1e7276ce: Merge "Fix typo in AlertController.java"
* commit '65ba6d11e1f3ecf33a5b6e68ab8a6322e993b4d8':
  Fix typo in AlertController.java
2013-07-08 14:42:56 -07:00
Scott Main
5bd3741d5b am e17a0082: am 0f22b5c3: am 375d9f33: am b13f9eeb: am 9c35004e: add xxhdpi information to tablet checklist
* commit 'e17a0082f038edd10af7cf35de0ca599a5ccff78':
  add xxhdpi information to tablet checklist
2013-07-08 14:41:50 -07:00
Jim Miller
668512fc45 Merge "Minor cleanup of KeyguardViewManager" 2013-07-08 21:40:49 +00:00
Scott Main
e17a0082f0 am 0f22b5c3: am 375d9f33: am b13f9eeb: am 9c35004e: add xxhdpi information to tablet checklist
* commit '0f22b5c311fbe47ae6d26de6c2002acddaa1e086':
  add xxhdpi information to tablet checklist
2013-07-08 14:39:22 -07:00
Scott Main
0f22b5c311 am 375d9f33: am b13f9eeb: am 9c35004e: add xxhdpi information to tablet checklist
* commit '375d9f333a8acd12587de4b9393b63d1e379ca53':
  add xxhdpi information to tablet checklist
2013-07-08 14:36:23 -07:00
Scott Main
375d9f333a am b13f9eeb: am 9c35004e: add xxhdpi information to tablet checklist
* commit 'b13f9eeba107ef21d7488db88821e3b41242cf32':
  add xxhdpi information to tablet checklist
2013-07-08 14:34:20 -07:00
Scott Main
b13f9eeba1 am 9c35004e: add xxhdpi information to tablet checklist
* commit '9c35004eabc48509c22d27f0a32ef7391e7ce923':
  add xxhdpi information to tablet checklist
2013-07-08 14:32:23 -07:00
Jean-Baptiste Queru
7e683ec6a5 am fa42e774: Merge "FastScroller: Fix to use appropriate index"
* commit 'fa42e774bc48c3172023c8c49610baa469c19e39':
  FastScroller: Fix to use appropriate index
2013-07-08 14:28:45 -07:00
Jean-Baptiste Queru
b8b94d9bb1 am 538bd4d8: Merge "Fixing missing internal link in document."
* commit '538bd4d8f2ff80d33e26f951c834c8d3680b8420':
  Fixing missing internal link in document.
2013-07-08 14:25:10 -07:00
Jean-Baptiste Queru
65ba6d11e1 am 1e7276ce: Merge "Fix typo in AlertController.java"
* commit '1e7276ce35f68c2df10b52c8adf8adc2882b8671':
  Fix typo in AlertController.java
2013-07-08 14:25:06 -07:00
Jean-Baptiste Queru
fa42e774bc Merge "FastScroller: Fix to use appropriate index" 2013-07-08 21:24:06 +00:00
Jean-Baptiste Queru
538bd4d8f2 Merge "Fixing missing internal link in document." 2013-07-08 21:22:37 +00:00
Jean-Baptiste Queru
1e7276ce35 Merge "Fix typo in AlertController.java" 2013-07-08 21:22:18 +00:00
Jean-Baptiste Queru
3407da1afb am 7dfcae9b: am d8694667: am ae6bdf63: Merge "Add Colemak keyboard layout"
* commit '7dfcae9bae9fc16226b1a0496e947be5cedd1773':
  Add Colemak keyboard layout
2013-07-08 13:47:58 -07:00
Jean-Baptiste Queru
7dfcae9bae am d8694667: am ae6bdf63: Merge "Add Colemak keyboard layout"
* commit 'd8694667da7561301371cc2c125104076c75608b':
  Add Colemak keyboard layout
2013-07-08 13:45:44 -07:00
Jean-Baptiste Queru
d8694667da am ae6bdf63: Merge "Add Colemak keyboard layout"
* commit 'ae6bdf63f532d136d61d0b7dec9117bfa2d37773':
  Add Colemak keyboard layout
2013-07-08 13:41:32 -07:00
Jean-Baptiste Queru
ae6bdf63f5 Merge "Add Colemak keyboard layout" 2013-07-08 20:31:35 +00:00
Kenny Root
ee302758d6 Merge "KeySetManager: change KEYSET_NOT_FOUND to public" 2013-07-08 20:25:27 +00:00
Christopher Eby
8c890db75a Add Colemak keyboard layout
Change-Id: I203b92e56522bc7b3014195d5d83dc1fdb3cab15
2013-07-08 13:09:18 -07:00
Kenny Root
242f1f3fc6 Merge "KeySetManager: fix indentation" 2013-07-08 19:48:41 +00:00
Jean-Baptiste Queru
bb4991e6eb am db550fc9: am 0e545bf5: am 9775203b: Merge "SectionIndexer: Update Javadoc for ExpandableListAdapters"
* commit 'db550fc900eaf3a5a845dcd0c0bb0ead2b1582d6':
  SectionIndexer: Update Javadoc for ExpandableListAdapters
2013-07-08 12:44:50 -07:00
Scott Main
9c35004eab add xxhdpi information to tablet checklist
Change-Id: I8eff162527a9de59c667a7152b70eed7590ddbe3
2013-07-08 12:44:41 -07:00
Jean-Baptiste Queru
db550fc900 am 0e545bf5: am 9775203b: Merge "SectionIndexer: Update Javadoc for ExpandableListAdapters"
* commit '0e545bf5502fde4fe2c96377829bd4c3f7c2d727':
  SectionIndexer: Update Javadoc for ExpandableListAdapters
2013-07-08 12:40:28 -07:00