forked from AChep/AcDisplay
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: almaddy95/AcDisplay
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: AChep/AcDisplay
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
- 226 files changed
- 4 contributors
Commits on Mar 10, 2016
-
Change formatTime function to add leading zeros for 24 hour format
Bernard Marijanovic committedMar 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 15aca70 - Browse repository at this point
Copy the full SHA 15aca70View commit details
Commits on May 27, 2019
-
Merge pull request AChep#123 from ghost/patch-2
Change formatTime function in DateUtils.java
Configuration menu - View commit details
-
Copy full SHA for 72d92fd - Browse repository at this point
Copy the full SHA 72d92fdView commit details
Commits on Jun 4, 2019
-
Gratipay is not longer available, so removing it.
Configuration menu - View commit details
-
Copy full SHA for b84cdbe - Browse repository at this point
Copy the full SHA b84cdbeView commit details
Commits on Jun 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2b6ee2e - Browse repository at this point
Copy the full SHA 2b6ee2eView commit details
Commits on Jun 16, 2019
-
Also acts as a test of commit correctly to the project. :)
Configuration menu - View commit details
-
Copy full SHA for a6e8714 - Browse repository at this point
Copy the full SHA a6e8714View commit details
Commits on Sep 2, 2019
-
Updating targetSdkVersion to 26 ;) (Build configuration is still 23)
Updating Gradle (gradle-wrapper.properties) from 2.10 to 3.3
Configuration menu - View commit details
-
Copy full SHA for 8d2d1b1 - Browse repository at this point
Copy the full SHA 8d2d1b1View commit details
Commits on Sep 3, 2019
-
Also updating the testDependencies to match the build tools version (25) So no more warnings about mismatched versions of dependencies, so I guess you can compile it correctly without warnings, so this is like a start for updating the app.
Configuration menu - View commit details
-
Copy full SHA for 1313ca0 - Browse repository at this point
Copy the full SHA 1313ca0View commit details
Commits on Dec 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2b09def - Browse repository at this point
Copy the full SHA 2b09defView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dd055c - Browse repository at this point
Copy the full SHA 9dd055cView commit details
Commits on Jul 16, 2020
-
It is not fixed completely, it is crashing because It can't find the view where to attach the action icon and the action text. It returns null. The method is looking for a TextView but in the Actual resource file it is an 'AppCompatButton' I solved this, yet the code does not find the view. In the code I stated this and tried a couple of things but it doesn't seem to work.
Configuration menu - View commit details
-
Copy full SHA for d2a523b - Browse repository at this point
Copy the full SHA d2a523bView commit details -
Configuration menu - View commit details
-
Copy full SHA for efdb514 - Browse repository at this point
Copy the full SHA efdb514View commit details -
Now using Gregorian Calendar in API >22 :) (In InactiveTimeHelper.java) I missed it for some reason 🤦
Configuration menu - View commit details
-
Copy full SHA for 77720f1 - Browse repository at this point
Copy the full SHA 77720f1View commit details
Commits on Jul 17, 2020
-
Change the Orientation of the AcDisplayActivity to 'behind' (Closes A…
…Chep#118) This does mean that It'll start in the same orientation as the activity that was showing before. From Android Developers: "The same orientation as the activity that's immediately beneath it in the activity stack." I thought about use cases and this is the most appropriate approach. and it doesn't hurt current users because most of them will have their phone in Portrait orientation, and for the ones using landscape then okay, Lockscreen will start in landscape too, and the screen contents fit correctly.
Configuration menu - View commit details
-
Copy full SHA for c35b30a - Browse repository at this point
Copy the full SHA c35b30aView commit details
Commits on Jul 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1010584 - Browse repository at this point
Copy the full SHA 1010584View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee8212c - Browse repository at this point
Copy the full SHA ee8212cView commit details -
Rename the R.layout.notification_action so it does not conflict with …
…the support's one
Configuration menu - View commit details
-
Copy full SHA for f118d5d - Browse repository at this point
Copy the full SHA f118d5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e303bd - Browse repository at this point
Copy the full SHA 2e303bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e05cda - Browse repository at this point
Copy the full SHA 1e05cdaView 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 master...master