Changes:
-Use updated versions of ImageWorker & ImageCache from I/O 2012 app
-Use copied DiskLruCache from system (rather than custom)
-Use copied AsyncTask from system (to keep behavior consistent)
-Ensure no strict mode violations or lint errors
-Other misc bug fixes
-Move single-use static methods in Utils to corresponding class
Change-Id: If21e045db1e1a80391169f3c9c9258d48345ab6b
This sample code was launched with the Implementing Effective Navigation and
Creating Backward-Compatible UIs training classes, but the source was never
added to AOSP. This retroactively adds the source, unmodified.
Change-Id: If6face5a0548107f7fd273e466b1ced2790f4f3a
The app has a fragment with a list that shows a couple phony
article names and a fragment that displays the phony articles.
They appear side by side on a large screen, but one at a time on smaller screens.
Change-Id: Ic78b772e1c8d1ddbfa6fa3fdb0b54a2363951063
Changing the package name for activity-lifecycle sample from
com.example.android to com.example.android.lifecycle.
Change-Id: I8c17762fde0895408da0b2e1b17b425bcb9e7abb
This is so that I can replace xlarge with large in
training/multiscreen/screensizes.html for it to be compatible with TVs as well.
Change-Id: I7685f4c51dc01ac76c98318d3ee48c73402bf848
Clean up XML markup for clean rendering in HTML docs;
Change string resources for two-pane mode to bools;
Rename resource files w/ layout info from main.xml to layouts.xml.
Add support lib
Add HTML page
Change-Id: I88fc5cedb8f11dae9de019ba75593de2027de231
Adding the NewsReader sample.
This sample demonstrates how to design a UI for multiple screens and
is part of the "Designing for Multiple Screens" AndroidU lesson.
Change-Id: I462261933c68b3a40f9611fcf7153c25abdfcd5d