+ Reply to Thread
Page 1 of 10 123 ... LastLast
Results 1 to 10 of 91

Thread: What to expect in the next android update

  1. #1
    Join Date
    Oct 2008
    Posts
    12

    Default What to expect in the next android update


    It seems like it will be pushed out in early January

    http://source.android.com/roadmap/cupcake

    Applications
    • 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
    • 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.

    Developer Tools
    • New features
      • Enable handset manufacturers to extend the Android SDK with add-ons. SDK add-ons will include:
        • system libraries to let developers use additional APIs provided by handset manufacturers or from other 3rd party vendors that handset manufacturers chose to include
        • emulator system images, skins, and hardware configuration to let developers test their applications on their Android implementation
    This is work-in-progress. Please note that the latest Android SDK (Android 1.0 SDK, Release 2) is not compatible with the SDK plugin in the new branch, please use ADT 0.8.0. SDK add-on support is planned for future SDK release.




    Build System
    • New features
      • The functions in build/envsetup.sh should be much more useful

  2. #2
    Join Date
    Oct 2008
    Location
    Birmingham, AL
    Posts
    207

    Default Re: What to expect in the next android update

    • Camera/Gallery
      • New features
        • Video recorder mode
        • Share intent for videos
        • Video thumbnails
        • Local file playback
      • HAWT

    To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.

  3. #3
    Join Date
    Oct 2008
    Location
    Los Angeles
    Posts
    743

    Default Re: What to expect in the next android update

    all of this sounds great,

    but what about Flash or Multitouch?

    with all of these new features plus this, then it would definitelyy be the iPhone KILLER!

    To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.


    It's called a G1


    To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.

  4. #4
    Join Date
    Oct 2008
    Location
    Los Angeles
    Posts
    336

    Default Re: What to expect in the next android update

    Wow, so with the actual new firmware update, looks like the phones going to have some major improvements i'm pretty stoked, from the camera having video made, A2DP bluetooth support, saving MMS pictures, and more. Wow this is great i can't wait, especially to have a virtual keyboard as well. It would be great if they could fix, viewing photos in email, and viewing sound/video files and also being able to save them. I'm pretty stoked about the camera. I hope they did a lot of upgrading with the camera software. All i see are improvements GREAT !

  5. #5
    DaYuMu6ft7's Avatar
    DaYuMu6ft7 is offline *sigh*... I think I'll go spend some time with the family DaYuMu6ft7 is on a distinguished road
    Join Date
    Oct 2008
    Location
    Philly All Day!
    Posts
    4,592

    Default Re: What to expect in the next android update

    OH MY GREATNESS!!!!!!!!!!!!!!!!!!!!!!!

    Is this a HOAX!?

    I mean damn, this will be like us being BIG kids in a candy store


    Device : HTC HD2 Leo - 1024 (Dual Boot)
    ROM : ChuckyDroid Custom WM 6.5.5 w/Sense
    Android : Mattc 2.2 Froyo w/Sense 1.5
    SDCard : Kingston 16GB Class 2 Micro SDHC
    HSPL3: Thanks 2 (Bepe & Cotulla)
    Radio : 2.12.50.02_2


    To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.

  6. #6
    Join Date
    Oct 2008
    Location
    Los Angeles
    Posts
    336

    Default Re: What to expect in the next android update

    Quote Originally Posted by AndroidUser View Post
    all of this sounds great,

    but what about Flash or Multitouch?

    with all of these new features plus this, then it would definitelyy be the iPhone KILLER!

    In soon time, only came out like a bit over a month ago lol.

  7. #7
    Join Date
    Oct 2008
    Posts
    215

    Default Re: What to expect in the next android update

    I don't know if all the details are true, but I was talking to a Tmo rep the other day and she said to expect another update in January.

    We can all hope!

  8. #8

    Default Re: What to expect in the next android update

    Hmmm....I think I smell the possibility of getting root access back. Yes, No!?

  9. #9
    Join Date
    Nov 2008
    Location
    Dubai, UAE
    Posts
    783

    Default Re: What to expect in the next android update

    That's the sound of my heart going tubthumpin'

    A2DP
    Copy & Paste in browser

    I hope this update doesn't break StarContact and SnapPhoto!
    Last edited by ghoonk; 12-18-2008 at 04:31 AM.

    To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.


    All you need in life : Love, air, water, a G1, 2 spare batteries and an unlimited data plan

  10. #10
    Join Date
    Nov 2008
    Location
    so cal
    Posts
    102

    Default Re: What to expect in the next android update


    so i just read this and wet my pants :-( I just hope that we get unlimited video recording!!!!! and WHAT ABOUT BATTERY LIFE???????
    Phone: Black G1
    ROM: Cyanogen 4.2.7.1
    Memory Card: 8gb Class 4...
    Apps 2 SD?: YAH
    Caches 2 SD?: YAH

+ Reply to Thread
Page 1 of 10 123 ... LastLast

Similar Threads

  1. todays android update?..anyone know what it did
    By jdmtunerguy in forum General Android Chat
    Replies: 18
    Last Post: 02-05-2009, 06:38 PM
  2. I got a new Android Update, Did You?
    By mrbill in forum General Android Chat
    Replies: 13
    Last Post: 12-08-2008, 03:35 PM
  3. Android needs to update there roadmap
    By JohnnyLicious in forum General Android Chat
    Replies: 4
    Last Post: 11-30-2008, 04:33 AM
  4. When can we expect another android powered phone?
    By collection in forum General Android Chat
    Replies: 17
    Last Post: 11-12-2008, 11:46 PM
  5. First OTA Android Update 10/23/08!
    By ministersin in forum General Android Chat
    Replies: 19
    Last Post: 10-22-2008, 04:09 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts