-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: iOS-APM/iOS-System-Services
base: master
head repository: Shmoopi/iOS-System-Services
compare: master
- 11 commits
- 52 files changed
- 5 contributors
Commits on Sep 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3d23bbb - Browse repository at this point
Copy the full SHA 3d23bbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ebee2d - Browse repository at this point
Copy the full SHA 3ebee2dView commit details
Commits on Sep 28, 2017
-
Fixed Route.h issue, added checks for pedometer, updated device ident…
…ifiers, clarified comments.
Configuration menu - View commit details
-
Copy full SHA for ba21ee7 - Browse repository at this point
Copy the full SHA ba21ee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2cfcb5 - Browse repository at this point
Copy the full SHA b2cfcb5View commit details
Commits on Jun 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c9495bb - Browse repository at this point
Copy the full SHA c9495bbView commit details
Commits on Apr 9, 2019
-
Merge pull request Shmoopi#52 from zhihuitang/use-GiB
Apple is using Gib instead of Gb: https://en.wikipedia.org/wiki/Gib
Configuration menu - View commit details
-
Copy full SHA for f1145d7 - Browse repository at this point
Copy the full SHA f1145d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72abd8d - Browse repository at this point
Copy the full SHA 72abd8dView commit details
Commits on Nov 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 26596d8 - Browse repository at this point
Copy the full SHA 26596d8View commit details
Commits on Dec 23, 2019
-
Experiment: try caching "proximity enabled" when it's updated on the …
…main thread. Avoid making a mutating UIKit call on a background thread, return the cached value under those circumstances.
Configuration menu - View commit details
-
Copy full SHA for a2b9a67 - Browse repository at this point
Copy the full SHA a2b9a67View commit details
Commits on Jul 21, 2020
-
[IOS-9382] Remove ClipboardContent from Bonus Data
Removed clipboard content from the -allSystemInformation method (it’s no longer bundled into the overall dictionary of system info). The SystemServices code still allows you to specifically ask for clipboard content, but the way TN app uses this code, it won’t access clipboard content when it calls -allSystemInformation. Also added a little more code and a couple asserts to the demo app to confirm that we aren’t including clipboard content in the overal dictionary.
Configuration menu - View commit details
-
Copy full SHA for 5b317af - Browse repository at this point
Copy the full SHA 5b317afView commit details
Commits on Nov 6, 2020
-
Merge pull request Shmoopi#59 from dhearst/david/Remove-clipboard-con…
…tent-from-allSystemInformation [IOS-9382] Remove ClipboardContent from Bonus Data
Configuration menu - View commit details
-
Copy full SHA for dfe2a22 - Browse repository at this point
Copy the full SHA dfe2a22View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master