Age | Commit message (Collapse) | Author |
|
Change-Id: I0c2a2301de1b0de71fc6724ff2af73fbf6b406ef
|
|
The View size is available only after the view has been connected to the
activity, it seems, so move the Bitmap creation to onDraw().
Note that the code in SvpSalFrame::SvpSalFrame() in vcl/headless/svpframe.cxx
still hardcodes another (!) size, 800x600. This affcects the size of the
desktop-style "top-level window" displayed by the android/experimental/desktop
app. I didn't yet figure out the right way to pass the actual view size to the
SvpSalFrame. And there is also a hardcoded third (!) size, 1280x750, in
AndroidSalInstance::GetWorkArea(), although I don't know what that affects, if
anything.
Change-Id: I042bf764cd66efa7069c36601170b90d57fa174c
|
|
Partially revert 52a8744afee2cd589813f0377d93f821fce7aedd, i.e. once again
start to remove stuff related only to using NativeActivity... (Because it is
confusing and misleading to keep it around.) Let's do it in small pieces this
time.
Change-Id: Ifdc52eb0ae32c7c510418611cbf01a857a8bc697
|
|
Change-Id: I172cfc0bcad780e99469ac01c9ba7467befe53de
|
|
It used the same package name as DocumentLoader and the same .apk name as the
eary sc cppunit test app. Probably having two unrelated apps with the same
package name causes some confusion somewhere.
Change-Id: I11414b9cd59694eb97d39bfaeac4ed1066ae3aab
|
|
It's not really a "QA" thing.
Change-Id: I85f7b5610ecd409972b7d504bfc567707d35556e
|
|
Change-Id: Iadacffaad832c6ff06757e8567e24f929f24a4c3
|
|
Change-Id: I381386852e20bf0424f3189099b10bb33de98bc8
|
|
Change-Id: I88b514326be80e56053a28f4a434162fd8d4397b
|
|
There is no use for non-exported symbols and debugging information in the .so
on the device.
Debugging with ndk-gdb uses the non-stripped copy of the .so located on the
build machine and works fine (as fine as the NDK gdb can work) even if the .so
that is actually running on the device includes no debugging information.
Change-Id: If4e77284a74427261eefac0e167ed42161c773f8
|
|
Only renders on very-first-start after install (oddly).
We initialize vcl in it's own thread to avoid problems.
Thanks to tml for fixing a linking issue.
Change-Id: I960d11c6098681356fea0634970545aa9af9bacb
|
|
This reverts commit cecc926070ee3d2ad6296fc5e0cfcde8642bb140.
Conflicts:
sal/android/lo-bootstrap.c
sal/inc/osl/detail/android-bootstrap.h
|
|
Apparently it (by accident?) used to work to use pathnames.
Change-Id: Icebda427cef645ed53594e179c211d2a9d020583
|
|
Change-Id: Id6ce687c7925f6d9ebca446be16b5ae237ca97f8
|
|
|
|
Adjust check to not rely on lexicographical order. This amends
8ae3ddca7e99d2bdbaadd5e0c82de2f0fbd30f91.
Change-Id: I5023b07af819eb09ea9dc569bdbac806f936485f
|
|
Change-Id: I147439e99892a5794a4bca880c5b3e22e46e1f86
|
|
|
|
|
|
See the properties target in android/Bootstrap/Makefile.shared.
|
|
|
|
Change-Id: I069065fedddad0585851629b6c674cd613ad4409
|
|
Change-Id: I9ab478dc48cc0a0e521641dd89d28a7ee419d242
|
|
Change-Id: I4d7993df862a4a9e9e2c5541f3a6318b2f25e10d
|
|
|
|
This reverts commit 23e6ac150b217be70a80d42deb5b253059030783.
|
|
Colors should be orange by design.
This reverts commit ab0bbe53ae02361d521c133dd5c0b6db3423b0cb.
|
|
|
|
So yeah, need to keep this feature. Spell Wi-Fi correctly, and mention Wi-Fi
in the menu button.
Change-Id: I4cd6f0689a6ff9647f355d4b1404be84ec0c0138
|
|
Why "Choose a Computer" but "Add Server"? Let's always call them "computers"
in the UI.
And in fact I think the feature to add a computer manually is kinda pointless;
is it too much to ask people to have their machines discoverable? I doubt
keeping a computer not discoverable through Bluetooth thwarts a determined
attacker from finding it anyway. (I am not saying that just finding it would
mean compromising it.)
Change-Id: Ib8041a8a793d84bee24587adac582c5fad03d1be
|
|
Change-Id: I4e912cab7ab252ef4c118fe63b02931eecd986aa
|
|
This fixes connecting to one computer after connecting to another failed.
Change-Id: I5b13d186d32690a91e4290c81c8d2e12a0a1f2be
|
|
The latestInstance lifecycle and mName initialisation was borked.
Change-Id: If7ef8a15fdc297e0fe6e401399a3b94dcd8d08c5
|
|
Change-Id: Ife81ec74b36f71782997219e36ac926ea429c297
|
|
The existing code in refreshLists() was somewhat hard to understand, and it
actually crashed (if uncommented-out). Now it simply empties the maps and view
lists and then rebuilds them.
The visible end result, at least for me, is that I no longer get duplicate
servers in the list...
Change-Id: I1543292e219e666e7dcbc68473f40a11e2eb3381
|
|
These files are Java, not C++. Add empty line before the vim mode line.
Change-Id: Ia94d18e9995ecfbbbfd1c9e6a4d2ce4e8ffb95f3
|
|
After 5adefb21244ca57b95e9f8df6ec18880438201bf the "computer" names on the
main ("Choose a Computer") dialog (which probably isn't the right term) were
invisible for me on my Android 4.1 device at least. Very light grey on white,
or something like that. Let's try with default colours and then if that
doesn't work *slowly* modify the colours one item by one.
Change-Id: I9ae2ee8232cfa85eee4aba0fbcf69b8c245a1ad6
|
|
Change-Id: I314066086827d283938c6f402733da3f801ad55b
|
|
Fun that we have to reverse engineer and document magic numbers in our own
code. Code written less than a year ago.
Change-Id: I02b7697e7e02b85c8df78acda8f943c9b0628359
|
|
Change-Id: I94cae8873edb3efc449f9dfe8687e70a17d26a68
|
|
Change-Id: Ife0d461fa7b1f4f0436a3470ceee18af46d090f2
|
|
And ignore it henceforth - it will be usefull locally for release
code signing.
Change-Id: If870a39140541834bd97fb247967712f30acff63
|
|
See
http://stackoverflow.com/questions/10330893/android-resources-for-languages-with-only-3-letter-codes
for some more background.
Change-Id: Ib8c62d008239de3f0ba35ebe17f8f6974f28beb1
|
|
Change-Id: Icb6fb1ffab19f02d0af807d8f92201f1914ac08c
|
|
Change-Id: I12ad4604d0426a52b47d99d1bc3c4c6536e83b07
|
|
|
|
Change-Id: Ifb760fd0a0fa1430b77838a0340cc0956a0201a7
Reviewed-on: https://gerrit.libreoffice.org/2029
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>
|
|
See http://code.google.com/p/android-coverflow/source/browse/LICENCE.txt
Change-Id: I29cd2f9115f9c711dc07d8efbe89e42bedab040f
|
|
With Change-Id I7cb1cf29bcae59ef26cf3bf0c2b3dd028eb8f878, this code
gets run on every onCreate, thus adding activities on top of
existing ones. Seems FragmentManager lifetime is a bit decoupled
from Activity
Change-Id: Icc1dc86ef91257ce734ee00fed83e909ddf52dc8
|
|
This is far and away the easiest way to switch slide. The coverflow
with it's physics / momentum is really no-where near as useful.
|