http://code.google.com/p/openetna/source/detail?r=312
Modified:
/wiki/ChangeLog.wiki
=======================================
--- /wiki/ChangeLog.wiki Wed Feb 9 08:01:38 2011
+++ /wiki/ChangeLog.wiki Fri Feb 11 04:04:00 2011
@@ -2,6 +2,25 @@
#labels Featured
*Attention: The first boot of a new version always takes a lot of time (up
to 10 minutes)*
+
+= system v6.3-rc6 =
+
+== Changes ==
+ * Should fix the (A)GPS issue 354 by downloading xtra data right after a
data connection is available
+
+== Known Issues ==
+ * Backlight on the keyboard and touchbuttons is influenced by
brightness. This may need some more tuning.
+
+== Git log ==
+{{{
+frameworks/base:
+32ebf07 Revert "Revert "Revert part of "GPS: Don't set XTRA download
pending
+flag at boot time."""
+android:
+5ba06ce Release 6.3-rc5
+ndk:
+ed000ed Fixed LOCAL_WHOLE_STATIC_LIBRARIES handling.
+}}}
= system v6.3-rc5 =
And now it downloads xtra data (if not already downloaded before),
after a data connection is available.
It does not download xtra data every time you have a data connection.
Actually, I just reverted it back to how it is handled by CyanogenMod.
2011/2/11 Tiago Mota Freitas <trmfr...@gmail.com>:
But will it redownload it if some days pass? I assume data is not valid forever.