summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* am 10b93066: Merge "Add the test for activity leak." into gingerbreadWu-cheng Li2010-09-081-0/+37
|\
| * Merge "Add the test for activity leak." into gingerbreadWu-cheng Li2010-09-081-0/+37
| |\
| | * Add the test for activity leak.Wu-cheng Li2010-09-031-0/+37
* | | am 4714a1cf: Use SharedPreferences.apply to reduce latency.Wu-cheng Li2010-09-083-6/+6
|\ \ \ | |/ /
| * | Use SharedPreferences$Editor.apply to reduce latency.Wu-cheng Li2010-09-083-6/+6
* | | am 4e5aa452: Use new SharedPreferences.apply instead of commit.Brad Fitzpatrick2010-09-082-2/+3
|\ \ \ | |/ /
| * | Use new SharedPreferences$Editor.apply instead of commit.Brad Fitzpatrick2010-09-072-2/+3
| |/
* | am 91561bdb: Fix the crash when video quality changes.Wu-cheng Li2010-09-031-0/+8
|\ \ | |/
| * Fix the crash when video quality changes.Wu-cheng Li2010-09-031-0/+8
* | am 3c7f489d: Merge "Remove quick capture UI. It is not used." into gingerbreadWu-cheng Li2010-09-0225-99/+1
|\ \ | |/
| * Merge "Remove quick capture UI. It is not used." into gingerbreadWu-cheng Li2010-09-0225-99/+1
| |\
| | * Remove quick capture UI. It is not used.Wu-cheng Li2010-09-0125-99/+1
* | | am c3d14e1b: Merge "Turn on the camera unit tests." into gingerbreadYu Shan Emily Lau2010-09-011-0/+4
|\ \ \ | |/ /
| * | Merge "Turn on the camera unit tests." into gingerbreadYu Shan Emily Lau2010-09-011-0/+4
| |\ \ | | |/ | |/|
| | * Turn on the camera unit tests.Yu Shan Emily Lau2010-08-311-0/+4
* | | am d4a37518: Fix wrong orientation after suspend and resume.Wu-cheng Li2010-09-012-6/+3
|\ \ \ | |/ /
| * | Fix wrong orientation after suspend and resume.Wu-cheng Li2010-09-012-6/+3
* | | Fix the build.Wu-cheng Li2010-09-011-1/+1
* | | am 1ba127ec: Merge "Stop and restart the preview in surfaceChanged." into gin...Wu-cheng Li2010-09-012-45/+27
|\ \ \ | |/ /
| * | Merge "Stop and restart the preview in surfaceChanged." into gingerbreadWu-cheng Li2010-09-012-45/+27
| |\ \ | | |/ | |/|
| | * Stop and restart the preview in surfaceChanged.Wu-cheng Li2010-08-312-45/+27
* | | am 7bf93fe4: Renaming SharedPreferences.startCommit to applyBrad Fitzpatrick2010-08-301-1/+1
|\ \ \ | |/ /
| * | Renaming SharedPreferences$Editor.startCommit to applyBrad Fitzpatrick2010-08-301-1/+1
| |/
* | am 454c6838: Remove metering mode support.Wu-cheng Li2010-08-3026-127/+1
|\ \ | |/
| * Remove metering mode support.Wu-cheng Li2010-08-3026-127/+1
* | Merge "Import revised translations"Eric Fischer2010-08-3020-120/+120
|\ \
| * | Import revised translationsEric Fischer2010-08-3020-120/+120
* | | am 649b685d: (-s ours) Merge "Import revised translations. DO NOT MERGE" int...Eric Fischer2010-08-300-0/+0
|\ \ \ | | |/ | |/|
| * | Merge "Import revised translations. DO NOT MERGE" into gingerbreadEric Fischer2010-08-3020-0/+120
| |\ \
| | * | Import revised translations. DO NOT MERGEEric Fischer2010-08-2720-0/+120
* | | | am 299b0610: Merge "Fix memory leak. Camera application is leaking activities...Wu-cheng Li2010-08-301-2/+2
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge "Fix memory leak. Camera application is leaking activities." into ginge...Wu-cheng Li2010-08-301-2/+2
| |\ \ | | |/ | |/|
| | * Fix memory leak. Camera application is leaking activities.Wu-cheng Li2010-08-291-2/+2
* | | Added live diplay of recorded video time for time lapse capture.Nipun Kwatra2010-08-272-28/+68
* | | resolved conflicts for merge of e2c02932 to masterWu-cheng Li2010-08-271-0/+8
|\ \ \ | |/ /
| * | Add camera selection setting strings.Wu-cheng Li2010-08-261-0/+8
| |/
* | am 20ddc205: Add SharedPreferences#startCommit() method.Brad Fitzpatrick2010-08-251-0/+4
|\ \ | |/
| * Add SharedPreferences#startCommit() method.Brad Fitzpatrick2010-08-251-0/+4
* | am dcd762a8: Close the video file descriptor earlier.Wu-cheng Li2010-08-242-20/+55
|\ \ | |/
| * Close the video file descriptor earlier.Wu-cheng Li2010-08-202-20/+55
* | Merge "Don't set max recording duration for time lapse."Nipun Kwatra2010-08-201-1/+4
|\ \
| * | Don't set max recording duration for time lapse.Nipun Kwatra2010-08-181-1/+4
* | | Merge "Adding descriptions, character limits to strings for translation."Nipun Kwatra2010-08-191-8/+13
|\ \ \
| * | | Adding descriptions, character limits to strings for translation.Nipun Kwatra2010-08-191-8/+13
* | | | am 0eda94c5: (-s ours) Import revised translations. DO NOT MERGEEric Fischer2010-08-180-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Import revised translations. DO NOT MERGEEric Fischer2010-08-171-1/+1
* | | | Import revised translations.Eric Fischer2010-08-1720-1/+321
| |_|/ |/| |
* | | Use video mode for 720p time lapse.Nipun Kwatra2010-08-131-1/+1
| |/ |/|
* | Merge "Added support for time lapse video capture."Nipun Kwatra2010-08-1017-80/+292
|\ \
| * | Added support for time lapse video capture.Nipun Kwatra2010-08-1017-80/+292