Commit Graph

17 Commits

Author SHA1 Message Date
Scott Main
6b78d89d3e docs: more redirects
Change-Id: Ib694902e574630b91fc11ae5cce917a87cea8aff
2012-06-29 14:33:08 -07:00
Scott Main
e1ec055dea docs: a bunch of new reidrects;
for search, videos, hello views, and a bunch of easter eggs

Change-Id: I13a8e6c0971292fb6036c307e2cbf2c4c07eca84
2012-06-27 01:19:25 -07:00
Scott Main
14c36089d8 docs: submit latest set of redirects
Change-Id: I4bb033e0e6689bef328dddef1d28e4b2cbecb06d
2012-06-26 21:57:14 -07:00
Scott Main
8189fcfacb merge redirects file from ics and add redirects for tutorials
Change-Id: I28b64f6e48d6363a3c89a4e34f87db458d29e2b8
2012-06-21 23:15:53 -07:00
Robert Greenwalt
9089c7d7e5 Submit fixed script.
Not completely right - seems gubuntu/ubuntu both get unhappy after running
with the 'bridge' option and the PC's routes get hosed (right after the
script is run all is fine, but some agent then removes the routes on the
bridged iface and sets up routes on the native iface (eth0) and things on
the PC lose net access.  Note that you can manually reset the routes and make
it happy again).

The fix I applied to the script was related to turning on rndis on the device
and setting device side dns servers correctly so my 'fix' is not responsible
for the eventual unhappniess on the PC.  Also, the rev-tether continues
to work fine even when the PC is unhappy, so this may be useful.

Perhaps somebody can figure out who is changing the pc routes and why.

bug:4208971
Change-Id: I6ef6a88c71779b2083dad26a4be35ff74c26aae4
2012-04-27 10:45:07 -07:00
Scott Main
202b652376 docs: add GP Licensing redirect
Change-Id: I0ee44dd4ff001275b06c6bc4663e2f2b54afff34
2012-04-03 18:19:35 -07:00
Trevor Johns
22f4efaa12 Adding Android Developers Google+ redirect
Redirect developer.android.com/+ to Google+ page for Android Developers.

Issue: 5933956

Change-Id: I0ed2b076386058f1ac81ea4376aea15fee6b24aa
2012-02-03 12:32:10 -08:00
Trevor Johns
662b8f1c9a Adding manual redirect support to developer.android.com.
Internal bug: 2347145

Change-Id: I0cdcec8a23704ab80878e8cc781b735fd2173011
2012-01-27 20:16:15 -08:00
Trevor Johns
e52271aff9 Generate a valid main.py for use with developer.android.com.
This fixes bugs in divide_and_compress_constants.py that caused a corrupt
main.py file to be generated for developer.android.com. Specifically,
extra quotes are no longer added, __main__ is now in quotes, and
webapp.WSGIApplication() parameters are now correct.

Also moved the call to memcache_zipserve.create_handler() to a seperate
line for readability.

Change-Id: I8906c54e70b2889389a95b92d4fbcf05a6c3e22d
2012-01-27 20:08:25 -08:00
Roman Nurik
5621efe11c docs: Allow d.a.c. to serve .OGV
This is necessary for HTML5 video in Firefox.

Change-Id: Ifcc39c338db64aa6c05418c1f3235bda62081f9b
2012-01-05 16:32:03 -08:00
Roman Nurik
9fe60c34a4 Allow d.a.c to serve webm and mp4
Change-Id: I8c127642ee8bbeb5eda2cae0aaf2d0e902492a7a
2011-12-22 16:44:39 -08:00
Roman Nurik
93d610d59a DO NOT MERGE Cherrypick from master: Allow d.a.c. to serve SVG files
Change-Id: I6d13b21bdafa70ea19d14a95b65476ba7c037d8c
2011-12-20 11:12:35 -08:00
Iliyan Malchev
4929d6a562 development: copy stack tool over from vendor/google/tools
The stack tool is not really proprietary, and is needed by vendors and
third-party developers working on native code.

Change-Id: I37f34b0681a0063ecf71f5a078d2c4a1ba622973
Signed-off-by: Iliyan Malchev <malchev@google.com>
2011-08-04 17:44:40 -07:00
Trevor Johns
5e100c67f3 Use remote_api for shell access on developer.android.com.
This allows Python shell access on developer.android.com
using the remote_api_shell.py script that's bundled with
the App Engine SDK.

Change-Id: If3c979ccbf885905a9cc3840645dcb6a5a50cfa8
2010-09-10 11:26:50 -07:00
Dirk Dougherty
3c19d0e052 Doc change: increment androidappdocs version.
Change-Id: Ifd517ed5c51cb95fdc4cc83d5521242086d59534
2010-05-24 10:17:06 -07:00
Dirk Dougherty
35ecf6a8b7 SDK doc change: update gae request handler to use new intl/nn handling behaviors. Now always honors any locally set lang cookie and redirects unsupported url langs to en version.
Change-Id: Id778ba96936c6ed5c3c5ec6c76e476f1fa7036bf
2010-04-09 18:54:53 -07:00
Xavier Ducrohet
b958224f51 Move some scripts that were in development/tools/scripts back in this project
They were moved into sdk/scripts when sdk was split from development.

Change-Id: I8404ae5fdeb9060adb76357f29b42c4c8e2054ee
2009-12-01 13:03:49 -08:00