Closed quietbamboo closed 12 years ago
Can you submit this for review using the new system please? Let me know if you have any problems. On May 22, 2012 7:47 AM, "Junxian Huang" < reply@reply.github.com> wrote:
In this pull request, we first add some new feature: MLab/Uplink and then we exclude them since we decide to postpond adding them.
Shuheng also made some fixes based on Matt's suggestions, following is Shuheng's commit notes: GPS set to true from false Battery threshold to 75 from 80 Background Tests to Background Measurements Background Measurements default value from false to true No more double "your results will appear" but still need to remove upon a measurement taking place (is this necessary?)
Already fixed: Preferences are persistent Results are persistent
You can merge this Pull Request by running:
git pull https://github.com/quietbamboo/MobiPerf master
Or you can view, comment on it, or merge it online at:
https://github.com/Mobiperf/MobiPerf/pull/52
-- Commit Summary --
- Merge pull request #7 from Mobiperf/master
- Added framework for UplinkTask
- Rename project name from Mobiperf2 => MobiPerf
- MLab initial check in, not tested yet
- Couple of simple fixes including multiple "your results will display
- Merge pull request #12 from huangshu91/master
- Merge pull request #13 from Mobiperf/master
- Remove MLab temporarily
- Remove Uplink/MLab java temporarily
- Update gitignore
-- File Changes --
M .gitignore (11) M android/.classpath (20) M android/.project (2) M android/res/layout/preferences.xml (8) M android/src/com/mobiperf/mobiperf/Preferences.java (2) M android/src/com/mobiperf/speedometer/Config.java (11) M android/src/com/mobiperf/speedometer/MeasurementResult.java (3) M android/src/com/mobiperf/speedometer/MeasurementScheduler.java (2) M android/src/com/mobiperf/util/PhoneUtils.java (1)
-- Patch Links --
https://github.com/Mobiperf/MobiPerf/pull/52.patch https://github.com/Mobiperf/MobiPerf/pull/52.diff
Reply to this email directly or view it on GitHub: https://github.com/Mobiperf/MobiPerf/pull/52
Closing this to use the new commit system
In this pull request, we first add some new feature: MLab/Uplink and then we exclude them since we decide to postpond adding them.
Shuheng also made some fixes based on Matt's suggestions, following is Shuheng's commit notes: GPS set to true from false Battery threshold to 75 from 80 Background Tests to Background Measurements Background Measurements default value from false to true No more double "your results will appear" but still need to remove upon a measurement taking place (is this necessary?)
Already fixed: Preferences are persistent Results are persistent