• Home
  • History
  • Annotate
  • only in /development/samples/NotePad/src/
History log of /development/samples/NotePad/src/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0d11c9c34501a9a9dedee1092fd63af218dc28c8 17-Jan-2011 Dianne Hackborn <hackbod@google.com> Follow API changes.

Change-Id: Ieb1df7fc0708f22aae3d851f74ade1343eb44e08
om/example/android/notepad/NoteEditor.java
om/example/android/notepad/NotesList.java
a00a0e7f7de72883f6f1523e989a7c1d18ac53b7 29-Nov-2010 Scott Main <smain@google.com> This is a manual merge of Ib7ea41079f3b268f3be1f86febdb1caed98bdd8e
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
om/example/android/notepad/NoteEditor.java
om/example/android/notepad/NotesList.java
om/example/android/notepad/TitleEditor.java
390d67679cf568141e9ee135a60132d8f4ffa3f0 25-Sep-2010 Joe Malin <jmalin@google.com> Samples: Fix bugs in Note Pad sample app.

Change-Id: I859cbc73eaaa77a9ff89484f33c7150d76a4e2c2
om/example/android/notepad/NotePadProvider.java
om/example/android/notepad/TitleEditor.java
f82564473f7067348f89a49917200d5f523c6259 29-Sep-2010 Joe Malin <jmalin@google.com> Samples: Fix bugs in Note Pad sample app.

Change-Id: Iacb22efa30d3627dba5a5f91151da5c75722715e
om/example/android/notepad/NotePadProvider.java
om/example/android/notepad/TitleEditor.java
3e4a5c8a5ebceaca786f10a6f0a386f59842972a 27-Aug-2010 Dianne Hackborn <hackbod@google.com> Update to follow clipboard APIs.

Change-Id: I905a499f2697bea218b6d4c3f8ec339fbe52c916
om/example/android/notepad/NoteEditor.java
om/example/android/notepad/NotePadProvider.java
om/example/android/notepad/NotesList.java
88bcee2e891c5551d9db7c50572c1aa9aa0d6839 25-Aug-2010 Joe Malin <jmalin@google.com> Note Pad: merged jmalin and hackbod chgs

Change-Id: Ica0fff191b806981bdca05977174a6ed3bb6d9f1
om/example/android/notepad/NoteEditor.java
om/example/android/notepad/NotePad.java
om/example/android/notepad/NotePadProvider.java
om/example/android/notepad/NotesList.java
om/example/android/notepad/NotesLiveFolder.java
om/example/android/notepad/TitleEditor.java
om/google/provider/NotePad.java
70b1869f383179f87d4db7ff237c80595458fd2d 10-Aug-2010 Joe Malin <jmalin@google.com> Revert "Revised Note Pad sample, new test app for Note Pad"

This reverts commit 4124e0a1f07e4e54c37b0cfbb1b7438806ff02a6.
om/example/android/notepad/NoteEditor.java
om/example/android/notepad/NotePad.java
om/example/android/notepad/NotePadProvider.java
om/example/android/notepad/NotesList.java
om/example/android/notepad/NotesLiveFolder.java
om/example/android/notepad/TitleEditor.java
om/google/provider/NotePad.java
4124e0a1f07e4e54c37b0cfbb1b7438806ff02a6 08-Jun-2010 Joe Malin <jmalin@google.com> Revised Note Pad sample, new test app for Note Pad

Change-Id: Ia41a33d935ead704c1de439a0cfb0a55806cfe12
om/example/android/notepad/NoteEditor.java
om/example/android/notepad/NotePad.java
om/example/android/notepad/NotePadProvider.java
om/example/android/notepad/NotesList.java
om/example/android/notepad/NotesLiveFolder.java
om/example/android/notepad/TitleEditor.java
om/google/provider/NotePad.java
4779ab6f9aa4d6b691f051e069ffac31475f850a 07-Aug-2010 Dianne Hackborn <hackbod@google.com> Update NotePad to support copying of an entire note to the clipboard.

Change-Id: Icbda36dcdb98d53395af1570e161dad727146f93
om/example/android/notepad/NoteEditor.java
om/example/android/notepad/NotePadProvider.java
om/example/android/notepad/NotesList.java
a7178809f6aecff7c4e3ae3374b7cba5adc692bf 23-Nov-2009 Roman Nurik <romannurik@google.com> Fresh new change for:
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!
om/example/android/notepad/NotePadProvider.java
om/example/android/notepad/NotesLiveFolder.java
52d4c30ca52320ec92d1d1ddc8db3f07f69c4f98 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
om/example/android/notepad/NoteEditor.java
om/example/android/notepad/NotePad.java
om/example/android/notepad/NotePadProvider.java
om/example/android/notepad/NotesList.java
om/example/android/notepad/TitleEditor.java
om/google/provider/NotePad.java
d4aee0c0caa00aa02d4c50ed28151591ac0456b5 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
om/example/android/notepad/NoteEditor.java
om/example/android/notepad/NotePad.java
om/example/android/notepad/NotePadProvider.java
om/example/android/notepad/NotesList.java
om/example/android/notepad/TitleEditor.java
om/google/provider/NotePad.java
e943f2fd8e7623ba3ea12bb65294d30446db4174 18-Dec-2008 The Android Open Source Project <initial-contribution@android.com> Code drop from //branches/cupcake/...@124589
om/google/provider/NotePad.java
5c11852110eeb03dc5a69111354b383f98d15336 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
om/example/android/notepad/NoteEditor.java
om/example/android/notepad/NotePad.java
om/example/android/notepad/NotePadProvider.java
om/example/android/notepad/NotesList.java
om/example/android/notepad/TitleEditor.java