Android Library to handle multiple Uri's(paths) received through Intents.
App to make it easier to track spending by credit card purchases. Android Studio
onimur/androidx-bottom-navigation-view 2
BottomNavigationView using the Android Jetpack library with Navigation Architecture Component. Android Studio
All about our philosophy
onimur/android-alertdialog-with-edittext 1
This project contains a custom AlertDialog with an EditText. Android Studio
onimur/android-kotlin-blabla-social-media 1
This project aims to create an open-source social media application.
Spinner that has custom hint
onimur/Awesome-Profile-README-templates 1
A collection of awesome readme templates to display on your profile
delete branch onimur/circleci-github-changelog-generator
delete branch : push-force
delete time in 20 days
push eventonimur/circleci-github-changelog-generator
commit sha 79612fe1091dbf8e5d986b65dea4cf6262eefd38
Fix command name
push time in 20 days
issue commentonimur/circleci-github-changelog-generator
@MOPineyro Done, I updated the orb to version 2.1.9.
Now if you use the git-push: true tag it will no longer be forced.
If you want the push to be forced, add the tag push-force: true
And if you still want to commit and push manually it would be something like this:
Inside the changelog job.
pre-steps:
- checkout
context: your-context # Case contain your Github Token
token: GITHUB_TOKEN # Token as env_var
push-git: false # The changelog will be save on /tmp/.persist/persist/
#Push the changelog to remote repository manually
post-steps:
- run:
command: |
git config user.name "BotUsername"
git config user.email "[email protected]"
git add CHANGELOG.md
git commit -m "Your description [skip ci]"
git push -q https://$<<parameters.token>>@github.com/YourUser/YourProjectName.git master
filters: *orb_tagged_filters # Trigger to only tag
comment created time in 20 days
push eventonimur/circleci-github-changelog-generator
commit sha 4305584b93d354e3d6e4c4d9dcd7a0ef2af67b7c
Auto Update [skip ci]
push time in 20 days
push eventonimur/circleci-github-changelog-generator
commit sha 84a991b1b458926622ffd51b4a79bc600ce09b6b
Update changelog version
commit sha 872b8b972600528d1a27f691ad25c5e848dfdc64
Merge branch 'master' of https://github.com/onimur/circleci-github-changelog-generator
push time in 20 days
push eventonimur/circleci-github-changelog-generator
commit sha f2a38b4e1f5c745d45370512f78509a0c45dbb92
Auto Update changelog [skip ci]
push time in 20 days
created tagonimur/circleci-github-changelog-generator
Orb for CircleCI that automatically generates the change log from your tags, issues, labels and pull requests on GitHub, using github-changelog-generator's and based action-github-changelog-generator's
created time in 20 days
push eventonimur/circleci-github-changelog-generator
commit sha 27bf9eeea9fa4f5b4b28c523e380bd0a02423d1c
Update example and readme
push time in 20 days
delete tag onimur/circleci-github-changelog-generator
delete tag : patch-release-v2.1.9
delete time in 20 days
created tagonimur/circleci-github-changelog-generator
Orb for CircleCI that automatically generates the change log from your tags, issues, labels and pull requests on GitHub, using github-changelog-generator's and based action-github-changelog-generator's
created time in 20 days
issue closedonimur/circleci-github-changelog-generator
When setting git-push flag the command being executed is git push -f -q https://[email protected]/$CIRCLE_PROJECT_USERNAME/$CIRCLE_PROJECT_REPONAME.git master unclear why it's being force pushed and how to override.
closed time in 20 days
MOPineyropush eventonimur/circleci-github-changelog-generator
commit sha 9daea64173ded40692823baf59e12e2d69dc14ce
Auto Update [skip ci]
push time in 20 days
push eventonimur/circleci-github-changelog-generator
commit sha 5da04e30e9720c5adfb1e8e51bad7f089d1d4ac5
Update command push-force
push time in 20 days
PR opened onimur/circleci-github-changelog-generator
pr created time in 20 days
create barnchonimur/circleci-github-changelog-generator
created branch time in 20 days
delete branch onimur/circleci-github-changelog-generator
delete branch : push-force
delete time in 20 days
push eventonimur/circleci-github-changelog-generator
commit sha 7b28961a96a07fada232d74cd5d97837fca7de9f
Auto Update changelog [skip ci]
push time in 20 days
created tagonimur/circleci-github-changelog-generator
Orb for CircleCI that automatically generates the change log from your tags, issues, labels and pull requests on GitHub, using github-changelog-generator's and based action-github-changelog-generator's
created time in 20 days
issue closedonimur/circleci-github-changelog-generator
When setting git-push flag the command being executed is git push -f -q https://[email protected]/$CIRCLE_PROJECT_USERNAME/$CIRCLE_PROJECT_REPONAME.git master unclear why it's being force pushed and how to override.
closed time in 20 days
MOPineyropush eventonimur/circleci-github-changelog-generator
commit sha f5ff8438098f72de41d4b98d228ce582a9c8b296
Uncomment commands
commit sha 084fa352c4e61f83f2524b47b43958e06d4ff83f
Update version orb common-tools
push time in 20 days
push eventonimur/circleci-github-changelog-generator
commit sha 084fa352c4e61f83f2524b47b43958e06d4ff83f
Update version orb common-tools
push time in 20 days
push eventonimur/circleci-github-changelog-generator
commit sha f5ff8438098f72de41d4b98d228ce582a9c8b296
Uncomment commands
push time in 20 days
push eventonimur/circleci-github-changelog-generator
commit sha 0294c33c234de3c4c3db5634fbc9cb22eafcdf18
Add tag push-force
commit sha 7079575d945da3d945f304421c848421b804fc38
Comment command
push time in 20 days
push eventonimur/circleci-github-changelog-generator
commit sha 7079575d945da3d945f304421c848421b804fc38
Comment command
push time in 20 days
create barnchonimur/circleci-github-changelog-generator
created branch time in 20 days
push eventonimur/circleci-common-tools
commit sha 78f87199a0c9239554fb29bb307569b3d49f2c36
Update readme
commit sha 4480dbfa144932abae8a1c537fc0d209f0d95b8e
Merge branch 'master' of https://github.com/onimur/circleci-common-tools
push time in 20 days
push eventonimur/circleci-common-tools
commit sha a96cea64a57d418837e92ecbb4a9219adc9bb5ee
Auto Update changelog [skip ci]
push time in 20 days
created tagonimur/circleci-common-tools
Collection of tools to help create commands, jobs and workflows. Orb for CircleCI to help with files or folders that should persist_to_workspace and retrieve the path easily with attach_workspace.Now you can persist files or directories between jobs and workflows. And tools to help with git commands.
created time in 20 days
push eventonimur/circleci-common-tools
commit sha f7dffd8c853266e3f1f1549ab214201a78a844af
Add tag push-force
push time in 20 days
issue commentonimur/circleci-github-changelog-generator
@MOPineyro Hello, I will create a tag to perform git push with "force" and without it. As soon as I make this pull request I update this orb to a new version and let you know.
If you have any suggestions or any other questions, I will be happy to help.
comment created time in 20 days
startedmitchtabian/Dagger-Hilt-Playerground
started time in a month
pull request commentabhisheknaiidu/awesome-github-profile-readme
Done.
comment created time in 2 months
push eventonimur/awesome-github-profile-readme
commit sha bb48b591e9d4171b637bbf9f1096f7982f5fe1dd
MR | Simple and badge profile list updated
commit sha 0ca8a1cb8bd93e700eb69948c6f63fd21d7d54b7
Update README.md
commit sha c93a716bb9dbb14b6c78bf7a6fd1fa1282be43a5
Update README.md
commit sha 12cf1266e8ca9a8c632c2b1d6367c7ad3ebd9e15
feat: add GH profile from d-koppenhagen
commit sha d546df35abf2550d369e9d1516070ab2c6fa5841
Add a new article to the List How to Create a Self-Updating README.md for Your GitHub Profile
commit sha 41f52cc1b1b1fdb600f8383a0d7ffff9dfeb2849
Update README.md
commit sha 5d8248ebf84199ec43ad96d9fe0da43a37b9c2e2
Create Video Tutorials Section Added some video tutorials to create some impressive profile readme
commit sha 323732228790bc99d29e0ffc180a67ed4d5f2a25
Added few more tutorial links
commit sha b75fbf5fc0cb7f9a3be8146e748e7a33295826f9
Corrected navigation
commit sha 49c762e2b87f5ffaedbe0c3d086ede94e180378e
Merge branch 'master' into master
commit sha 2123485a180d4728e6900a0787eb517f2874f8d0
Merge branch 'master' into patch-1
commit sha 69072800398b8bca1bf6051debe5ef6ad1e0c8ee
add my profile An eye-catching addition to the little bit of everything section
commit sha baa2d30cf9c20d8720d58f1b5ebd824bc2c0c13d
Update README.md
commit sha db03b64d37f138471c699b875199ce46af6bb1a6
added minoveaz readme
commit sha 2504b92ec5143c13801315c6223cca45a726b2be
Merge branch 'master' into patch-1
commit sha 1ba448f3c3a55a0a897c969e4ccca7ec0cc18218
Add cxyfreedom's profile
commit sha ee6659f4405c15c68525148ca80731c44d6d08fe
add nilfalse
commit sha 397812a8acd8c0e2cfec7e282bcee08b53f47e8f
add vaaski/vaaski to Simple but Innovative Ones
commit sha 58f68d37fa9bb90d71dc3f456f2d441edbd9dd14
Change cxyfreedom's profile category
commit sha 1cea5e2563ae9311cd19695e487653f840987708
Added xcaq to "Dynamic Realtime" category
push time in 2 months
push eventonimur/awesome-github-profile-readme
commit sha 207768ef3f1e032170c064e223e92c81aa7eb856
Add Onimur profile to the last
push time in 2 months
push eventonimur/awesome-github-profile-readme
commit sha 5090f735f58c526f008899c520da5e3cee05bd35
Add Onimur profile to the last
push time in 2 months
startedandroiddevnotes/awesome-android-kotlin-apps
started time in 2 months
startedzetbaitsu/Cekrek
started time in 2 months
startedmodelmapper/modelmapper-module-java8
started time in 3 months
push eventonimur/handle-path-oz
commit sha aaae66c4feaea033ce6886dbf875a710227a9409
Update badges
push time in 3 months
push eventonimur/handle-path-oz
commit sha e6c5c5f30d375679a7938603e4560206da787aa8
Compatible with Jitpack
commit sha aa454c76a7380e1c949fb6f3d8b12b2fcaad424a
Update description
push time in 3 months
PR opened abhisheknaiidu/awesome-github-profile-readme
What type of PR is this? (check all applicable)
- [x] 🚀 Added Name
- [ ] ✨ Feature
- [ ] ✅ Joined Community
- [ ] 🌟 ed the repo
- [ ] 🐛 Grammatical Error
- [ ] 📝 Documentation Update
- [ ] 🚩 Other
Description
My readme profile
Add Link of GitHub Profile
https://github.com/onimur/onimur
pr created time in 3 months
push eventonimur/awesome-github-profile-readme
commit sha dfe78d2813b4cfb85a8a60a900e75b8035229c14
Add Onimur readme
push time in 3 months
fork onimur/awesome-github-profile-readme
😎 A curated list of awesome Github Profile READMEs 📝
https://zzetao.github.io/awesome-github-profile/
fork in 3 months
push eventonimur/onimur
commit sha 1c505a5a97d83d9d1e53bd6212faaa0e0a91885d
Update README.md
push time in 3 months
PR opened kautukkundan/Awesome-Profile-README-templates
The markdown file must fulfill these conditions:
- [x] The name of the readme file is your username.md if you are making a new creative readme.
- [x] The name of the readme file is the person's username from where it is inspired from.
- [x] The bottom of the readme file contains:
⭐️ From [username](https://github.com/[username])
pr created time in 3 months
push eventonimur/Awesome-Profile-README-templates
commit sha 142c6aa174f0e9938e8fa326f3f637ed79d8816d
Update onimur.md
push time in 3 months
push eventonimur/onimur
commit sha 73c1df95cdea584f71920eccfc7b07f98542809a
Update README.md
push time in 3 months
push eventonimur/handle-path-oz
commit sha 0e3f9b673a59d8923fa9599b5360cb02401c1cad
Add pull_request_template [skip ci]
push time in 3 months
push eventonimur/handle-path-oz
commit sha ec5b10660e552df152892840fb7c7e1c6849c3d3
Update issue templates
push time in 3 months
push eventonimur/handle-path-oz
commit sha 027321d28dd5d0066ab784e32a26fe35bfe78444
Update README.md
push time in 3 months
push eventonimur/handle-path-oz
commit sha a2cb9fe7aa96561b8d3a7e42ee14d9cd346e15f7
Update README.md
push time in 3 months
push eventonimur/handle-path-oz
commit sha 0a7cb7948c911d17ab99734d837171eca5177299
Update README.md
push time in 3 months
push eventonimur/circleci-github-changelog-generator
commit sha 07b3074286cabb53a7f0663c846307c6f36ccd7c
Update README.md
push time in 3 months
push eventonimur/circleci-common-tools
commit sha 097ff6ecde7bbc202eb193d9b47de85d2abad941
Update README.md
push time in 3 months
push eventonimur/circleci-github-changelog-generator
commit sha 1e298da33e95e331bfde9bbd9798c931d1e97256
Update README.md
push time in 3 months
issue commentonimur/handle-path-oz
@buildbro. Published version 1.0.7 and updated readme for use with a single uri.
I hope the documentation helps you. If you need anything, I'm at your disposal.
comment created time in 3 months
push eventonimur/handle-path-oz
commit sha 89513b586f1a8a60839b3370f0d9464ac78c45e9
Update config.yml
commit sha 7ff711664cb222d0ff3eae8636e82b3389444adf
Update README.md
commit sha 251d8328c5de1a7b9df6e1179d0567805b28f8f7
Update description to sample app
push time in 3 months
push eventonimur/handle-path-oz
commit sha aeb11290408fb58b16293602c0b4182b023c8243
Auto Update Version, Changelog and Apk Release [skip ci]
push time in 3 months
created tagonimur/handle-path-oz
Android Library to handle multiple Uri's(paths) received through Intents.
created time in 3 months
push eventonimur/handle-path-oz
commit sha 2a8b90a9d8b213d3db779e04302c23eb6d7f62f9
Update config... * Publish Sample Apk on GooglePlay now is the last job
push time in 3 months
created tagonimur/handle-path-oz
Android Library to handle multiple Uri's(paths) received through Intents.
created time in 3 months
push eventonimur/handle-path-oz
commit sha 4471dd56a46bc96f93f2e54524e0b6af57ec4e85
Update config.yml
commit sha 4c2f3f7338bb96101528e359224c62b830f23919
Merge branch 'master' of github.com:onimur/handle-path-oz
commit sha fe9c2a013f586dcae7aad75a6a16e7e8826ec5a3
Remove changelog
push time in 3 months
push eventonimur/handle-path-oz
commit sha 6542686128bdfe78ff05965824883bca9af74fa3
Auto Update Version, Changelog and Apk Release [skip ci]
push time in 3 months
created tagonimur/handle-path-oz
Android Library to handle multiple Uri's(paths) received through Intents.
created time in 3 months
push eventonimur/handle-path-oz
commit sha baf0800db922821c8f1aae106514b660665eff85
Add SDCardUtils class
commit sha 8c29f4b583c381e6f91f506c2104b72b927dcd5d
Add methods from SDCardUtils * Obtains the real name of the sdcard if the document is from external storage.
commit sha f84cf5d10fb73588dc24c69216a6958057f3180c
Add support DropBox ... * Dropbox has two document providers "android" and "product"
commit sha 175a1f8049bffa5d68bb9ad809ff5c66af3f9296
Removal of unused methods.
commit sha 7f092a4b9885674f0cf1e537ce6efb538ae34e15
Rename object in Constants.kt
commit sha eabaee7a52fd551315e8474cc12b4bceaf7868e2
Update version core dependencies
commit sha f4e1c8aa19456e93837ed3e93d7388dca244a049
Merge pull request #3 from onimur/developer Developer - changes from sdcard
push time in 3 months
PR merged onimur/handle-path-oz
Add more methods to files from sdcard
pr closed time in 3 months
PR opened onimur/handle-path-oz
Add more methods to files from sdcard
pr created time in 3 months