Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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 .