| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Change-Id: Ieb1df7fc0708f22aae3d851f74ade1343eb44e08
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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: I905a499f2697bea218b6d4c3f8ec339fbe52c916
|
| |
|
|
| |
Change-Id: Ica0fff191b806981bdca05977174a6ed3bb6d9f1
|
| |
|
|
| |
This reverts commit 4124e0a1f07e4e54c37b0cfbb1b7438806ff02a6.
|
| |
|
|
| |
Change-Id: Ia41a33d935ead704c1de439a0cfb0a55806cfe12
|
| |
|
|
| |
Change-Id: Icbda36dcdb98d53395af1570e161dad727146f93
|
| | |
|
| | |
|
| |
|