Wykres commitów

677 Commity (be82b19b3726f6a1353377f19e9dc974e33cae5c)

Autor SHA1 Wiadomość Data
Arty Bishop 399dd083bd Created SelectionRepository, cleaned up code 2025-07-20 16:35:54 +01:00
Arty Bishop e39442e2be Minor fixes for entries, settings and maps 2025-07-20 16:35:54 +01:00
Arty Bishop 409e9f74fa Switched to a different maps tile source 2025-07-20 16:35:54 +01:00
Arty Bishop 0b33505a8f Replaced Google Hilt with manual DI 2025-07-20 16:35:54 +01:00
Arty Bishop 18a8569b4c Further classes movement and cleanup 2025-07-20 16:35:52 +01:00
Arty Bishop 2174a4609c Fixes and refactoring for LocationSource 2025-07-20 16:35:51 +01:00
Arty Bishop 53ff102a9a Fixes and refactoring for SettingsScreen 2025-07-20 16:35:51 +01:00
Arty Bishop 439421e5dc Major classes refactoring and code cleanup 2025-07-20 16:35:49 +01:00
Arty Bishop e39e07294d More fixes for SettingsScreen.kt and its states 2025-07-20 16:35:46 +01:00
Arty Bishop ea8da535bf Added more functionality to SettingsScreen.kt 2025-07-20 16:35:46 +01:00
Arty Bishop 3d3b046893 Added radar ping animation of satellite position 2025-07-20 16:35:46 +01:00
Arty Bishop 1a67ca1227 Reimplemented RadarView in Jetpack Compose 2025-07-20 16:35:46 +01:00
Arty Bishop 442f13ad07 Added navigation parameters to RadarScreen 2025-07-20 16:35:46 +01:00
Arty Bishop 302ac0d811 Further classes movement and cleanup 2025-07-20 16:35:46 +01:00
Arty Bishop aec562a9e6 Further classes and dependencies cleanup 2025-07-20 16:35:44 +01:00
Arty Bishop 12adf04698 Dependencies, resources and code cleanup 2025-07-20 16:35:43 +01:00
Arty Bishop 445e1d8780 Converted LocatorDialog and PositionDialog 2025-07-20 16:35:43 +01:00
Arty Bishop 4a913af858 Implemented ModesDialog in Jetpack Compose 2025-07-20 16:35:43 +01:00
Arty Bishop f60befbd0d Added map in compose, removed MapFragment 2025-07-20 16:35:40 +01:00
Arty Bishop a4213cc60a Added filter dialog, removed PassesFragment 2025-07-20 16:35:39 +01:00
Arty Bishop 464ba1f4fc Added compose pull to refresh for passes list 2025-07-20 16:35:39 +01:00
Arty Bishop 987c735b02 Added types dialog, removed EntriesFragment 2025-07-20 16:35:37 +01:00
Arty Bishop 7cfc46208c Even more fixes for pass item in Compose 2025-07-20 16:35:36 +01:00
Arty Bishop 71584776b8 More fixes for pass item in Compose 2025-07-20 16:35:36 +01:00
Arty Bishop 41b2c3e57c Initial pass item Compose implementation 2025-07-20 16:35:35 +01:00
Arty Bishop b144d7420e Various fixes for EntriesScreen class 2025-07-20 16:35:34 +01:00
Arty Bishop 154f376682 Installed Timber, updated dependencies 2025-07-20 16:35:29 +01:00
Arty Bishop 61dabf2558 Added fixes after switching to Material3 2025-07-20 16:35:27 +01:00
Arty Bishop ed500479f0 Switched to using Material3 components 2025-07-20 16:35:27 +01:00
Arty Bishop 4f365f6e37 Added Material3 dependencies and Theme 2025-07-20 16:35:27 +01:00
Arty Bishop 081a58f52a More changes to Entries Screen in Compose 2025-07-20 16:35:27 +01:00
Arty Bishop 6475ca1308 Initial entries list implementation in Compose 2025-07-20 16:35:27 +01:00
Arty Bishop 064941c832 Recreated About screen in Compose 2025-07-20 16:35:27 +01:00
Arty Bishop 0e744f8f5a Added Compose dependencies and basic classes 2025-07-20 16:35:23 +01:00
Arty Bishop fe57125e2f Switched back to BottomNavigationView 2025-07-20 16:35:15 +01:00
Arty Bishop f4c7814061 v3.2.0 - Added calendar support, Sinhala translation 2025-07-07 17:31:58 +01:00
Arty Bishop 3a163fb939
Merge pull request #137 from 493505110/main
Add calendar support
2024-08-04 15:20:24 +01:00
zhou2008 e41ac8f367
add calendar support 2024-07-31 19:07:32 +08:00
Arty Bishop 04da45e278
v3.1.4 - Fixed leap year bug, various other minor fixes 2024-03-09 15:18:50 +00:00
Arty Bishop b1562b4796
v3.1.3 - Fixed the satellite data update bug #108 2023-05-21 19:36:30 +01:00
Chris Kuethe b5adc73a6d Update McCants TLE URL
According to https://www.mmccants.org/tles/index.html, "PrismNet will be shutting down in a few weeks."

I have no idea how long that means, but let's fix it before it's too late.
2023-04-12 10:10:52 +01:00
Arty Bishop 4fc76ecbd9
Updated dependencies, minor fixes 2023-01-27 15:59:19 +00:00
mrchi fb296786a5 Update button width for btn_prev and btn_next 2022-12-07 10:32:40 +00:00
mrchi e41cee61cf Update translations for zh-rCN 2022-12-07 10:32:40 +00:00
mrchi c9d0c414d0 Update zh-rCN file to keep same format with origin 2022-12-07 10:32:40 +00:00
Arty Bishop b156f666ef v3.1.2 - Android 13, auto update, R8 minification 2022-10-23 14:20:54 +01:00
Arty Bishop baf61ca9bc Swapped WorkManager for manual update check 2022-10-23 14:20:54 +01:00
Arty Bishop 1685691d2f Added recent data update info 2022-10-23 14:20:54 +01:00
Arty Bishop e531eb85e3 Enabled R8 build minification 2022-10-23 14:20:54 +01:00
Arty Bishop ccad82aa6d Added automatic data update toggle #96 2022-10-23 14:20:54 +01:00