Commit Graph

6 Commits

Author SHA1 Message Date
71e176c020 android: Reformat for readibility.
Change-Id: Ib33d3ee0c78302b858b7c814e486c417276b7e7d
2014-06-30 14:48:01 +02:00
c2756737e0 Require Android API level 15, which is from December 2011
Note that this doesn't really mean a lot for the NDK.

Change-Id: I4061cb856055ae126aadf56afc462182a875e65f
2014-03-05 16:13:45 +02:00
015e1b8444 android: prefer external storage in DocumentLoader / LibreOffice4Android
With this, these apps can be used even if /data is something like 128MB,
e.g. on normal phones, not tablets / emulators.

Change-Id: I7c8f2787b6395e98e8065e2e207aa09d9a2f39b3
Acked-by: Tor Lillqvist <tml@iki.fi>
2013-06-28 09:51:10 +02:00
29719a369d sync android manifest with project properties: sdk version
Note that with having a targetSdk >= 11 and minSdk <= 10, we can enable
hw acceleration without loosing compatibility with 2.x devices.

Also, remove android:configChanges="orientation", as it seems to improve
rotation experience a bit.

Change-Id: Ia3be9bb3b998d604a032eb5c60f9bb0ec71dfc68
2012-11-12 11:27:37 +01:00
c793a57f54 Use "largeHeap" and "hardwareAccelerated" (quite visible improvement)
Change-Id: I853ab39599fdc8d1b1eae5d2b2748f39535ebf64
2012-06-27 17:29:13 +03:00
4b663231f6 Move DocumentLoader to the "experimental" subdirectory 2012-04-18 10:01:59 +03:00