skia2/platform_tools/android/apps
kkinnunen 3ca7336049 SampleApp: remove SkWindow::onPDFSaved, it does not work
Remove SkWindow::onPDFSaved, it does not work and it is not used anymore.

Also, it is very SampleApp -specific feature implemented in SkWindow class.
SkWindow class is probably intended to be more app-agnosting than
what this method implies.

Presumably the idea of the callback was to inform the user of
SampleApp that the PDF was saved to a certain location.

For Android SampleApp, show a hardcoded toast that the PDF was saved to
/sdcard.

BUG=skia:4733
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1547923002

Review URL: https://codereview.chromium.org/1547923002
2016-01-18 00:47:14 -08:00
..
canvasproof android/apps: Add CanvasProof App; 2015-09-23 12:40:34 -07:00
gradle/wrapper Add gradle wrappers for Android app builds 2015-07-08 10:50:42 -07:00
sample_app SampleApp: remove SkWindow::onPDFSaved, it does not work 2016-01-18 00:47:14 -08:00
visualbench SampleApp: remove SkWindow::onPDFSaved, it does not work 2016-01-18 00:47:14 -08:00
visualbenchsdl VisualBench: Make the Android SDL app start without cmdline arguments 2016-01-14 11:54:13 -08:00
build.gradle Update Android Apps to use gradle 2015-07-24 13:15:59 -07:00
gradlew Add gradle wrappers for Android app builds 2015-07-08 10:50:42 -07:00
robotium.cfg VisualBenchTest: Write JSON output 2015-08-20 09:12:39 -07:00
settings.gradle Wire up SDL on Android 2015-11-05 11:49:35 -08:00