GitNex-Android-App/app/src/main/java/org/mian/gitnex
qwerty287 f79d227bff Add support for tags (#1002)
Closes #983

TODO

- [x] create tags
- [x] view tags
- [x] apply pagination
- [x] delete tags

Co-authored-by: qwerty287 <ndev@web.de>
Co-authored-by: M M Arif <mmarif@noreply.codeberg.org>
Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1002
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
Co-authored-by: qwerty287 <qwerty287@noreply.codeberg.org>
Co-committed-by: qwerty287 <qwerty287@noreply.codeberg.org>
2022-02-12 14:41:11 +01:00
..
actions Update and improve some strings (#1016) 2021-12-15 20:37:53 +01:00
activities Add support for tags (#1002) 2022-02-12 14:41:11 +01:00
adapters Add support for tags (#1002) 2022-02-12 14:41:11 +01:00
clients
core Switch to qwerty287/Prism4j (#1030) 2022-02-09 21:06:13 +01:00
database Implement multi-session notification polling and additional improvements/refactors/cleanups/fixes (#875) 2021-04-13 20:56:50 +02:00
fragments Add support for tags (#1002) 2022-02-12 14:41:11 +01:00
helpers Add support for tags (#1002) 2022-02-12 14:41:11 +01:00
notifications Implement multi-session notification polling and additional improvements/refactors/cleanups/fixes (#875) 2021-04-13 20:56:50 +02:00
structs Move more interfaces to `structs` (#1022) 2021-12-19 13:39:08 +01:00
viewmodels Add support for tags (#1002) 2022-02-12 14:41:11 +01:00
views