-
Notifications
You must be signed in to change notification settings - Fork 417
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: LuckyJayce/LargeImage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: LuckyJayce/LargeImage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 29 files changed
- 2 contributors
Commits on Jan 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3fef06f - Browse repository at this point
Copy the full SHA 3fef06fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d3cef8 - Browse repository at this point
Copy the full SHA 4d3cef8View commit details
Commits on Mar 13, 2017
-
zsy committed
Mar 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 7e8ab07 - Browse repository at this point
Copy the full SHA 7e8ab07View commit details -
Merge remote-tracking branch 'origin/master'
# Conflicts: # app/src/main/java/com/example/lagerimage_test/MainActivity.java
zsy committedMar 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 5e351b2 - Browse repository at this point
Copy the full SHA 5e351b2View commit details -
zsy committed
Mar 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 6b1d623 - Browse repository at this point
Copy the full SHA 6b1d623View commit details
Commits on Mar 27, 2017
-
以及修复 int s = (int) Math.sqrt(1.0f * imageWidth * imageHeight / (screenWidth / 2) / (screenHeight / 2)); 改为 int s = Math.ceil(Math.sqrt(1.0f * imageWidth * imageHeight / (screenWidth / 2) / (screenHeight / 2))); 向上取整
zsy committedMar 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 3f0ffda - Browse repository at this point
Copy the full SHA 3f0ffdaView commit details -
zsy committed
Mar 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 2e1c441 - Browse repository at this point
Copy the full SHA 2e1c441View commit details
Commits on Jun 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for db96777 - Browse repository at this point
Copy the full SHA db96777View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82af909 - Browse repository at this point
Copy the full SHA 82af909View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b535cf - Browse repository at this point
Copy the full SHA 1b535cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32acd3b - Browse repository at this point
Copy the full SHA 32acd3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cdaec6 - Browse repository at this point
Copy the full SHA 5cdaec6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3371b28 - Browse repository at this point
Copy the full SHA 3371b28View commit details
Commits on Jan 31, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f91fb6c - Browse repository at this point
Copy the full SHA f91fb6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbb0572 - Browse repository at this point
Copy the full SHA bbb0572View commit details
Commits on Feb 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e357dda - Browse repository at this point
Copy the full SHA e357ddaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87a0e9f - Browse repository at this point
Copy the full SHA 87a0e9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b18f28c - Browse repository at this point
Copy the full SHA b18f28cView commit details
Loading
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 1.0.5...master