Wykres commitów

  • 13200a8483 Switched to SplashScreen API Arty Bishop 2021-09-19 13:42:07 +0100
  • b50c132524 Extracted rotation data reporting to a separate class Arty Bishop 2021-09-19 12:01:08 +0100
  • b72e9ae1b5 Reverted API version to v21, Android 5.0 Arty Bishop 2021-09-19 10:53:29 +0100
  • bcb7656202 Moved sources urls to database storage Arty Bishop 2021-10-10 20:49:41 +0100
  • c22fec2b40 Switched to GridLayoutManager in entries recycler, classes moved Arty Bishop 2021-10-09 19:46:20 +0100
  • aa5ff820d1 Fixed antenna rotator control issue #69 Arty Bishop 2021-10-05 20:28:30 +0100
  • 3c5df31cc4 Moved and renamed several classes Arty Bishop 2021-10-05 19:02:04 +0100
  • 117d14d467 Added coroutine exception handler to EntriesViewModel.kt Arty Bishop 2021-09-28 10:24:51 +0100
  • e6d831b91b Renamed and moved several classes and interfaces Arty Bishop 2021-09-19 17:57:17 +0100
  • 896470c68c Added frequency reporting to PassReporter.kt Arty Bishop 2021-09-19 17:09:47 +0100
  • fcf9a89656 Switched to SplashScreen API Arty Bishop 2021-09-19 13:42:07 +0100
  • 0727324859 Extracted rotation data reporting to a separate class Arty Bishop 2021-09-19 12:01:08 +0100
  • d13a20ba78 Reverted API version to v21, Android 5.0 Arty Bishop 2021-09-19 10:53:29 +0100
  • c520c6087e v2.5.5 - Fixed data update crash, issues 66 and 67 Arty Bishop 2021-09-18 17:09:12 +0100
  • 08b4274ca2 Now correctly using the hours ahead setting #66 Arty Bishop 2021-09-18 17:00:59 +0100
  • fa0f300dcd Fixed broken pass progress indicator #67 Arty Bishop 2021-09-18 16:52:55 +0100
  • 1fafd04190 Moved and renamed several classes Arty Bishop 2021-09-18 16:33:21 +0100
  • f295b3b224 Fully extracted satellite data calculation to Predictor class Arty Bishop 2021-09-18 12:36:30 +0100
  • e6d0671816 v2.5.4 - Added radar sweep animation, fixed update issue Arty Bishop 2021-09-17 09:38:49 +0100
  • 4bf2e6c768 Added database migration and schema export, fixed crash Arty Bishop 2021-09-17 09:11:20 +0100
  • 94751519ac Moved and refactored several classes Arty Bishop 2021-09-16 10:24:14 +0100
  • 673474a51f Removed redundant StationPos.kt class Arty Bishop 2021-09-16 10:14:18 +0100
  • a82915c0ca Further changes to Look4Sat Predictor.kt core class Arty Bishop 2021-09-16 10:03:58 +0100
  • bceeb01194 Further refactoring of Look4Sat core module classes Arty Bishop 2021-09-15 09:20:47 +0100
  • 2c757a6b35 Added unit tests for sat params parsing Arty Bishop 2021-09-12 15:40:05 +0100
  • 9a4de03cac Renamed and refactored several predict4kotlin classes Arty Bishop 2021-09-12 12:08:58 +0100
  • c38fe8b10f Bumped SDK version, further changes to predict4kotlin Arty Bishop 2021-09-09 17:50:20 +0100
  • 60a67f86b6 Moved TLE import and Satellite creation to TLE companion object Arty Bishop 2021-09-08 18:07:04 +0100
  • ae21e9e5ca Further changes to predict4kotlin classes Arty Bishop 2021-09-06 22:39:10 +0100
  • 964fdfbc05 Set exported flag to AndroidManifest.xml Arty Bishop 2021-09-05 20:40:30 +0100
  • dc92bf1ab1 Various changes to predict4kotlin classes Arty Bishop 2021-09-05 20:34:38 +0100
  • 5460ed2a6c Added PassInfoView.kt radar sweep animation Arty Bishop 2021-09-05 19:39:00 +0100
  • 187791f895 Reverted item_pass_leo.xml, updated Extensions.kt Arty Bishop 2021-08-30 14:35:29 +0100
  • 0638539f3c Dependencies update, gradle version bumped Arty Bishop 2021-07-06 19:14:18 +0100
  • 69d256e008
    Fixed the overlapping and blocked texts on the "passes" page #65 Yuhui Su 2021-08-23 19:25:33 +0800
  • 838ce803c3 fixed the overlapped texts for items on the 'passes' page yuhuitech 2021-08-20 17:22:05 +0800
  • e7a3b34dea fixed the blocked time string yuhuitech 2021-08-20 17:19:07 +0800
  • d603a343ca Bumped minSdk to 23 (Android 6.0), fixed AMSat SSL issue Arty Bishop 2021-06-20 10:41:34 +0100
  • a26f881160 Dependencies update, fixed issue #58 Arty Bishop 2021-05-31 09:39:37 +0100
  • eb1ac3341f v2.5.2 - Fixed aiming icon issue #57 and list scrolling issue #59 Arty Bishop 2021-05-19 09:39:01 +0100
  • ae1fbb1687 Fixed tle update triggered crash Arty Bishop 2021-05-19 09:35:52 +0100
  • a0a95ce372 Reverted TLE source update screen, fixed location setting bug #53 #54 Arty Bishop 2021-05-18 10:02:18 +0100
  • fb2008b07a v2.5.0 - Minor fixes, updated screenshots, version bumped Arty Bishop 2021-05-17 08:55:14 +0100
  • 74528f4a14 Added missing copyright notice Arty Bishop 2021-05-16 19:33:20 +0100
  • 2d45fd614e Added pass direction arrow to radar view #52 Arty Bishop 2021-05-16 19:12:07 +0100
  • 1da35e901a Added custom source TLE update dialog Arty Bishop 2021-05-11 12:36:52 +0100
  • 5de8787368 Swapped the splash dialog for immediate initial setup Arty Bishop 2021-05-09 17:18:25 +0100
  • e3e621e55f Removed sat icon from pass info view Arty Bishop 2021-05-09 16:00:06 +0100
  • fdb5752408 Moved and renamed various classes to simplify structure Arty Bishop 2021-05-08 15:44:19 +0100
  • c91c58ac69 Removed interacting use cases for the sake of code simplicity Arty Bishop 2021-05-08 15:24:15 +0100
  • 0110de8104 Repositories refactoring and merge Arty Bishop 2021-05-06 13:14:50 +0100
  • 1a59b5e3e1 Extracted station position management to a separate class Arty Bishop 2021-05-06 11:37:29 +0100
  • 5ef79148bd Updated dependencies and gradle version Arty Bishop 2021-05-06 08:52:26 +0100
  • 1806e0d147 Added mockito dependency, fixed radar view update bug #51 Arty Bishop 2021-05-02 12:36:27 +0100
  • 4cfab17413 Further fixes to MapFragment.kt and MapViewModel.kt Arty Bishop 2021-04-26 20:00:56 +0100
  • 48758b4f3d Minor fixes to MapFragment.kt and MapViewModel.kt Arty Bishop 2021-04-25 10:57:37 +0100
  • fe69e90749 Added orientation pointer to PolarView.kt, changed drawn satellite icon Arty Bishop 2021-04-24 20:00:30 +0100
  • 3c29dafd51 Added OMM class for future celestrak compatibility, fixes to PolarView Arty Bishop 2021-04-24 17:49:55 +0100
  • 9ffb793dfd Minor refactoring and classes move Arty Bishop 2021-04-23 15:35:57 +0100
  • e9a6471b6d Implemented Clean architecture, removed redundant dependencies Arty Bishop 2021-04-23 12:59:18 +0100
  • 53fcf4790a Added framework DataSources, DataMapper and Models Arty Bishop 2021-04-22 14:58:42 +0100
  • 865ecfb5bf Added SatelliteRepo basic interactors Arty Bishop 2021-04-22 13:20:42 +0100
  • d0569f4645 Created satellite DataSources and Repository Arty Bishop 2021-04-22 12:46:25 +0100
  • 3db474c763 Created a core module, basic clean architecture setup Arty Bishop 2021-04-21 18:27:56 +0100
  • 5f7c3e3786 v2.4.0 - Showing azimuth for respective maxElevation Arty Bishop 2021-04-18 19:54:32 +0100
  • e27224d9a8 Added rotator ip address and port checks and error messages Arty Bishop 2021-04-18 18:40:23 +0100
  • e5e5fe7ee7 Fixes to the Az-El message sent via socket to rotctld Arty Bishop 2021-04-18 17:45:38 +0100
  • 18820b79f4 Removed sat track tail from the map, minor refactoring Arty Bishop 2021-04-17 12:46:51 +0100
  • a205ebfa2b Added rotator control function to PolarViewModel.kt Arty Bishop 2021-04-14 17:17:05 +0100
  • 703dc17794 Added rotator control preferences to settings screen Arty Bishop 2021-04-10 13:38:29 +0100
  • 046ec8ee8c Removed hardcoded screen orientation and redundant network state permission from manifest Arty Bishop 2021-04-14 18:31:57 +0100
  • 7cfe44ed13
    Merge pull request #49 from yix/master Arty Bishop 2021-04-14 17:21:56 +0100
  • 5352bd5182 Add sat name to the polar view Alex M 2021-04-10 12:08:03 -0400
  • db710c55c4 Fixed transmitters doppler frequency update logic Arty Bishop 2021-04-05 19:32:07 +0100
  • 555c2fe626 Extracted passes ticking logic from PassesAdapter.kt Arty Bishop 2021-04-05 12:06:06 +0100
  • 7b4f58dd78 Removed deprecated 'artifact' input in github workflow Arty Bishop 2021-04-05 09:01:07 +0100
  • b2deab0d7c Fixed recent InflationException, version code bumped Arty Bishop 2021-04-05 08:52:03 +0100
  • 39c3a69a11 Minor fixes to various classes, version code bumped Arty Bishop 2021-04-04 20:15:54 +0100
  • 8c67ec4808 Extracted sensor listening logic from PolarFragment.kt to Orientation.kt Arty Bishop 2021-04-03 17:22:01 +0100
  • c2216e4917 Fixed behaviour of passes recycler ticking and refreshing Arty Bishop 2021-04-03 12:41:49 +0100
  • cfd1a2f2b8 Second attempt for correct passes AsyncListDiffer Arty Bishop 2021-04-02 22:22:36 +0100
  • af49acf4d9 Temporarily reverted Passes AsyncDiffer Arty Bishop 2021-04-01 21:01:33 +0100
  • 7e97cbea1b AsyncListDiffer try for satellite passes Arty Bishop 2021-03-31 10:36:27 +0100
  • 6b3a3b31d6 Final satellite entries refactoring, hopefully Arty Bishop 2021-03-30 21:43:20 +0100
  • 2044ea273b Now sorting sat items list via LiveData switchMap Arty Bishop 2021-03-29 23:11:08 +0100
  • aef560942f Minor visual changes to map info Arty Bishop 2021-03-28 17:47:20 +0100
  • 2ba06c779f Further modification of entries selection logic Arty Bishop 2021-03-28 10:16:00 +0100
  • 040ad844f5 Now clearing satellite transceivers data on update Arty Bishop 2021-03-27 19:32:47 +0000
  • 76dce66a4a Further refactoring of entries selection and filtering logic Arty Bishop 2021-03-27 18:57:08 +0000
  • 8d8e0bb7ac Added sat items filtering by transmitter mode Arty Bishop 2021-03-27 14:13:16 +0000
  • 995953b823 Fixed sensor error when user holds the phone upright Arty Bishop 2021-03-26 09:16:59 +0000
  • e8208b7934 Added SatItem and SatTrans relation to retrieve trans modes Arty Bishop 2021-03-25 09:35:12 +0000
  • de11eb98c0 Minor fix to PolarFragment.kt sensor rotation event Arty Bishop 2021-03-25 08:53:39 +0000
  • a8b43ca3fb Fixed satellite track show issue, minor Map fixes Arty Bishop 2021-03-24 10:17:10 +0000
  • 6f8db0b9b1 Simplified transmitters, added database migration Arty Bishop 2021-03-23 10:28:51 +0000
  • a882a73b8e Simplified SatPass.kt, predictor now returns this class Arty Bishop 2021-03-23 09:42:37 +0000
  • 33d25d3c25 Replaced original SatPassTime class with my own Arty Bishop 2021-03-22 09:27:33 +0000
  • 37c5ebbf2e Fragments and adapters refactoring Arty Bishop 2021-03-21 20:22:29 +0000
  • f04e54d59b Separated satellite map logic from the passes screen Arty Bishop 2021-03-21 19:53:59 +0000
  • 332b6f666c Added several extension functions Arty Bishop 2021-03-21 19:48:20 +0000