Wykres commitów

292 Commity (bf1ce645538aaca48005371d747b96afcc5760dc)

Autor SHA1 Wiadomość Data
Arty Bishop bf1ce64553 Stopped clearing satellite entries on each TLE update #39 2021-02-26 18:36:08 +00:00
Arty Bishop 9199765c61 Now setting a correct min zoom level in MapFragment.kt #42 2021-02-26 18:29:43 +00:00
Arty Bishop 124def913a Planted a debug tree with Timber 2021-02-26 18:19:01 +00:00
Arty Bishop 0c961005fc Using native OSM LatLon clipping functions 2021-02-26 17:57:17 +00:00
Arty Bishop c06b54a3c3 Added continuous horizontal map scrolling #41 2021-02-26 17:54:41 +00:00
Arty Bishop 0438b8a51f Removed redundant interfaces, simplified the code 2021-02-25 21:07:31 +00:00
Arty Bishop 02dd0a5a78 Added QthConverter.kt class and unit tests 2021-02-25 20:50:53 +00:00
Arty Bishop f1a78a1f47 Dependencies update 2021-02-25 20:38:06 +00:00
Arty Bishop b2285a691d v2.0.1 - Timer font reverted, version code bumped 2020-12-01 23:50:43 +00:00
Arty Bishop 791a9c206f Reverted LED type font to the regular bold one 2020-12-01 23:13:55 +00:00
Arty Bishop 24ab1b0990 v2.0.0 - New BottomNavigation UI, OSM MapView, major code refactoring 2020-11-29 17:36:43 +00:00
Arty Bishop 44497b8c3d Fixes to strings.xml, new screenshots, app description and README.md 2020-11-29 17:10:04 +00:00
Arty Bishop c58997460c Added show text labels on the map switch to preference.xml 2020-11-28 18:35:54 +00:00
Arty Bishop f055d96e5a Further changes to MapViewModel.kt, removed bottomNav ripple effect 2020-11-28 16:46:11 +00:00
Arty Bishop 4556d2d975 Further refactor of MapFragment.kt and MapViewModel.kt 2020-11-28 13:56:03 +00:00
Arty Bishop 62f8a4a534 Minor fixes to resources and UI 2020-11-27 23:34:04 +00:00
Arty Bishop e9eba47429 Added more satellite info to the MapFragment.kt 2020-11-27 17:05:51 +00:00
Arty Bishop 2fac5814d8 Changed FABs to normal size, removed old screenshots 2020-11-26 21:19:20 +00:00
Arty Bishop b850c7a41d Added MapViewModel.kt, cleaned up MapFragment.kt 2020-11-26 19:27:46 +00:00
Arty Bishop 19a0649cb3 Added satellite selection buttons to MapFragment.kt 2020-11-26 13:07:02 +00:00
Arty Bishop 59771bd0b3 Minor changes to view holders and PolarFragment.kt 2020-11-25 21:58:51 +00:00
Arty Bishop fde0159a21 Changed GEO sat item view holder 2020-11-25 21:29:11 +00:00
Arty Bishop 4c3731c23e Removed possible leak in PassesFragment.kt 2020-11-25 21:02:44 +00:00
Arty Bishop 4f206abdc6 Now resetting the AOS timer on passes recalculation 2020-11-25 20:42:35 +00:00
Arty Bishop 45b51ad65a Changed LEO sat item view holder 2020-11-25 20:21:36 +00:00
Arty Bishop 2fbb2a2733 Packages and classes renaming 2020-11-24 21:25:26 +00:00
Arty Bishop b91a7c1ff8 Finished splash activity and UI 2020-11-24 14:39:33 +00:00
Arty Bishop e524a62b77 Libs and gradle wrapper update, build.gradle cleanup 2020-11-24 14:34:44 +00:00
Arty Bishop e391ef6109 Added station location entry from QTH locator 2020-11-20 12:37:15 +00:00
Arty Bishop 328810fccf Removed unnecessary permissions from Manifest 2020-11-20 11:31:00 +00:00
Arty Bishop 2d898f1c7b Changed default snackbar style 2020-11-20 10:20:36 +00:00
Arty Bishop 8d123441b1 Added fine location permission check 2020-11-19 20:46:37 +00:00
Arty Bishop 58839c3714 Added basic onboarding activity 2020-11-19 15:18:14 +00:00
Arty Bishop 64357697bd Restored the splash theme/screen 2020-11-18 11:41:43 +00:00
Arty Bishop e59cf9e58a Removed adapter leaks in EntriesFragment.kt 2020-11-17 20:32:40 +00:00
Arty Bishop e5b9c7a132 Added LeakCanary library, removed Write_Ext_Storage permission as obsolete 2020-10-28 21:40:03 +00:00
Arty Bishop b7f7f0b477 Cleaned up the MapFragment.kt, changed satTrack color 2020-10-28 21:38:20 +00:00
Arty Bishop ca92f8581e Added Maidenhead locator conversion functions and tests #2 2020-10-27 08:12:49 +00:00
Arty Bishop e06b1bcb11 Cleaned up preference.xml, added setPositionFromGPS button 2020-10-26 22:35:37 +00:00
Arty Bishop cfdba41ed5 Using action navigating to sources dialog, removed unnecessary scopes 2020-10-25 20:07:11 +00:00
Arty Bishop a7eb805f6d Calculating doppler only for active leo satellites. Fixes to EntriesFragment states, etc. 2020-10-24 23:21:23 +01:00
Arty Bishop 7eb388f63a Navigating to SourcesDialog.kt using Jetpack Navigation 2020-10-24 21:32:20 +01:00
Arty Bishop 04fc4fd3aa Added a "buy me a coffee" button to InfoFragment.kt 2020-10-24 20:26:38 +01:00
Arty Bishop 1c766abd24 Changes to strings.xml and InfoFragment.kt 2020-10-19 23:17:09 +01:00
Arty Bishop 9930fc9bde Showing error message in passes fragment when no satellites selected 2020-10-18 21:05:32 +01:00
Arty Bishop 628a01b530 Added entries update states and error handling 2020-10-18 20:40:58 +01:00
Arty Bishop e9424ad997 Now showing progress bar while calculating passes 2020-10-18 15:22:13 +01:00
Arty Bishop 8b1901fd48 Removed safeargs plugin as it's not being used 2020-10-18 14:53:45 +01:00
Arty Bishop 0a124a36e6 Added polar fragment aos/los timer 2020-10-18 12:31:27 +01:00
Arty Bishop 8eb551fde6 Minor fixes 2020-10-18 11:37:01 +01:00