Wykres commitów

273 Commity (e59cf9e58adf75f2f22185d523c418ff602daeea)

Autor SHA1 Wiadomość Data
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
Arty Bishop ad073724cb Changes to bottom navigation menu icons 2020-10-17 21:39:06 +01:00
Arty Bishop 68bae19b1a Changes to SourcesDialog and adapter 2020-10-17 21:13:15 +01:00
Arty Bishop 810fa5b85c Optimized transmitters adapter, changes to the recycler and ViewHolders 2020-10-17 19:48:28 +01:00
Arty Bishop 69b3e4f70b Added custom recycler divider, further changes to ViewHolders 2020-10-17 14:52:19 +01:00
Arty Bishop 1c6d22ccf9 Changes to LEO sat ViewHolder 2020-10-14 22:41:01 +01:00
Arty Bishop 886a27b016 Even further changes to layout components and colors 2020-10-14 19:35:14 +01:00
Arty Bishop 5dba44c1db Further changes to the theme and colors 2020-10-13 20:11:03 +01:00
Arty Bishop 54e03e1de2 Wrapper and dependencies update 2020-10-12 23:46:25 +01:00
Arty Bishop 2413ec2be1 Fixed OSM latitude error crash 2020-10-12 23:46:24 +01:00
Arty Bishop 4e9b312ae5 Cleared colors and styles, basic application-wide dark theme setup 2020-10-12 22:45:21 +01:00
Arty Bishop b071131ba3 Colors, styles and resources cleanup 2020-10-11 23:16:58 +01:00
Arty Bishop 57eb0a7a38 Added Event.kt class for exceptions handling and showing 2020-10-10 22:30:24 +01:00
Arty Bishop 753a3c823f Fixed too many sql error on selection update 2020-10-10 21:47:44 +01:00
Arty Bishop c6aae706f9 Removed pass prefs dialog, strings cleanup 2020-10-10 16:54:40 +01:00
Arty Bishop 6631f1e745 Moved pass prefs to preferences screen 2020-10-10 16:54:40 +01:00
Arty Bishop 46e92424d4 Swapped the passes countdown timer for the coroutine LiveData trigger 2020-10-10 16:54:40 +01:00
Arty Bishop 648da0094a Now updating sources and entries on first launch 2020-10-10 16:54:40 +01:00
Arty Bishop d776b87232 Dependencies cleanup and update 2020-10-10 16:54:40 +01:00
Arty Bishop 81074941b0 Switched to multiple repositories 2020-10-10 16:54:40 +01:00
Arty Bishop 1c7ce3f726 Switched from Dagger to android Hilt DI 2020-10-10 16:54:40 +01:00
Arty Bishop 4e0aa1481b Optimized PassesAdapter and ViewHolders 2020-10-06 23:24:17 +01:00
Arty Bishop 0ba26d4d75 Now triggering passes calculation on PassesFragment start 2020-10-06 23:24:17 +01:00
Arty Bishop c4abf214f6 Now observing transmitters as LiveData from the database 2020-10-06 23:24:17 +01:00
Arty Bishop 71c9e2c298 Fixed moshi transmitter adapter issue 2020-10-06 23:24:17 +01:00
Arty Bishop 0ef2a09e8a Restored entries selection restoration =) 2020-10-06 23:24:17 +01:00
Arty Bishop 63a759e499 Created additional fastlane files 2020-10-06 23:24:17 +01:00
Arty Bishop 52c77181c8 Removed unused resources and strings 2020-10-06 23:24:17 +01:00
Arty Bishop ad194ba5df Switched from Gson to Moshi converter, removed OkHttp dependency 2020-10-06 23:24:17 +01:00
Arty Bishop 75374ca4d9 Further code cleanup, injected PrefsManager, libs update 2020-10-06 23:24:17 +01:00
Arty Bishop 1d753ba81f Restored passes calculation functionality 2020-10-06 23:24:17 +01:00
Arty Bishop e38ee6384e Fixed SourcesDialog behaviour, code cleanup 2020-10-06 23:24:17 +01:00
Arty Bishop f89a462216 Fixed satellite entries search behaviour 2020-10-06 23:24:17 +01:00
Arty Bishop 747a7620b0 Moved the unnecessary code out of MainActivity.kt 2020-10-06 23:24:17 +01:00
Arty Bishop 3935765491 Added entries recycler item divider, further fixes to the UI 2020-10-06 23:24:17 +01:00