| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| | |
item appearance" into honeycomb
* commit '44a6ed7b3ff5080dc18f821d83852e331d7a3891':
change notepad min sdk version to 11 and adjust action item appearance
|
| |
| |
| |
| | |
Change-Id: I5385067b2720ebb053565cadcfe725103165abb8
|
|\|
| |
| |
| |
| | |
* commit '7c69dba7cc03073820d567dcb2fa6af031326e7a':
Remove use of old theme name.
|
| |
| |
| |
| | |
Change-Id: Iebc7a81738122fbfb94f22649e07eabb39dc4afb
|
|\|
| |
| |
| |
| | |
* commit '0d11c9c34501a9a9dedee1092fd63af218dc28c8':
Follow API changes.
|
| |
| |
| |
| | |
Change-Id: Ieb1df7fc0708f22aae3d851f74ade1343eb44e08
|
|\ \
| |/
|/|
| | |
Change-Id: I2ee1cb90df9617e470aec99671a05d99939f30f2
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
smaller)" into gingerbread
* commit 'ac96a5607de2fd643bdf43e1711aea8afa74c04b':
update notepad menu icons with new styles for GB (20% smaller)
|
| | |
| | |
| | |
| | | |
Change-Id: Ie5b9e42d56688558e9e3220bb15729d5142775ba
|
| | |
| | |
| | |
| | | |
Change-Id: I32ac7dbd24bd3730deb608e20346fa9d40c3875a
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Which includes the following:
- inflating menus from XML and supporting API Level 3 without the need
for version qualifiers on resource directories.
- to NOT include items in the options menu based on the 'selected' item
(that's what a context menu is for).
- include all drawables in the app, instead of using system resources.
Add features:
- the ability to edit the note title through the context menu
- disable menu items in the editor based on menu groups
- add a "save" button to the editor instead of assuming BACK functionality
- and show the title of the current note in the activity title.
Plus, this change adds Holo themes and items to the action bar.
And fix a bug in NoteEditor: the constants used for the column indexes caused the title
and note text to be saved incorrectly---removed them and instead perform column index
lookup on the notes cursor.
Change-Id: I6e7a693a35f5dc2da423982869dd871c4c171e5b
|
|\| |
| | |
| | |
| | | |
Change-Id: I2e79f7c906477bc5d02352de6a7be17fffb4730a
|
| |\ \
| | |/
| |/|
| | | |
Change-Id: Id3b056cf13bcfa50b3b4a00a22b8f482069c04c9
|
| | |
| | |
| | |
| | | |
Change-Id: Iac2644d350235e19f5109aeb25a8d6d4eb1af3fe
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is a cherry-pick from froyo change I392406824607e2bdae646e3156433d82a9ed6521
Revise NotePad application to use better practices such as
- inflating menus from XML and supporting API Level 3 without the need
for version qualifiers on resource directories.
- to NOT include items in the options menu based on the 'selected' item
(that's what a context menu is for).
- include all drawables in the app, instead of using system resources.
Add features:
- the ability to edit the note title through the context menu
- disable menu items in the editor based on menu groups
- add a "save" button to the editor instead of assuming BACK functionality
- and show the title of the current note in the activity title.
- and probably others
Change-Id: I5e6fa5315308edf1a9447ecadd5b289127776bd0
|
| |
| |
| |
| | |
Change-Id: I859cbc73eaaa77a9ff89484f33c7150d76a4e2c2
|
| |
| |
| |
| | |
Change-Id: I6113ec86e4d4cbc105932067ac2fbb2a0d468e15
|
| |
| |
| |
| | |
Change-Id: Iacb22efa30d3627dba5a5f91151da5c75722715e
|
| |
| |
| |
| | |
Change-Id: I905a499f2697bea218b6d4c3f8ec339fbe52c916
|
| |
| |
| |
| | |
Change-Id: Ica0fff191b806981bdca05977174a6ed3bb6d9f1
|
| |
| |
| |
| | |
This reverts commit 4124e0a1f07e4e54c37b0cfbb1b7438806ff02a6.
|
| |
| |
| |
| | |
Change-Id: Ia41a33d935ead704c1de439a0cfb0a55806cfe12
|
|/
|
|
| |
Change-Id: Icbda36dcdb98d53395af1570e161dad727146f93
|
|
|
|
|
|
|
| |
Modify tests sample code to use ActivityInstrumentationTestCase2 and its new
constructor.
Change-Id: Idf927b6641c8dfb4aede8cb2bba45de29320bcf5
|
|
|
|
| |
Bug: #2361749.
|
|
|
|
|
|
|
|
| |
Add Live Folder support to NotePad sample, and add new icons for the app and Live Folder (separate for Donut and Eclair).
Previous change 33290 was screwed up.
Xav, please pardon a repo newbie!
|
|
|
|
|
|
| |
(drop dated 29-Sep-2009)
Change-Id: Ie022d478ed4eafc641e475dad94f507a6c358595
|
|
|
|
|
|
| |
As now test projects are recognized by presence of the property
tested.project.dir, it has been manually added for existing
test project samples.
|
|
|
|
|
| |
add a homepage for the searchable dictionary sample app.
and make all urls relative
|
|
|
|
|
|
|
| |
Add new web pages for sample apps included in the SDK.
Revise the existing sample app web pages.
Delete screenshots for notepad and lunar lander (these have
moved into frameworks/base/docs/html/guide/samples/image/.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|