]> rtime.felk.cvut.cz Git - hornmich/skoda-qr-demo.git/commitdiff
Replace original icon with a new one
authorMichal Horn <hornmich@fel.cvut.cz>
Wed, 11 Feb 2015 15:38:26 +0000 (16:38 +0100)
committerMichal Horn <hornmich@fel.cvut.cz>
Wed, 11 Feb 2015 15:38:26 +0000 (16:38 +0100)
BarCodeScanner/mobile/src/main/AndroidManifest.xml
BarCodeScanner/mobile/src/main/res/drawable-hdpi/launcher_icon.png
BarCodeScanner/mobile/src/main/res/drawable-xhdpi/launcher_icon.png
BarCodeScanner/mobile/src/main/res/drawable-xxhdpi/launcher_icon.png
BarCodeScanner/mobile/src/main/res/drawable/launcher_icon.png
QRScanner/mobile/src/main/res/drawable-hdpi/ic_launcher.png
QRScanner/mobile/src/main/res/drawable-ldpi/icon.png
QRScanner/mobile/src/main/res/drawable-mdpi/ic_launcher.png
QRScanner/mobile/src/main/res/drawable-xhdpi/ic_launcher.png
QRScanner/mobile/src/main/res/drawable-xxhdpi/ic_launcher.png
QRScanner/mobile/src/main/res/drawable/ic_launcher.png [new file with mode: 0644]

index 9c6e2da731977a672b733a2a557c88cb49eb4829..f9b28b2f7c4ab6383e00a75bd8075ba68cad5426 100644 (file)
                   android:stateNotNeeded="true"
                   android:theme="@style/CaptureTheme"
                   android:windowSoftInputMode="stateAlwaysHidden">
-            <intent-filter>
-                <action android:name="android.intent.action.MAIN"/>
-                <category android:name="android.intent.category.LAUNCHER"/>
-            </intent-filter>
             <intent-filter>
                 <action android:name="cz.cvut.fel.dce.barcodescanner.SCAN"/>
                 <category android:name="android.intent.category.DEFAULT"/>
index 5932aadeadca0d1b7f95cab8aecb1c46d6f63b57..0b6415517796f1535abe1ee6320739c34bdbc6fd 100644 (file)
Binary files a/BarCodeScanner/mobile/src/main/res/drawable-hdpi/launcher_icon.png and b/BarCodeScanner/mobile/src/main/res/drawable-hdpi/launcher_icon.png differ
index 330dc2f9e4ff03cb63dd21ea52e31b8302df61c6..03d50d6a7a2d1f3139f0b4513bc8b722b6cbee2b 100644 (file)
Binary files a/BarCodeScanner/mobile/src/main/res/drawable-xhdpi/launcher_icon.png and b/BarCodeScanner/mobile/src/main/res/drawable-xhdpi/launcher_icon.png differ
index d535fdaec4255ed072f8b4a190ab06a4641f3828..3737860ed31ef8e8ec27fd7c215d62fb245dd1c9 100644 (file)
Binary files a/BarCodeScanner/mobile/src/main/res/drawable-xxhdpi/launcher_icon.png and b/BarCodeScanner/mobile/src/main/res/drawable-xxhdpi/launcher_icon.png differ
index fc5fafcf05747bb830e1b13026741a76d39a3f5e..a560b6cfc7efa182cfa54f9e7e0217d9edae06b2 100644 (file)
Binary files a/BarCodeScanner/mobile/src/main/res/drawable/launcher_icon.png and b/BarCodeScanner/mobile/src/main/res/drawable/launcher_icon.png differ
index 96a442e5b8e9394ccf50bab9988cb2316026245d..c8dd628234bbf573553d5e30045937ad1f46028a 100644 (file)
Binary files a/QRScanner/mobile/src/main/res/drawable-hdpi/ic_launcher.png and b/QRScanner/mobile/src/main/res/drawable-hdpi/ic_launcher.png differ
index 82655e7209d668b27447d7d209ebdfa0b4e7d6a8..787a6b6c999a8bd02ac2cc3728870d4885c97e85 100644 (file)
Binary files a/QRScanner/mobile/src/main/res/drawable-ldpi/icon.png and b/QRScanner/mobile/src/main/res/drawable-ldpi/icon.png differ
index 359047dfa4ed206e41e2354f9c6b307e713efe32..e63a697778d47d48fc0eb9cf10269bad7b7bc5c6 100644 (file)
Binary files a/QRScanner/mobile/src/main/res/drawable-mdpi/ic_launcher.png and b/QRScanner/mobile/src/main/res/drawable-mdpi/ic_launcher.png differ
index 71c6d760f05183ef8a47c614d8d13380c8528499..e613affd98a1ed4bd7544b9350d365562eb4a97f 100644 (file)
Binary files a/QRScanner/mobile/src/main/res/drawable-xhdpi/ic_launcher.png and b/QRScanner/mobile/src/main/res/drawable-xhdpi/ic_launcher.png differ
index 4df18946442ed763bd52cf3adca31617848656fa..37ea1fec3a7c4caa91fcb2060c461763d6369add 100644 (file)
Binary files a/QRScanner/mobile/src/main/res/drawable-xxhdpi/ic_launcher.png and b/QRScanner/mobile/src/main/res/drawable-xxhdpi/ic_launcher.png differ
diff --git a/QRScanner/mobile/src/main/res/drawable/ic_launcher.png b/QRScanner/mobile/src/main/res/drawable/ic_launcher.png
new file mode 100644 (file)
index 0000000..5f934ba
Binary files /dev/null and b/QRScanner/mobile/src/main/res/drawable/ic_launcher.png differ