summaryrefslogtreecommitdiffstats
path: root/include/utils
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #1673793: Theme styles don't apply.Dianne Hackborn2009-06-301-1/+3
* Expand support for different screen sizes.Dianne Hackborn2009-06-261-5/+45
* move ui/Time.cpp to core/jni, since this is the only place it is usedMathias Agopian2009-06-251-89/+0
* Only report "unknown metadata" once per restore helperChristopher Tate2009-06-241-0/+1
* Add file mode to the file-backup saved state blobsChristopher Tate2009-06-231-0/+1
* Merge change 4910 into donutAndroid (Google) Code Review2009-06-221-13/+13
|\
| * fix warnings that will show up with GCC 4.4 (in master)Mathias Agopian2009-06-221-13/+13
* | Helper API cleanup. Allows multiple helpers to function,Joe Onorato2009-06-221-0/+3
|/
* Report densities in badging, debugging for nine patch bug.Dianne Hackborn2009-06-191-1/+1
* backup stuffJoe Onorato2009-06-181-0/+1
* Make RestoreHelper and friends also write out the snapshot state.Joe Onorato2009-06-181-0/+35
* FileRestoreHelper and RestoreHelperDispatcher work.Joe Onorato2009-06-171-1/+1
* checkpoint BackupDatAInput / RestoreHelperJoe Onorato2009-06-161-24/+3
* Make the file backup helper not crash if a file you requestedJoe Onorato2009-06-111-0/+1
* Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files.Joe Onorato2009-06-111-1/+2
* rename a few files to camel-case, add copyright noticesMathias Agopian2009-06-041-0/+0
* bring the native_handle stuff back from master_glMathias Agopian2009-05-201-8/+10
* Hook up the backup data writer, and add a utility to read the backup data files.Joe Onorato2009-05-201-8/+16
* Update aapt badging for native code, configs, density, etc.Dianne Hackborn2009-05-181-0/+12
* Add the backup data file writer C++ class.Joe Onorato2009-05-151-3/+62
* Implement the C++ class to write the backed up file data.Joe Onorato2009-05-152-10/+76
* Get the backup calling through to the file backup helper.Joe Onorato2009-05-141-1/+1
* fix the sim build. disables the tests for now.Joe Onorato2009-05-081-1/+1
* Add some C++ code to do raw files for backupJoe Onorato2009-05-051-0/+15
* Merge change 376 into donutAndroid (Google) Code Review2009-04-271-0/+7
|\
| * Add support for changing a threads scheduler group. Three groups are availabl...San Mehat2009-04-271-0/+7
* | Squashed commit of the following:Robert Greenwalt2009-04-221-85/+190
|/
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-1/+1
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-35/+0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0360-0/+10541
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0360-10535/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-11/+5
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-5/+11
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-46/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-102-7/+9
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-201-0/+13
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-092-1/+28
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-175-16/+79
* Initial ContributionThe Android Open Source Project2008-10-2161-0/+10476