GrinnellAppDev/Publications-Android 0
An app that houses publications published by the S&B and student-run organizations at Grinnell College.
hw 2
Pulls in real estate listings using the Realtor API
YazanKittaneh/-csc207-skip-lists 0
Code for the assignment on skip lists.
First day lab for CSC 213
YazanKittaneh/android-aosp-mms 0
Sms application from AOSP
startedkwakeham/zwift-steerer
started time in a day
PR opened vsouza/awesome-ios
<!--- Provide a general summary of your changes in the Title above -->
Project URL
<!--- The project URL -->
Category
<!--- Category in AwesomeiOS where the project will be added -->
Description
<!--- Describe your changes in detail -->
Why it should be included to awesome-ios (mandatory)
Checklist
<!--- Go over all the following points, and put an x in all the boxes that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [ ] Has 50 GitHub stargazers or more
- [ ] Only one project/change is in this pull request
- [ ] Isn't an archived project
- [ ] Has more than one contributor
- [ ] Has unit tests, integration tests or UI tests
- [ ] Addition in chronological order (bottom of category)
- [ ] Supports iOS 9 / tvOS 10 or later
- [ ] Supports Swift 4 or later
- [ ] Has a commit from less than 2 years ago
- [ ] Has a clear README in English
pr created time in 3 days
PR opened vsouza/awesome-ios
<!--- Provide a general summary of your changes in the Title above -->
update awesome list for ios developer which is contain useful stuff
Project URL
<!--- The project URL -->
https://github.com/jphong1111/awesome-ios-developer
Category
<!--- Category in AwesomeiOS where the project will be added -->
Other Awesome Lists
Description
<!--- Describe your changes in detail -->
I listed some keywords and useful stuff that can give some help for ios developers.
Why it should be included to awesome-ios (mandatory)
Me and other contributors are updating everyday for this repository, but still it needs more contributors to make it more helpful for ios developer. Listed inside awesome-ios will be a great chance for it! Also, other programmers/developers can get some useful stuffs too!
Checklist
<!--- Go over all the following points, and put an x in all the boxes that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [x] Has 50 GitHub stargazers or more
- [x] Only one project/change is in this pull request
- [x] Isn't an archived project
- [x] Has more than one contributor
- [x] Has unit tests, integration tests or UI tests
- [x] Addition in chronological order (bottom of category)
- [x] Supports iOS 9 / tvOS 10 or later
- [x] Supports Swift 4 or later
- [x] Has a commit from less than 2 years ago
- [x] Has a clear README in English
pr created time in 4 days
startedzoffline/zwift-offline
started time in 6 days
startedMKorostoff/1-pixel-wealth
started time in 11 days
push eventvsouza/awesome-ios
commit sha 10d30f0aee91e1044dc7da537f6dcef4df58f587
Updated Analytics section with a new SDK entry Added Shake SDK under analytics tools.
commit sha cfe3988df5757c86b1e31ea1028941f09e7493e3
Amended typo
commit sha 6ed13f9c2a91a97dec30d629b842a3586e4ca1f6
Merge pull request #3035 from Branci3/master Updated Analytics section with a new SDK entry
push time in 11 days
PR merged vsouza/awesome-ios
Added Shake SDK under analytics tools.
<!--- Provide a general summary of your changes in the Title above -->
Project URL
<!--- The project URL --> https://github.com/shakebugs/shake-ios
Category
<!--- Category in AwesomeiOS where the project will be added --> Analytics
Description
<!--- Describe your changes in detail --> Updated Analytics section with a new SDK entry - Shake SDK.
Why it should be included to awesome-ios (mandatory)
Shake SDK is a useful tool for debugging iOS mobile apps, helping devs debug app issues faster.
Checklist
<!--- Go over all the following points, and put an x in all the boxes that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [x] Has 50 GitHub stargazers or more
- [x] Only one project/change is in this pull request
- [x] Isn't an archived project
- [x] Has more than one contributor
- [x] Has unit tests, integration tests or UI tests
- [x] Addition in chronological order (bottom of category)
- [x] Supports iOS 9 / tvOS 10 or later
- [x] Supports Swift 4 or later
- [x] Has a commit from less than 2 years ago
- [x] Has a clear README in English
pr closed time in 11 days
pull request commentvsouza/awesome-ios
Updated Analytics section with a new SDK entry
@Branci3 Thanks for contributing!
comment created time in 11 days
PR closed vsouza/awesome-ios
<!--- Provide a general summary of your changes in the Title above -->
Project URL
<!--- The project URL -->
Category
<!--- Category in AwesomeiOS where the project will be added -->
Description
<!--- Describe your changes in detail -->
Why it should be included to awesome-ios (mandatory)
Checklist
<!--- Go over all the following points, and put an x in all the boxes that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [ ] Has 50 GitHub stargazers or more
- [ ] Only one project/change is in this pull request
- [ ] Isn't an archived project
- [ ] Has more than one contributor
- [ ] Has unit tests, integration tests or UI tests
- [ ] Addition in chronological order (bottom of category)
- [ ] Supports iOS 9 / tvOS 10 or later
- [ ] Supports Swift 4 or later
- [ ] Has a commit from less than 2 years ago
- [ ] Has a clear README in English
pr closed time in 11 days
pull request commentvsouza/awesome-ios
Add SSCustomPullToRefresh library.
@mobile-simformsolutions We cannot merge your PR yet until you fill all of the contribution guideline requirements. Feel free to open PR once it is ready.
Please check our CONTRIBUTION GUIDELINES
comment created time in 11 days
PR closed vsouza/awesome-ios
Add TZSignalBarStrength library.
<!--- Provide a general summary of your changes in the Title above -->
Project URL
https://github.com/TrianglZ/TZSignalBarStrength
Category
- ProgressView
Description
TZSignalStrengthView is an easy to use UI component to help display a signal bar with an added customizable fill animation
Why it should be included to awesome-ios (mandatory)
TZSignalStrengthView is an indicator of the input signal strength, adds a fully customizable fill animation, and handles up to three strength modes (low, medium, and full strength). This view is not available in UIKit.
Provided Features:
- Easy customization using the interface builder directly.
- Customized duration of the animation.
- The number of bars is corresponding to the specified strength.
- The ability to change the UI of the signal bars in terms of adding more space, adding borders with custom widths' or changing the colors.
Checklist
<!--- Go over all the following points, and put an x in all the boxes that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [ ] Has 50 GitHub stargazers or more
- [X] Only one project/change is in this pull request
- [X] Isn't an archived project
- [ ] Has more than one contributor
- [ ] Has unit tests, integration tests or UI tests
- [X] Addition in chronological order (bottom of category)
- [X] Supports iOS 9 / tvOS 10 or later
- [X] Supports Swift 4 or later
- [X] Has a commit from less than 2 years ago
- [X] Has a clear README in English
pr closed time in 11 days
pull request commentvsouza/awesome-ios
@RanaHossam We cannot merge your PR yet until you fill all of the contribution guideline requirements. Feel free to open PR once it is ready.
Please check our CONTRIBUTION GUIDELINES
comment created time in 11 days
PR closed vsouza/awesome-ios
Project URL
https://github.com/elai950/AlertToast
Category
- UI
- Alert & Action Sheet
Description
Currently, in Swift the only way to inform the user about a process is by using Alert. Sometimes, you just want to pop a message that tells the user that something completed, or his message was sent. Apple doesn't provide any other method rather than using Alert even though Apple using all kinds of different pop-ups. The results are poor UX where the user would need to tap "OK/Dismiss" for every little information that he should be notified about.
Why it should be included to awesome-ios (mandatory)
Alert Toast is an open-source library in Github to use with SwiftUI. It allows you to present popups (Identical to Apple-Music Alerts and "Airpods Connected" Toast) that don't need any user action to dismiss or to validate. Some great usage examples: Message Sent, Poor Network Connection, Profile Updated, Logged In/Out, Favorited, Loading, and so on...
Features
- Built with pure SwiftUI.
- The only SwiftUI Alert repo with native iOS alerts & toasts that have full customization.
- 2 Display modes: Alert (pop at the center), HUD (drop from the top).
- Complete, Error SystemImage, Image, Loading, and Regular (Only Text).
- Supports Light & Dark Mode.
- Works with any kind of view builder.
- Localization support.
- Font & Background customization.
- Supports iOS & macOS
Checklist
- [x] Has 50 GitHub stargazers or more
- [x] Only one project/change is in this pull request
- [x] Isn't an archived project
- [x] Has more than one contributor
- [x] Has unit tests, integration tests or UI tests
- [x] Addition in chronological order (bottom of category)
- [x] Supports iOS 9 / tvOS 10 or later
- [x] Supports Swift 4 or later
- [x] Has a commit from less than 2 years ago
- [x] Has a clear README in English
pr closed time in 11 days
startedsandersn/mini-typescript
started time in 12 days
startedrclone/rclone
started time in 12 days
startedx0b/rcx
started time in 12 days
startedStevenBlack/hosts
started time in 14 days
startedthecb4/Pillow
started time in 18 days
startedstilliard/github-task-list-completed
started time in 18 days
delete branch YazanKittaneh/CraigLister
delete branch : dependabot/pip/certifi-2020.12.5
delete time in 20 days
PR closed YazanKittaneh/CraigLister
Bumps certifi from 2020.6.20 to 2020.12.5. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/certifi/python-certifi/commit/45a64658872a94a83c4b70fce02a96f0f29895e6"><code>45a6465</code></a> 2020.12.05</li> <li><a href="https://github.com/certifi/python-certifi/commit/f524f413048bb3fb43486072759f8c45e21f90d8"><code>f524f41</code></a> Added simple tests and CI (<a href="https://github-redirect.dependabot.com/certifi/python-certifi/issues/140">#140</a>)</li> <li><a href="https://github.com/certifi/python-certifi/commit/015cba9d2492a4cddaf5efe40666c18a2b259c93"><code>015cba9</code></a> 2020.11.08</li> <li><a href="https://github.com/certifi/python-certifi/commit/9da350977a877ac18a44fcf267fb77e937e40f5c"><code>9da3509</code></a> Declare support for Python 3.9 (<a href="https://github-redirect.dependabot.com/certifi/python-certifi/issues/138">#138</a>)</li> <li>See full diff in <a href="https://github.com/certifi/python-certifi/compare/2020.06.20...2020.12.05">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in 20 days
pull request commentYazanKittaneh/CraigLister
Bump certifi from 2020.6.20 to 2020.12.5
Superseded by #73.
comment created time in 20 days
create barnchYazanKittaneh/CraigLister
branch : dependabot/pip/certifi-2021.5.30
created branch time in 20 days
PR opened YazanKittaneh/CraigLister
Bumps certifi from 2020.6.20 to 2021.5.30. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/certifi/python-certifi/commit/8110050d8441d363c8057d5ad187c8ad5a862fc2"><code>8110050</code></a> 2021.05.30</li> <li><a href="https://github.com/certifi/python-certifi/commit/c5311ad0533e78240f34b0e35451794d0e261d54"><code>c5311ad</code></a> docs: fix typos (<a href="https://github-redirect.dependabot.com/certifi/python-certifi/issues/151">#151</a>)</li> <li><a href="https://github.com/certifi/python-certifi/commit/45a64658872a94a83c4b70fce02a96f0f29895e6"><code>45a6465</code></a> 2020.12.05</li> <li><a href="https://github.com/certifi/python-certifi/commit/f524f413048bb3fb43486072759f8c45e21f90d8"><code>f524f41</code></a> Added simple tests and CI (<a href="https://github-redirect.dependabot.com/certifi/python-certifi/issues/140">#140</a>)</li> <li><a href="https://github.com/certifi/python-certifi/commit/015cba9d2492a4cddaf5efe40666c18a2b259c93"><code>015cba9</code></a> 2020.11.08</li> <li><a href="https://github.com/certifi/python-certifi/commit/9da350977a877ac18a44fcf267fb77e937e40f5c"><code>9da3509</code></a> Declare support for Python 3.9 (<a href="https://github-redirect.dependabot.com/certifi/python-certifi/issues/138">#138</a>)</li> <li>See full diff in <a href="https://github.com/certifi/python-certifi/compare/2020.06.20...2021.05.30">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr created time in 20 days
startedmikefarah/yq
started time in 20 days
startednocodb/nocodb
started time in 22 days
startedcrazy-max/ghaction-dump-context
started time in 23 days
startedleits/MeetingBar
started time in 24 days