summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2010-04-21Reorganized tip strings so they can be more easily localized.Daniel Sandler
The previous structure made it difficult to provide coherent comments for translators. It was also unnecessarily difficult to add/remove tips. Added comments to all localizable strings. Also, removed two tips deemed to be overkill. This is now (hopefully) the final set of tips. Finally, store the current tip in SharedPreferences so that the widget doesn't always reset to tip 0 every time Launcher restarts (important on low-memory devices). Bug: 2559083 (tracking the overall feature) Change-Id: I86a29a4e8e1059e7fe2ff6792bbc4e3277951fa2
2010-04-14Updated tips text per rwest's suggestions.Daniel Sandler
Also squashed a few bugs: Bug: 2592676 (tapping widget too soon causes it not to show any tips at all) Bug: 2593376 (used some layout magic to get existing tip text to fit in landscape) Change-Id: I97785cde481ca6dc115e14f462b18ff169afbc2d
2010-04-12Updated tip text and added an optional callout graphic.Daniel Sandler
Current tips: 1. See all your apps. [LAUNCHER ICON] Touch the Launcher icon at the bottom of the screen. 2. Add items to your Home screen. Touch & hold an empty spot to add shortcuts or widgets. 3. Rearrange your Home screen. Touch & hold an item and when it vibrates, drag it where you want. 4. Multiple Home screens. Swipe left or right to switch. Move items to other screens. 5. Remove items. [TRASH ICON] Touch & hold an item and when it vibrates, drag it to the Trash icon. 6. See notifications. Pull the Status bar down from the top of the screen. 7. Configure your phone. Press the Menu button and touch Settings. Bug: 2559083 Change-Id: I7a034887e31c983f3a964dfec6f4836adda6a85d
2010-04-08Moving the new tips widget to the platform.Daniel Sandler
(Periodic animation removed to avoid the extra process.) Bug: 2559083 Change-Id: I8270d03cb9fffd1ebf6d95ba2150fc474bec0471