Commit 909b614
Merge develop to master for 7.2.4 release (#79)
* Exclude signup route from API token interceptor to prevent multiple authorization tokens from being sent
* Hide progress mask on sign up failure
* Update README.md (#66)
* fix manifest XML syntax error (#38)
* Upgrade to gradle 8.9 and java 21 (#68)
* Fix nullability to avoid null pointer exception
* Code Submitted Covers Mage #1326, Mage #1252, and Mage #1356
* Add Comment for Clarity, revert min version
* Fix Error Created during Merge conflict resolution
* add tools-versions file for java open jdk
* Add Scrollview to allow Profile to Scroll when it no longer fits on the screen.
* [mage-1357] - add missing type adapters to instance of gson being used for geoJson serialization to fix issue with inability to sync lines or polygons to mage server
* Bugfix/mage #1363: errors warning typos (#75)
* down from 43 to 12 errors
* down from 12 to 2 errors
* down from 2 to 0 errors
* undid mistake, fixed a lot more warnings
* duplicate
* undoing attempted fix
* undoing another attempted fix
* undoing AndroidID mistake
* Fixing Conflicts
* Fix Rebase Errors
* Fix When Statement
* Update Error Message
* Feature/#1391: Contact Us button (#77)
* Added *Contact Us* button within main menu settings under *About* button.
* added correct 'TO' email address
* Feature/mage 1398 (#78)
* [mage-1398]
Update github actions upload-artifact to v4
Set JVM target to 17 to resolve build workflow failure
Change workflows to not set version code. Update release workflow to set the correct mime type for apks.
* Update version code and name for 7.2.4 release
---------
Co-authored-by: William Newman <[email protected]>
Co-authored-by: Brad Hards <[email protected]>
Co-authored-by: Josh McCullough <[email protected]>
Co-authored-by: Billy Newman <[email protected]>
Co-authored-by: cwerthomni <[email protected]>
Co-authored-by: Ryan Carpenter <[email protected]>
Co-authored-by: Clinton Werth <[email protected]>
Co-authored-by: Dan Benner <[email protected]>1 parent 1803c95 commit 909b614
File tree
176 files changed
+915
-804
lines changed- .github/workflows
- gradle/wrapper
- mage
- src/main
- java/mil/nga/giat/mage
- cache
- compat/server5/login
- database
- dao
- feed
- settings
- model/feed
- data
- datasource/observation
- repository
- event
- location
- observation
- user
- disclaimer
- di
- feed/item
- filter
- form
- defaults
- edit
- dialog
- geopackage/media
- glide/loader
- login
- mage
- map
- cache
- detail
- download
- preference
- network
- event
- geocoder
- geojson
- layer
- observation
- team
- user
- newsfeed
- observation
- attachment
- edit
- sync
- view
- preferences
- color
- profile
- sdk
- event
- utils
- ui
- coordinate
- search
- setup
- theme
- utils
- res
- drawable-night
- drawable
- layout-v23
- layout
- values
- xml
- tests
- src/mil/nga/giat/mage/map
- preference
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
176 files changed
+915
-804
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | | - | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | | - | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 29 | | |
35 | 30 | | |
36 | 31 | | |
37 | 32 | | |
38 | 33 | | |
39 | 34 | | |
40 | 35 | | |
41 | | - | |
42 | | - | |
| 36 | + | |
43 | 37 | | |
44 | | - | |
| 38 | + | |
45 | 39 | | |
46 | 40 | | |
47 | 41 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 12 | + | |
| 13 | + | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 23 | | |
31 | 24 | | |
32 | 25 | | |
33 | 26 | | |
34 | 27 | | |
35 | 28 | | |
36 | 29 | | |
37 | | - | |
38 | | - | |
| 30 | + | |
39 | 31 | | |
40 | 32 | | |
41 | 33 | | |
| |||
49 | 41 | | |
50 | 42 | | |
51 | 43 | | |
52 | | - | |
| 44 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | 6 | | |
9 | 7 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
36 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
37 | 42 | | |
38 | 43 | | |
39 | 44 | | |
| |||
50 | 55 | | |
51 | 56 | | |
52 | 57 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
64 | 69 | | |
65 | 70 | | |
66 | 71 | | |
| |||
69 | 74 | | |
70 | 75 | | |
71 | 76 | | |
72 | | - | |
| 77 | + | |
73 | 78 | | |
74 | 79 | | |
75 | 80 | | |
| |||
84 | 89 | | |
85 | 90 | | |
86 | 91 | | |
87 | | - | |
88 | | - | |
| 92 | + | |
| 93 | + | |
89 | 94 | | |
90 | | - | |
| 95 | + | |
91 | 96 | | |
92 | 97 | | |
93 | 98 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
77 | 79 | | |
78 | 80 | | |
79 | 81 | | |
80 | | - | |
| 82 | + | |
| 83 | + | |
81 | 84 | | |
82 | 85 | | |
83 | 86 | | |
| |||
150 | 153 | | |
151 | 154 | | |
152 | 155 | | |
153 | | - | |
| 156 | + | |
| 157 | + | |
154 | 158 | | |
155 | 159 | | |
156 | 160 | | |
| |||
0 commit comments