Jan
15
2009

“Where’s My T-Mobile G1 Cupcake Update?” : The Definitive Answer!

dracula_cupcake_monster-722393

Well, Google only have themselves to blame. They shot their mouth off about how the T-Mobile G1 update (nicknamed ‘Cupcake’) would allow Android phone owners to enjoy a wealth of new features, special powers and years of clear skies and enjoyable mobile phone usage. But it still isn’t out yet, and the troops are getting restless.

They set up an Official Cupcake Thread to allay everyone’s fears that Cupcake wasn’t a cruel hoax and would prove the quantum of solace that G1 owners without a virtual keyboard would need. Obviously this thread descended into chaos and anarchy and had to be locked, as is the case with all rabid fanboy threads.

So now they have set up another thread (amusingly titled Cupcake Thread of DOOM™!), to field all questions and queries surrounding Cupcake’s sweet imminent release. The result? Almost no relevant info, but lots of pictures of cupcakes! At least they are keeping themselves occupied in anticipation of the inevitable release of the new firmware update…

Yes, I did use the term ‘quantum of solace,’ contextually correctly and without a hint of irony.

UPDATE: Word has it from the GoogleAndBlog that the Cupcake update could be giving some Over-The-Air loving to T-Mobile G1 handsets any time from mid-January! As soon as this weekend, we could be revelling in Android glory! Fingers crossed, folks!

Forgotten why Cupcake will change your life? See below for the full list of revisions! Not got a G1 yet? Check out our new T-Mobile G1 deals page here!

  • MMS
    • New features
      • Save attachments from MMS.
    • Significant bug fixes
      • Faster conversation list scrolling
  • Email
    • Significant bug fixes
      • Accounts that were marked “never check” are not auto-checked.
      • Date & time displayed using user preference (e.g. 24 hr vs. AM/PM).
      • cc: displayed in message view.
      • Relaxed POP3 parser rules so it works with non-compliant email servers.
      • Password quoting bugs in IMAP.  Makes it work for users with funny chars in their password (e.g. spaces).
      • Various sources of errors in auto & manual account setup.
      • Improvements on how we report various connection errors. Makes it much easier for user to diagnose failed account setups.
      • New-mail notifications for POP3 accounts.
      • Properly recover from POP3 connection failures, so that the next connection has a chance of working properly.
      • Remove automatic accounts setup entries that were broken or not testable.  Minor fixes to a few of the remaining entries.  Improvements to warning dialogs used for a few special cases.
      • New accounts are now set to check every 15 minutes (instead of defaulting to “never”).
      • Fixed a bug causing approximately 1 in 25 outbound messages to freeze up the IMAP connection (to a Gmail based server) when transferred to the Sent folder.  This broke the entire connection so new messages could not be downloaded either.
      • Unit test framework so Email can be extended & tested more reliably.
      • Fix IMAP manually-created accounts so message delete works properly.
  • Alarm Clock
    • Significant bug fixes
      • Alert now plays audio/vibe directly, rather than through AlarmManager. AlarmClock alert starts playing audio/vibe in its IntentReceiver, rather than on activity start. These changes should prevent alarms from being blocked by modal dialogs.
  • Package Installer
    • Significant bug fixes
      • Bugs related to replacing existing applications.
  • Settings
    • New features
      • New menu option to list running processes in Settings->ManageApplications.
  • Music
    • New features
      • Music playback fades in after suspending for phone call.
      • New media search intent allows for 3rd party apps to launch or respond to media searches based on artist, album, or title.
        Affects: Music Player, YouTube, Browser applications.
  • Browser
    • New features
      • Updated WebKit browser core, synced with Nov 2008 WebKit version.
      • Support for new, optimized JavaScript engine (SquirrelFish).
      • Copy / paste is enabled in the browser. To copy with touch, press and hold the shift key and select the text. Releasing the shift key or ending the touch drag copies the text. To copy with the trackball, press and hold the shift key, move the cursor to the selection start, click the trackball, and move the trackball to the extend the selection. Releasing the shift key, or clicking the trackball a second time, copies the text.
      • Find is enabled in the browser. To find text, choose it from the menu and type the text to find.
      • Drawing has been sped up substantially by supporting partial content invalidates and partial screen invalidates. Pages with animations are 5x faster.
  • VoiceDialer
    • New features
      • VoiceDialer supports ‘open app’ command
  • Camera/Gallery
    • New features
      • Video recorder mode
      • Share intent for videos
      • Video thumbnails
      • Local file playback
Download manager
  • New features
    • Support for HTTP codes 301, 302, 303 and 307 (redirects).
    • HTTP code 503 is now handled, with support for retry-after in delay-seconds.
    • Downloads that were cleanly interrupted are now resumed instead of failing.
    • Applications can now pause their downloads.
    • Retry delays are now randomized.
    • Connectivity is now checked on all interfaces.
    • Downloads with invalid characters in file name can now be saved.
Framework
  • New features
    • Support of touch events in WebView.
    • New JavaScript engine (SquirrelFish) in WebView.
    • Input method framework, for soft keyboards and other on-screen input methods.  Includes new APIs for applications to interact with input methods, and the ability for third party developers to write their own input methods.
    • Access to the raw audio data for playback and recording from application code.
    • New PendingIntent.FLAG_UPDATE_CURRENT option.
    • Support for top-level boolean resources.
    • Tactile feedback to the LockPatternView. Tactile feedback can be enabled/disabled by going to Settings > Security & location and then checking/unchecking “Use tactile feedback”. Note that this can be used independently of the visual feedback of the lines (”Use visible pattern”). Thus it gives users a middle ground between showing the lines on the screen and having no feedback at all.
    • PackageManager changes to support un-installation of partially installed applications. Added new flag PackageManager.GET_UNINSTALLED_PACKAGES to include partially installed apps in all relevant PackageManager api’s. ManageApplications screen now lists such partially installed apps and the user can uninstall these applications completely.
    • Support third party updates of system applications. New menu options in Settings->ManageApplications to list updated system applications.
    • Framework support to list current running processes. New API in ActivityManager.
    • Framework feature to declare required configurations by applications. New manifest attribute uses-configuration in android manifest.
    • Hardware accelerated video encode (video recorder) in opencore.
    • Simplified SREC speech recognition API available.
    • Streaming audio I/O for applications.
  • Significant bug fixes
    • Fixed issues with saving state in the view hierarchy, so that you can properly subclass from something like TextView and create your own state that inherits from that provided by TextView.
    • TextView now implements onKeyMultiple(), so that flinging the trackball will result in accelerated scrolling. This required some changes to movement methods, and included some improvements to the acceleration computed when flinging.
    • Framework bug fixes in PackageManager to share/un-share permissions for applications with shared uid’s.
    • Significant rework of Settings->ManageApplications Performance and UI enhancements.
    • A number of settings in android.provider.Settings.System were moved to android.provider.Settings.Secure. Only system software can modify these settings. Additionally, a new permission, WRITE_SECURE_SETTINGS, is required to access these settings. The old constants in Settings.System have been deprecated.  It is possible to read settings values via Settings.System using the deprecated constants. However, attempts to modify these settings via Settings.System will result in a log message and the setting value will be left unchanged.
    • Many bug fixes in the media framework

Bluetooth

  • New features
    • Support for A2DP & AVRCP profiles.
  • Significant bug fixes
    • First connection after pairing always fails on many carkits.
    • Mini Cooper and some late model BMW cars fail to use Bluetooth or take 2 minutes for Phone Book transfer.
System software
  • New features
    • New kernel based on Linux 2.6.27.
    • Improvements to the wakelock API.
    • Work to transition to the USB Gadget Framework underway.
    • Basic x86 support.
Radio & Telephony
  • New features
    • SIM Application Toolkit 1.0.
    • Green CALL button is no longer a shortcut for “add a new call”. This has been a rarely used feature and confusing if triggered accidentally.
    • Longer in-call screen timeout when using the speakerphone.
    • “Show dialpad” / “Hide dialpad” item added to the in-call menu, to make it easier to discover the DTMF dialpad.
  • Significant bug fixes
    • An obscure case where the Phone UI could cause the device to not go to sleep on its own. This would happen if user bails out of the in-call screen by hitting HOME, followed by the call disconnecting remotely.
    • Don’t allow a single tap to open the in-call dialpad. It is now required to touch and drag it.  This makes it much harder to accidentally open the dialpad by touching the screen with your face.


Written by Ernest in: News | Tags: , , , ,

14 Comments »

  • CDoS PCDoctor says:

    Are we getting Flash or not? Does this mean the bluetooth will support modem transfer of contacts to my car kit in my Toyota Prius? When will we be able to view news24 on line (even in time limited mode.say 10 mins in every two hours would be acceptable. When can I use the G1 as a bluetooth modem. Will word attachments or any be able to be viewed?

  • Flowen says:

    My thing is, when is the official release date? I mean I’ve been reading about the Uk folks getting it before us and such, even seen vids of it were ppl are getting it (UK i presume) However, I did find comforting news that it was coming however, it was incomplete but at the same time I have to ask, when is it going to be complete? While the phone is very Awesome, it is also very screwy and from what I heard the Update is suppose to do wonders but again, its not out nor is there a final release date out.

    So in short,

    Would someone please, if you can post a date for it. I think that would provide comfort to all us G1 folk who have been praying night and day on blistering knee.

    Thank you,

    Flowen

    ps.

    If you can print an “actual” date can you give us a legible source in which this came from.

  • Ernest says:

    You and me both, sister! The last concrete date for the T-Mobile G1 Cupcake Update I’ve seen was Sunday 18th January from http://www.livecrunch.com.

    Not too sure though, I hope to see it soon! I can tell you from the UK (shh…it’s a secret!) that we haven’t seen a hair of an update yet!

  • brandon says:

    Is there any news about the flash players release and if it will be an update or application. I would really like a solid video player. I can trust. Thanks guys

  • jonas says:

    My question is do I have to pay for this update or does it co,e free for all g1 users?

  • Ernest says:

    Should be free, just like a regular firmware update to improve stability of the device. It’s just that THIS update come with so many snazzy new features that it is eagerly anticipated.

  • Trev Reds says:

    Aside from the FACT that Googleandblog has been reporting rumors as FACT…. is the Fact that all other “sources” on the web are quoting Googleandblog as their source. How funny is that?

    I can’t wait for an update to my already great G1…but we just have to wait and hope. At this point release dates are a closely kept secret.

  • jonas says:

    So when this update comes out I will have an on-screen keyboard and the keyboard that I have now?

  • stev says:

    what sux is its the 28th and still no update for me! so obviously these so called facts from these so called truthful websites and blogs. i think the g1 is amazing and all but seriously, would it kill anyone to just tell the truth?? jezz i mean come one, its like high school all over again.

  • buck says:

    When will I be able to use blue tooth headphones with music apps?

  • Digital Review says:

    Thanks…

    I’ve visited many blogs,forums, but this time:How your fantastic forum is . It makes me surprise….

  • Digital Review says:

    Thanks…

    Great information! I’ve been looking for something like this for a while now. Thanks!…

  • Digital Review says:

    Digital…

    I’ve visited many blogs,forums, but this time:How your fantastic forum is . It makes me surprise….

RSS feed for comments on this post. TrackBack URL


Leave a Reply

Powered by WordPress | Aeros Theme | TheBuckmaker.com