67 Commits

Author SHA1 Message Date
Daniel Martí
f5785c3de0 Add very basic support for RTL languages 2013-07-07 12:12:29 +02:00
Daniel Martí
4add713ab8 Bump targetSdk to support the parent activity features 2013-07-07 11:22:12 +02:00
Daniel Martí
686403d978 Add back to home function to the actionbar icon for apis >=11 (fixes #291) 2013-07-07 11:10:03 +02:00
Daniel Martí
71e6c294e4 Add support for market://details?id=package.name 2013-07-06 14:49:06 +02:00
Ciaran Gultnieks
020cac971f Version 0.46 2013-05-30 22:37:48 +01:00
Ciaran Gultnieks
0ca4de23bf Bump minsdk to 4 (1.6) due to android-support dependency 2013-05-30 17:07:51 +01:00
Ciaran Gultnieks
2834a8966e Version 0.45 2013-05-22 21:30:29 +01:00
Ciaran Gultnieks
cb8bf870b1 Version 0.44 2013-05-22 08:10:46 +01:00
Ciaran Gultnieks
f2109e4e0b Version 0.43 2013-03-24 08:56:55 +00:00
Ciaran Gultnieks
36b815095e Version 0.42 2013-03-23 13:36:14 +00:00
Ciaran Gultnieks
dc5c24cda9 Version 0.41 2013-03-23 12:54:21 +00:00
Ciaran Gultnieks
51a67efdf1 Version 0.40 2012-10-19 20:37:36 +01:00
Ciaran Gultnieks
a456a9b8d9 Fix package change broadcast receiving 2012-10-19 08:39:56 +01:00
Ciaran Gultnieks
1a9f86dc9d Add broadcast receiver for package installation/removal 2012-10-05 18:11:36 +01:00
Ciaran Gultnieks
9a7d0b9f10 Version 0.39-test 2012-09-20 20:41:07 +01:00
Ciaran Gultnieks
99b52c988d Version 0.38 2012-09-19 21:53:18 +01:00
Ciaran Gultnieks
3c02e3ccc1 Version 0.37-test 2012-09-19 17:20:28 +01:00
Ciaran Gultnieks
647e230c9e Version 0.36-test 2012-09-19 09:20:51 +01:00
Ciaran Gultnieks
69c12d366a Deal with rotation properly on 3+ 2012-09-18 18:04:31 +01:00
Ciaran Gultnieks
0d0c65fb0e Adds handling of formatted descriptions 2012-09-17 21:46:32 +01:00
Ciaran Gultnieks
a06d18b029 Version 0.35-test 2012-09-16 12:06:18 +01:00
Ciaran Gultnieks
5c799559a9 Avoids search export/permission warning 2012-09-16 10:31:32 +01:00
Ciaran Gultnieks
a72716f4be Removes touchscreen requirement
We don't need a touchscreen, and should show as compatible with devices
that don't have one.
2012-09-16 10:30:40 +01:00
Ciaran Gultnieks
335d27b725 Version 0.34-test 2012-09-13 21:33:35 +01:00
Ciaran Gultnieks
58eb580159 Version 0.33 2012-09-12 18:00:36 +01:00
Ciaran Gultnieks
cc3970cc24 Version 0.32 2012-09-07 17:17:26 +01:00
Ciaran Gultnieks
fa258f627f Put minsdk back to 3, that wasn't meant to change 2012-09-07 17:15:40 +01:00
Ciaran Gultnieks
f99f8a544c Version 0.31 2012-08-31 17:34:41 +01:00
Ciaran Gultnieks
497cb19840 Version 0.30 2012-08-29 07:53:19 +01:00
Ciaran Gultnieks
87b229b95d Version 0.29 2012-08-28 23:29:33 +01:00
Ciaran Gultnieks
973899e0bd Better screen support 2012-08-28 23:27:02 +01:00
Ciaran Gultnieks
f881aabe5b Version 0.28 2012-08-26 14:06:49 +01:00
Ciaran Gultnieks
86a68d8ed2 Version 0.27 2012-08-26 10:47:18 +01:00
Ciaran Gultnieks
b5604d3bda Version 0.26 - really 2012-08-26 10:05:11 +01:00
Ciaran Gultnieks
5409cb86d5 Version 0.26 2012-08-26 09:59:02 +01:00
Ciaran Gultnieks
cc0aa6b835 Changed logo 2012-08-17 16:48:00 +01:00
Ciaran Gultnieks
653a51bb97 Switch target sdk to 15 2012-07-14 07:37:33 +01:00
Ciaran Gultnieks
43977cc493 Version 0.25 2012-01-12 17:33:58 +00:00
Ciaran Gultnieks
9b5fe29764 Version 0.24 2011-12-05 18:14:29 +00:00
Ciaran Gultnieks
aa58a8aad1 Version 0.23 2011-11-09 18:00:17 +00:00
Ciaran Gultnieks
a6a33c9424 Version 0.22 2011-05-20 23:17:19 +01:00
Henrik Tunedal
17d6916e95 Get rid of unnecessary implicit permissions
Targeting an application at Cupcake triggers compatibility behaviours:
1) The permissions WRITE_EXTERNAL_STORAGE and READ_PHONE_STATE are
   automatically requested.
2) Support for different screen sizes and densities is disabled.

We don't want the extra permissions, but we do need the old resolution
compatibility mode to avoid UI breakage (for now), so I'm increasing
the target version and explicitly disabling the new screen support.
2011-03-03 14:46:20 +01:00
Ciaran Gultnieks
49fa56aa66 Version 0.21 2011-02-24 21:48:32 +00:00
Ciaran Gultnieks
ddacfb856a Version 0.20 2011-01-30 22:19:49 +00:00
Ciaran Gultnieks
716d400e46 Put uses-sdk in the right place in the manifest 2011-01-30 22:07:43 +00:00
Ciaran Gultnieks
b44f96142e We need WRITE_EXTERNAL_STORAGE permission - seems that compatibilty mode was adding it 2011-01-30 22:04:43 +00:00
Ciaran Gultnieks
540b7d0522 Version 0.19 2011-01-30 20:54:24 +00:00
Ciaran Gultnieks
a6c9ed8d06 Version 0.18 2011-01-30 17:03:52 +00:00
Ciaran Gultnieks
41958386f0 A real temporary fix to the repo update/screen rotation problem 2011-01-30 17:00:42 +00:00
Ciaran Gultnieks
445b273b36 This is a temporary fix to a crash during repo update due to screen rotation 2011-01-27 00:20:35 +00:00