https://github.com/aggrathon/agendaonce
An android app and widget with a calendar agenda view.
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.7%) to scientific vocabulary
Keywords
Repository
An android app and widget with a calendar agenda view.
Basic Info
- Host: GitHub
- Owner: Aggrathon
- License: apache-2.0
- Language: Java
- Default Branch: master
- Size: 189 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 2
Topics
Metadata Files
README.md
Agenda Once
An android app and (more importantly) widget that shows a calendar agenda view where multiday events only occurs once, not one listing per day.
Download
The latest release can be found here.
The app only needs one permission, read calendar.
Features
- Calendar agenda where multiday events are only shown once.
- Widget with the same agenda view.
- Touching events in the agenda opens them in you prefered calendar app.
- Widget uses calendar broadcasts instead of periodical updates for increased battery life.
- Respects the visibilty setting for different calendars.
Note
This app is designed with battery efficiency in mind. So the agenda is only updated when you open the app. The widgets, on the otherhand, are updated using broadcasts (when a calendar is changed and when an event ends). The broadcasts are controlled by Android and might be a bit delayed (by even a couple of minutes) due to Androids power optimisations.
Owner
- Name: Anton Björklund
- Login: Aggrathon
- Kind: user
- Company: @edahelsinki
- Repositories: 3
- Profile: https://github.com/Aggrathon
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- com.android.support.constraint:constraint-layout 1.1.3 implementation
- com.android.support:appcompat-v7 28.0.0 implementation