Update 'App structure'
parent
1b28f80266
commit
eef38dd84d
|
@ -6,7 +6,7 @@ app/src/main
|
||||||
│ └── # custom fonts
|
│ └── # custom fonts
|
||||||
├── java/org/mian/gitnex
|
├── java/org/mian/gitnex
|
||||||
│ ├── actions
|
│ ├── actions
|
||||||
│ │ └── # reusable actions to send POST, PATCH, PUT or DELETE requests to Gitea instances
|
│ │ └── # reusable actions to send POST, PATCH, PUT or DELETE requests to Forgejo or Gitea instances
|
||||||
│ ├── activities
|
│ ├── activities
|
||||||
│ │ ├── # the application's activities
|
│ │ ├── # the application's activities
|
||||||
│ │ ├── MainActivity.java # main activity, launched when app launchs
|
│ │ ├── MainActivity.java # main activity, launched when app launchs
|
||||||
|
|
Loading…
Reference in New Issue