Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/domjos1994/unitrackermobile
Android-App to connect to multiple Bugtracking-Systems!
https://github.com/domjos1994/unitrackermobile
android bugtracker bugzilla github java mantisbt redmine rest-api soap-api youtrack
Last synced: 9 days ago
JSON representation
Android-App to connect to multiple Bugtracking-Systems!
- Host: GitHub
- URL: https://github.com/domjos1994/unitrackermobile
- Owner: domjos1994
- Created: 2019-05-12T08:18:37.000Z (over 5 years ago)
- Default Branch: 1.x
- Last Pushed: 2024-09-14T15:50:37.000Z (2 months ago)
- Last Synced: 2024-09-15T19:55:27.579Z (2 months ago)
- Topics: android, bugtracker, bugzilla, github, java, mantisbt, redmine, rest-api, soap-api, youtrack
- Language: Java
- Homepage: https://dojodev.de/apps/unitrackermobile
- Size: 189 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license/apache2.license.txt
Awesome Lists containing this project
README
# UniBuggerMobile
Android-App to connect to multiple BugTracking-Systems!## Functions
- List, add, update and remove projects
- list, add, update and remove versions
- list, add, update and remove users
- list, add, update and remove custom-fields
- issues
- list, add, update and remove
- notes
- attachments
- history
- Copy or move from one BugTracker to another
## Libraries
### Android Vector-Drawables
The Application uses Vector-Drawables from Android.
The Library is under the Apache2-License.
A copy of the License is in the License-Folder.
### OkHttp3
The Application uses OkHttp3 from Square.
The Library is under the Apache2-License.
A copy of the License is in the License-Folder.
### Android-SVG
The Application uses Android-SVG from BigBadaboom.
The Library is under the Apache2-License.
A copy of the License is in the License-Folder.
### KSoap2-Android
The Application uses KSoap2-Android from simpligility.
The Library is under the MIT-License.
A copy of the License is in the License-Folder.
### Android FilePicker
The Application uses Android FilePicker from Angad Singh.
The Library is licensed under the Apache License Version 2.
A copy of the License is in the License-Folder.
### iTextG
The Application uses iTextG developed by iText.
The Library is licensed under the Apache GNU Affero General Public License version 3.
A copy of the License is in the License-Folder.
### MPAndroidChart
The Application uses MPAndroidChart developed by PhilJay.
The Library is licensed under the Apache License version 2.
A copy of the License is in the License-Folder.
## License
Copyright (C) 2019-2020 Domjos
This file is part of UniBuggerMobile .
UniBuggerMobile is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
UniBuggerMobile is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with UniBuggerMobile. If not, see .