-
Notifications
You must be signed in to change notification settings - Fork 272
Comparing changes
Open a pull request
base repository: facebookarchive/device-year-class
base: 1.0.1
head repository: facebookarchive/device-year-class
compare: master
Commits on Mar 28, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 269f1c8 - Browse repository at this point
Copy the full SHA 269f1c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 754f9dc - Browse repository at this point
Copy the full SHA 754f9dcView commit details
Commits on Mar 29, 2015
-
update the sample app and add methods to get the int value for purpos…
…es such as saving to shared preferences
Configuration menu - View commit details
-
Copy full SHA for d57ccf7 - Browse repository at this point
Copy the full SHA d57ccf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20a7801 - Browse repository at this point
Copy the full SHA 20a7801View commit details
Commits on Apr 14, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 7e89908 - Browse repository at this point
Copy the full SHA 7e89908View commit details
Commits on Sep 3, 2015
-
Merge branch 'master' of https://github.com/trevor-e/device-year-class …
…into trevor-e-master Conflicts: yearclass/src/main/java/com/facebook/device/yearclass/YearClass.java
Alex Petrescu committedSep 3, 2015 Configuration menu - View commit details
-
Copy full SHA for 719c6d0 - Browse repository at this point
Copy the full SHA 719c6d0View commit details -
Merge branch 'trevor-e-master'
Alex Petrescu committedSep 3, 2015 Configuration menu - View commit details
-
Copy full SHA for 0ce9a3d - Browse repository at this point
Copy the full SHA 0ce9a3dView commit details -
Fixed the unit tests and made sure they worked in Android Studio
Alex Petrescu committedSep 3, 2015 Configuration menu - View commit details
-
Copy full SHA for 3c12f8f - Browse repository at this point
Copy the full SHA 3c12f8fView commit details
Commits on May 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5aaff34 - Browse repository at this point
Copy the full SHA 5aaff34View commit details -
Merge pull request #16 from lozzle/master
Added a few more methods to detect number of CPU cores on device
Configuration menu - View commit details
-
Copy full SHA for d590884 - Browse repository at this point
Copy the full SHA d590884View commit details
Commits on Jun 30, 2016
-
Merge pull request #1 from facebook/master
Rebase to pick up CPU cores
Configuration menu - View commit details
-
Copy full SHA for 98cb181 - Browse repository at this point
Copy the full SHA 98cb181View commit details -
Configuration menu - View commit details
-
Copy full SHA for a61efe9 - Browse repository at this point
Copy the full SHA a61efe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3615866 - Browse repository at this point
Copy the full SHA 3615866View commit details
Commits on Jul 1, 2016
-
1
Configuration menu - View commit details
-
Copy full SHA for c7a1227 - Browse repository at this point
Copy the full SHA c7a1227View commit details -
Configuration menu - View commit details
-
Copy full SHA for 940d5d4 - Browse repository at this point
Copy the full SHA 940d5d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ba0a59 - Browse repository at this point
Copy the full SHA 2ba0a59View commit details
Commits on Sep 16, 2016
-
Merge pull request #20 from zlern2k/master
Bump to 2.0.0, update README
Configuration menu - View commit details
-
Copy full SHA for ac6b9ec - Browse repository at this point
Copy the full SHA ac6b9ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4042fa - Browse repository at this point
Copy the full SHA d4042faView commit details -
Merge pull request #21 from facebook/revert-20-master
Revert "Bump to 2.0.0, update README"
Configuration menu - View commit details
-
Copy full SHA for 7802a3e - Browse repository at this point
Copy the full SHA 7802a3eView commit details
Commits on Sep 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for bd2fa85 - Browse repository at this point
Copy the full SHA bd2fa85View commit details
Commits on Sep 27, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5e77391 - Browse repository at this point
Copy the full SHA 5e77391View commit details
Commits on Oct 20, 2016
-
Merge pull request #22 from zlern2k/master
Close the cpu buffer to (fix a strict mode violation)
Configuration menu - View commit details
-
Copy full SHA for 84a7f99 - Browse repository at this point
Copy the full SHA 84a7f99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27f3fee - Browse repository at this point
Copy the full SHA 27f3feeView commit details
Commits on Oct 26, 2016
-
Avoid `virtual core file permission denied` error, closes #18
Configuration menu - View commit details
-
Copy full SHA for d5a6733 - Browse repository at this point
Copy the full SHA d5a6733View commit details -
Add links to `CONTRIBUTING.md` and `LICENSE` in the relevant sections.
Configuration menu - View commit details
-
Copy full SHA for 2c00287 - Browse repository at this point
Copy the full SHA 2c00287View commit details
Commits on Dec 2, 2016
-
Merge pull request #24 from zlern2k/master
Bump to 2.0.0, update README
Configuration menu - View commit details
-
Copy full SHA for 53873e6 - Browse repository at this point
Copy the full SHA 53873e6View commit details
Commits on Feb 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 29c2043 - Browse repository at this point
Copy the full SHA 29c2043View commit details -
Update Android build dependencies
- Update Gradle wrapper to 3.3 - Increase Gradle daemon max heap size to 1536 MB - Update Android Gradle plug-in to 2.2.3 - Update build tools to 25.0.2 - Update targetSdkVersion to 25
Configuration menu - View commit details
-
Copy full SHA for f188d16 - Browse repository at this point
Copy the full SHA f188d16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85f8b1f - Browse repository at this point
Copy the full SHA 85f8b1fView commit details -
Merge pull request #17 from friederbluemle/update-project
Update project dependencies
Configuration menu - View commit details
-
Copy full SHA for 08cdf5d - Browse repository at this point
Copy the full SHA 08cdf5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a00148c - Browse repository at this point
Copy the full SHA a00148cView commit details -
Merge pull request #23 from ashishb/master
Fix a leak of FileInputStream object in DeviceInfo#getCoresFromFileInfo
Configuration menu - View commit details
-
Copy full SHA for 564c368 - Browse repository at this point
Copy the full SHA 564c368View commit details -
Merge pull request #26 from divayprakash/patch-1
Update DeviceInfo.java
Configuration menu - View commit details
-
Copy full SHA for 9e0489f - Browse repository at this point
Copy the full SHA 9e0489fView commit details
Commits on Apr 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6e9692f - Browse repository at this point
Copy the full SHA 6e9692fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87d308f - Browse repository at this point
Copy the full SHA 87d308fView commit details
Commits on Apr 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1593da5 - Browse repository at this point
Copy the full SHA 1593da5View commit details
Commits on Feb 21, 2018
-
Add Year Class 2016, defined as devices with > 5GB RAM.
Eliza S. Hale committedFeb 21, 2018 Configuration menu - View commit details
-
Copy full SHA for 3a6c910 - Browse repository at this point
Copy the full SHA 3a6c910View commit details
Commits on Feb 23, 2018
-
Merge pull request #36 from elizahale/master
Adding Year Class 2016
Configuration menu - View commit details
-
Copy full SHA for 0355835 - Browse repository at this point
Copy the full SHA 0355835View commit details -
Merge pull request #32 from friederbluemle/update-project
Update build dependencies
Configuration menu - View commit details
-
Copy full SHA for e7e8343 - Browse repository at this point
Copy the full SHA e7e8343View commit details
Commits on Apr 14, 2018
-
Updated version number 2.0.0 -> 2.1.0 (#37)
2.0.0 to 2.1.0 * Update version number in README * Update version number in gradle.properties * Update version number in CHANGELOG
Configuration menu - View commit details
-
Copy full SHA for a6dc1f3 - Browse repository at this point
Copy the full SHA a6dc1f3View commit details
There are no files selected for viewing