-
-
Notifications
You must be signed in to change notification settings - Fork 8
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: cedricp/ecutweaker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: cedricp/ecutweaker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 21 files changed
- 2 contributors
Commits on Dec 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f9b98df - Browse repository at this point
Copy the full SHA f9b98dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f34b8a - Browse repository at this point
Copy the full SHA 0f34b8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 824a157 - Browse repository at this point
Copy the full SHA 824a157View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4993bbb - Browse repository at this point
Copy the full SHA 4993bbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9564d3 - Browse repository at this point
Copy the full SHA f9564d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70e6b86 - Browse repository at this point
Copy the full SHA 70e6b86View commit details
Commits on Jan 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b26091d - Browse repository at this point
Copy the full SHA b26091dView commit details
Commits on Jan 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7b33cc1 - Browse repository at this point
Copy the full SHA 7b33cc1View commit details -
Implement WakeLock to prevent screen from going to sleep
- Added PowerManager.WakeLock to keep the screen on during the activity's lifecycle. - Used `acquire()` to prevent the screen from going to sleep when the activity is active. - Released the WakeLock in `onDestroy()` to ensure the device isn't kept awake unnecessarily when the activity is destroyed. - Added `WindowManager.LayoutParams.FLAG_KEEP_SCREEN_ON` for additional screen wake prevention.
Configuration menu - View commit details
-
Copy full SHA for 6241103 - Browse repository at this point
Copy the full SHA 6241103View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69eaf74 - Browse repository at this point
Copy the full SHA 69eaf74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f75f71 - Browse repository at this point
Copy the full SHA 3f75f71View commit details -
Merge pull request #25 from cedricp/sdk_35
update to sdk 15 (android 15)
Configuration menu - View commit details
-
Copy full SHA for cdbe559 - Browse repository at this point
Copy the full SHA cdbe559View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd7bc3b - Browse repository at this point
Copy the full SHA cd7bc3bView 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 v2.3...v2.4