webrtc/talk
mcasas@webrtc.org 8944c9d08b AppRTCDemoActivity: use differnet Themes for different API levels
The current AndroidManifest.xml hardcodes a Theme that
is only available in Android L or later (Material). To
maintain backwards compatibility, and for better App
style, create a single Theme/Style and define it for
different APIs.

I tested this in two Nexus %, one with prerelease L
and another with a KK 4.4.2 and the Theme is indeed
automagically updated :)

Note that this is compatible with
https://webrtc-codereview.appspot.com/26979004/

R=glaznev@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/26019004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@7619 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-11-04 17:26:22 +00:00
..
app/webrtc ReAdd PeerConnectionInterface::AddStream to fix Chrome build. 2014-11-04 13:01:33 +00:00
build Change default JVM location to /usr/lib/jvm/java-7-openjdk-amd64 2014-10-31 19:01:41 +00:00
examples AppRTCDemoActivity: use differnet Themes for different API levels 2014-11-04 17:26:22 +00:00
media Falling back on single-stream on multiple SSRC. 2014-11-04 15:29:29 +00:00
p2p Improve the logging when a TCP connection is deleted. 2014-10-30 23:50:54 +00:00
session move xmpp and p2p to webrtc 2014-10-28 22:20:11 +00:00
xmllite (Auto)update libjingle 77554188-> 77629208 2014-10-14 01:17:42 +00:00
xmpp move xmpp and p2p to webrtc 2014-10-28 22:20:11 +00:00
COPYING Libjingle in webrtc needs updated AUTHORS, COPYING, LICENSE_THIRD_PARTY AND README. 2013-07-16 18:04:56 +00:00
libjingle_examples.gyp Android AppRTCDemo improvements: 2014-11-03 22:18:52 +00:00
libjingle_media_unittest.isolate Update all .isolate files for the new format. 2014-10-31 18:08:09 +00:00
libjingle_p2p_unittest.isolate Update all .isolate files for the new format. 2014-10-31 18:08:09 +00:00
libjingle_peerconnection_unittest.isolate Update all .isolate files for the new format. 2014-10-31 18:08:09 +00:00
libjingle_sound_unittest.isolate Update all .isolate files for the new format. 2014-10-31 18:08:09 +00:00
libjingle_tests.gyp Update all .isolate files for the new format. 2014-10-31 18:08:09 +00:00
libjingle_unittest.isolate Update all .isolate files for the new format. 2014-10-31 18:08:09 +00:00
libjingle.gyp move xmpp and p2p to webrtc 2014-10-28 22:20:11 +00:00
LICENSE_THIRD_PARTY Libjingle in webrtc needs updated AUTHORS, COPYING, LICENSE_THIRD_PARTY AND README. 2013-07-16 18:04:56 +00:00
OWNERS Add jiayl to talk OWNERS. 2014-08-28 23:24:36 +00:00
PRESUBMIT.py Remove protected files from talk/PRESUBMIT.py. 2014-11-04 16:06:35 +00:00