Arty Bishop
|
1730e3b37c
|
Added the release apk as requested
|
2020-02-11 10:26:07 +00:00 |
Arty Bishop
|
8a26a51299
|
Update README.md
|
2020-02-11 10:05:44 +00:00 |
Arty Bishop
|
25db9e7c62
|
Readme and screenshots update
|
2020-02-05 20:18:26 +00:00 |
Arty Bishop
|
6ead302634
|
Added Api 21 support. Fixed the bug with geostationary satellites calculations. Showing them on top of the list in separate ViewHolders.
|
2020-02-03 19:00:55 +00:00 |
Arty Bishop
|
94e4b5fb31
|
Final minor fixes and changes to strings and layouts, libs and version update
|
2020-01-30 10:08:52 +00:00 |
Arty Bishop
|
83d4eeaeb5
|
Fixes to the info layout
|
2020-01-29 10:27:46 +00:00 |
Arty Bishop
|
b3a47dc5db
|
Adjusted the toolbar and pass card text size
|
2020-01-29 10:12:00 +00:00 |
Arty Bishop
|
4c1badacb3
|
Fixed the drawer menu layout issues
|
2020-01-29 09:31:53 +00:00 |
Arty Bishop
|
ce823f402f
|
Optimized drawable resources to avoid issues with images scaling up on large screen devices
|
2020-01-26 17:24:16 +00:00 |
Arty Bishop
|
29c80bc44e
|
Switched to using the Kotlin version of the PassPredictor class. Using the code minification without the obfuscation for the release build.
|
2020-01-26 16:34:05 +00:00 |
Arty Bishop
|
24cc767085
|
Converted the PassPredictor class to Kotlin. Removed the class reference to Apache Commons Logging library which was causing an error during the code minification.
|
2020-01-26 16:31:28 +00:00 |
Arty Bishop
|
f094d02ed0
|
App icon quick fix
|
2020-01-22 14:23:05 +00:00 |
Arty Bishop
|
d56ef205f9
|
Update README.md
|
2020-01-22 12:36:33 +00:00 |
Arty Bishop
|
5b79a9baee
|
Added screenshots
|
2020-01-22 12:03:32 +00:00 |
Arty Bishop
|
aea01f303a
|
Added russian translation. Minor visual fixes.
|
2020-01-22 10:06:15 +00:00 |
Arty Bishop
|
2fae9bfb34
|
Added About the App fragment, used libraries info, their licences and authors mentions
|
2020-01-21 17:11:01 +00:00 |
Arty Bishop
|
e11e4863d3
|
Showing the information layout when no satellites are selected
|
2020-01-21 16:35:23 +00:00 |
Arty Bishop
|
700ade62bb
|
Copyright update
|
2020-01-19 12:43:25 +00:00 |
Arty Bishop
|
3f54d0f146
|
Minor visual fixes for the PolarView and the pass CardView
|
2020-01-19 12:39:09 +00:00 |
Arty Bishop
|
75996057eb
|
Further refactoring. Changed the look of a satellite pass recycler item.
|
2020-01-18 21:18:17 +00:00 |
Arty Bishop
|
eee5c725fd
|
Further refactoring and strings cleanup. Changed the look of a transmission recycler item.
|
2020-01-18 18:21:11 +00:00 |
Arty Bishop
|
96939794b5
|
Added textViews to the WorldMap to display current satellite position and range
|
2020-01-18 12:28:24 +00:00 |
Arty Bishop
|
6dff3d5510
|
Changed applicationId, dependencies cleanup
|
2020-01-16 21:42:20 +00:00 |
Arty Bishop
|
bb25ef8d62
|
Major classes, variables and strings refactoring. Code cleanup.
|
2020-01-13 23:14:17 +00:00 |
Arty Bishop
|
32605496b8
|
Fixed timer and pass progress update behaviour for the last pass in the list. Recalculating the passes after the last one is finished.
|
2020-01-12 19:57:01 +00:00 |
Arty Bishop
|
efdb9fe7fc
|
Significantly revamped the recycler behaviour. Now accurately showing the satellites currently overhead and their pass progress, removing them from the list after the pass is finished.
|
2020-01-12 10:37:41 +00:00 |
Arty Bishop
|
c68eff90a5
|
Added Starlink TLE url for tests because of their frequent passes. Moved findViewByIds from the recycler adapter to the ViewHolder.
|
2020-01-10 09:46:17 +00:00 |
Arty Bishop
|
504fabd8ca
|
Refactored timer behaviour. Now it's always showing AOS time for the next upcoming pass.
|
2020-01-05 20:04:58 +00:00 |
Arty Bishop
|
e8394aaf7d
|
Added completed (no longer needed) passes removal from the resulting PassList
|
2020-01-05 17:20:13 +00:00 |
Arty Bishop
|
80430df1cd
|
Got rid of SatNotFoundExceptions in WorldMapFragment. Minor refactoring.
|
2020-01-04 18:13:58 +00:00 |
Arty Bishop
|
f9438eb5f7
|
Added preferences values checks against null
|
2020-01-03 18:57:02 +00:00 |
Arty Bishop
|
3f96fb0933
|
Drawer buttons are now disabled till their commands are fully executed
|
2020-01-03 18:17:20 +00:00 |
Arty Bishop
|
ba7f3f432e
|
Added PassPrefs dialog entered values sanity check
|
2020-01-03 14:09:40 +00:00 |
Arty Bishop
|
5737023389
|
Added SettingsFragment entered values sanity check
|
2020-01-03 13:43:06 +00:00 |
Arty Bishop
|
37a567b47f
|
Switched to SafeArgs plugin. Libraries update.
|
2020-01-03 11:48:27 +00:00 |
Arty Bishop
|
807b5a0d67
|
Further refactoring. Restored the SatPass preferences dialog. Code cleanup.
|
2019-12-29 21:42:37 +00:00 |
Arty Bishop
|
bb8a060ef3
|
Added SwipeToRefresh layout for the passes recycler
|
2019-12-28 18:17:36 +00:00 |
Arty Bishop
|
3f125602cf
|
Changes to the satPass cardView appearance and the worldMap background. Additional textView for the catNum ID and a progressBar for the pass progress.
|
2019-12-28 15:04:16 +00:00 |
Arty Bishop
|
5e53bb9db9
|
Now downloading TLE files by the list of URLs and using coroutines.
|
2019-12-27 20:02:18 +00:00 |
Arty Bishop
|
0b93780d7c
|
Minor refactoring. Changes to the app name and the package.
|
2019-12-27 19:56:58 +00:00 |
Arty Bishop
|
1b741bc572
|
Update README.md
|
2019-12-26 21:07:15 +00:00 |
Arty Bishop
|
fe7ee3cb03
|
Added splash screen. Minor refactoring.
|
2019-12-26 20:46:12 +00:00 |
Arty Bishop
|
0d5c84ef43
|
Minor PolarView drawing refactoring, removed unnecessary objects
|
2019-12-22 21:44:10 +00:00 |
Arty Bishop
|
158fb84f5b
|
Drawing all shortlisted satellites now, but showing the ground track only for the selected one.
|
2019-12-22 21:25:16 +00:00 |
Arty Bishop
|
ac56db3a56
|
Showing the name of the selected sat on the WorldMap now
|
2019-12-22 19:50:31 +00:00 |
Arty Bishop
|
4f5ce50c56
|
Removed unnecessary object allocations during onDraw in WorldMapFragment
|
2019-12-22 17:30:29 +00:00 |
Arty Bishop
|
384613d155
|
Minor fixes for satellite track and footprint drawing
|
2019-12-18 10:49:34 +00:00 |
Arty Bishop
|
ccd92fd075
|
Removed the buttons from the WorldMap sat selection dialog to free up some screen space. Dismissing the dialog straight after the selection is made. Minor fixes.
|
2019-12-16 10:41:01 +00:00 |
Arty Bishop
|
8fe55b78af
|
Drawing text at ground station position now
|
2019-12-16 08:08:43 +00:00 |
Arty Bishop
|
505c98b156
|
Added licences library dep, removed workManager dep as not needed
|
2019-12-15 17:42:41 +00:00 |