This website requires JavaScript.
2d99ab6649
Correct misleading iOS archive-hang rationale (Crashlytics process group, not Gradle deadlock)
copilot/fix-simulator-install-error
2026-08-01 11:18:19 +00:00
ff31769844
Build shared iOS framework once via scheme pre-action to fix archive hang
2026-08-01 10:37:48 +00:00
e2218060d2
Add git-ignored Signing.local.xcconfig plumbing for iOS archive signing
2026-08-01 10:21:45 +00:00
691d0acf58
Merge remote-tracking branch 'origin/master' into copilot/fix-simulator-install-error Co-authored-by: premnirmal <1255689+premnirmal@users.noreply.github.com >
copilot-swe-agent[bot] and GitHub
2026-08-01 10:06:49 +00:00
a2c513ab9b
Detach Crashlytics upload into its own process group (setsid) so iOS archive stops hanging
2026-08-01 09:57:58 +00:00
4421901a4c
Run Crashlytics upload in a ( … & ) subshell so Xcode archive stops hanging
2026-07-31 14:51:17 +00:00
3d20942cff
Detach Crashlytics run helper too so iOS archive no longer hangs
2026-07-31 14:45:33 +00:00
e31e7a00c7
Detach Crashlytics upload-symbols to background so Release archive doesn't hang
2026-07-31 14:37:20 +00:00
8686c65dba
Gate Firebase Crashlytics dSYM upload to Release builds to fix Debug build hang
2026-07-31 14:23:50 +00:00
5d7d1e5487
Fix iOS widget autosort inversion and drive updates at the selected interval (#489 )
master
2026-07-31 15:16:40 +01:00
4330dc06e2
Fix empty CFBundleVersion app-extension install failure via committed xcconfig fallbacks
2026-07-31 14:10:30 +00:00
8a74ad2428
Fix iOS widget leaving blank space at bottom by filling height (#493 )
2026-07-31 14:12:56 +01:00
18a7690f9f
Fix saved alerts not appearing when re-entering quote detail screen (#495 )
Copilot and GitHub
2026-07-31 08:40:04 +01:00
02fc0aeb98
Fix iOS CI build on macos-26/Xcode 26 runner (#483 )
2026-06-28 11:21:45 +01:00
22b3166136
Rename workflow from Build to Android (#482 )
Prem Nirmal and GitHub
2026-06-27 12:08:31 +01:00
2461681b78
Fix detekt errors (formatting, LongMethod, EmptyDefaultConstructor) (#481 )
2026-06-27 11:59:49 +01:00
0d801a7f6f
Add Detekt and iOS workflow badges to README
Prem Nirmal and GitHub
2026-06-27 11:50:41 +01:00
ad42afc927
Add screenshots section to README
Prem Nirmal and GitHub
2026-06-27 11:39:27 +01:00
438289c8c6
Merge branch 'copilot/fix-ci-build-failures-ios-action'
Prem Nirmal
2026-06-27 11:37:53 +01:00
e967145ec4
Update README
Prem Nirmal and GitHub
2026-06-27 11:37:18 +01:00
d3d6691e11
CI: build iOS job on macos-26 / Xcode 26 to fix linker failure
2026-06-27 10:28:14 +00:00
096b19ce06
Add iOS App Store link to README (#479 )
2026-06-27 09:26:25 +01:00
b5adf613ba
TodayStocks for iOS
Prem Nirmal
2026-06-27 08:53:43 +01:00
be4e728deb
github-actions[bot]: Updated version.properties
github-actions
2026-06-27 07:10:32 +00:00
22a0a1913b
Rename androidApp module to app and update CI/config references
4.1.000
2026-06-27 07:07:36 +00:00
2474668ced
Fix Xcode build script
Prem Nirmal
2026-06-26 20:39:01 +01:00
398a619e0a
Kotlin multiplatform, and bottom nav UI chanages
Prem Nirmal
2026-06-26 19:03:01 +01:00
49d3e6ef42
Prevent Glance widget row ID collisions that cause "can't show content" (#448 )
Copilot and GitHub
2026-06-15 13:26:15 +01:00
86b2ba6914
Revert "attempt to assign issue to copilot"
Prem Nirmal
2026-05-28 10:54:48 +01:00
6ca70a7e46
update issue check
Prem Nirmal
2026-05-28 10:53:29 +01:00
8f7730404c
attempt to assign issue to copilot
Prem Nirmal
2026-05-28 10:49:58 +01:00
7c377aaaf7
Fix inconsistent chart values between 2W and 1M timeframes (#447 )
2026-05-28 10:42:19 +01:00
cb994e08cf
Use save label in add symbol dialog (#442 ) - thanks @resolvicomai
resolvicomai and GitHub
2026-05-22 03:45:37 -03:00
4f41f2452f
github-actions[bot]: Updated version.properties
github-actions
2026-05-20 18:38:21 +00:00
b5889970e5
Tighten the DB viewer WebView and clean up cacheDir/db.html (closes #436 ) (#437 ) - thanks @jim-daf
4.0.081
Dimitris Dafnis and GitHub
2026-05-20 20:32:18 +02:00
7baa1b0855
fix unit tests
Prem Nirmal
2026-05-18 12:39:46 +01:00
06f1d38b62
github-actions[bot]: Updated version.properties
github-actions
2026-05-14 08:38:49 +00:00
88ee891849
Reduce logging to FetchEventLogger
4.0.080
Prem Nirmal
2026-05-14 09:35:16 +01:00
cc8cbdb359
github-actions[bot]: Updated version.properties
github-actions
2026-05-13 19:54:09 +00:00
5e7a05e4f8
Refine refresh rescheduling and lower diagnostic log level
4.0.079
Prem Nirmal
2026-05-13 20:49:57 +01:00
d5e5af2cad
github-actions[bot]: Updated version.properties
github-actions
2026-05-13 11:03:49 +00:00
90c2b1fa72
Fix detekt violations and add detekt CI workflow on pull requests
4.0.078
Prem Nirmal
2026-05-13 11:58:12 +01:00
9a051e2882
Improve refresh reliability and persist fetch diagnostics
Prem Nirmal
2026-05-13 11:35:31 +01:00
9bb1378dcf
github-actions[bot]: Updated version.properties
github-actions
2026-05-11 17:45:06 +00:00
3bd11b5510
Attempt to fix incorrect change colour being used in widget
4.0.077
Prem Nirmal
2026-05-11 18:35:25 +01:00
44e828fb6b
Harden issue-check workflow shell execution and bug template matching (#432 )
2026-05-08 11:30:25 +01:00
eac833be1b
github-actions[bot]: Updated version.properties
github-actions
2026-05-08 09:32:19 +00:00
5c1d94f769
Upgrade gradle plugin and dependency versions, and make alarm permission request non-obtrusive
4.0.076
Prem Nirmal
2026-05-08 10:23:14 +01:00
87eb14e09b
github-actions[bot]: Updated version.properties
github-actions
2026-04-26 15:48:46 +00:00
75fce65a7c
Schedule exact alarm permission to ensure widget updates in a timely manner, and no need for extra broadcast inside RefreshReceiver
4.0.075
Prem Nirmal
2026-04-26 16:39:32 +01:00
883c4a6274
github-actions[bot]: Updated version.properties
github-actions
2026-04-25 08:52:27 +00:00
5f8b5c05f4
Fix crash when typing in alert price field (#426 ) thanks to @punch-github
4.0.074
Puneet Chaurasia and GitHub
2026-04-25 14:17:26 +05:30
23b9994d7f
github-actions[bot]: Updated version.properties
github-actions
2026-04-22 08:11:10 +00:00
2b1ffeadd1
Add Japanese (ja) localization, thanks @monta-gh
4.0.073
monta-gh and GitHub
2026-04-22 17:07:13 +09:00
12da09ea00
github-actions[bot]: Updated version.properties
github-actions
2026-04-19 16:26:38 +00:00
81157e4e60
Add CleanupWorker to fix #422 and #423 , removing unused symbols and quotes from DB - preventing notifications for removed stocks
4.0.072
Prem Nirmal
2026-04-19 17:22:35 +01:00
ed94f0742c
github-actions[bot]: Updated version.properties
github-actions
2026-04-08 19:23:42 +00:00
6aedecb3f0
Add more debug data
4.0.071
Prem Nirmal
2026-04-08 11:30:44 +01:00
9f8295c4b1
github-actions[bot]: Updated version.properties
github-actions
2026-04-04 09:08:43 +00:00
e6c55b15ef
Fix Tabs layout, previously it was showing both columns with percent change rather than both changeValue and changePercent. Fixing #416
4.0.070
Prem Nirmal
2026-04-04 10:05:53 +01:00
fc5413f300
Fix translucent widget colors across app dark mode setting, fixing #417
Prem Nirmal
2026-04-04 09:59:40 +01:00
edafc4faec
github-actions[bot]: Updated version.properties
github-actions
2026-04-02 12:04:52 +00:00
9119825ef0
System bg tweaks
4.0.069
Prem Nirmal
2026-04-02 10:42:12 +01:00
66558f0a88
Update translucency colour
Prem Nirmal
2026-04-01 15:02:04 +01:00
a65abfae8e
github-actions[bot]: Updated version.properties
github-actions
2026-03-31 15:05:55 +00:00
b37b50ab6d
Fix unit tests from shared preferences vs datastore cleanup
Prem Nirmal
2026-03-31 16:00:32 +01:00
ee5a011b7a
Fix translucent BG colour in light/dark mode, resolving issue #414
4.0.067
Prem Nirmal
2026-03-31 15:55:10 +01:00
647d5d633a
Top app bar title content colour on some devices
Prem Nirmal
2026-03-19 21:13:54 +00:00
8d75203878
Top app bar title content colour on some devices
4.0.066
Prem Nirmal
2026-03-19 21:13:54 +00:00
0000f623af
github-actions[bot]: Updated version.properties
github-actions
2026-03-19 07:42:29 +00:00
a55083414d
github-actions[bot]: Updated version.properties
github-actions
2026-03-19 07:40:53 +00:00
78c504810f
Fix settings (app preferences) issue due to a combination of dataStore and SharedPreferences usage
4.0.065
Prem Nirmal
2026-03-18 08:48:42 +00:00
bba735c2fb
Fix lastFetched not being available due to fetch not succeeding
4.0.064
Prem Nirmal
2026-03-17 07:29:09 +00:00
1572973aa3
github-actions[bot]: Updated version.properties
github-actions
2026-03-15 09:39:19 +00:00
321f0ba9fd
Remove stocks cleanup altogether, and change init of tickerList/tickerSet to before fetch is called. This is aimed to fix issues #400 , #401 , #405
4.0.063
Prem Nirmal
2026-03-15 09:33:50 +00:00
adca4a87ed
github-actions[bot]: Updated version.properties
github-actions
2026-03-13 10:51:07 +00:00
b4c489bfde
Fix nextFetch sometimes being in the past
4.0.062
Prem Nirmal
2026-03-13 10:43:28 +00:00
49a65f0b7a
Fix stocks being lost by cleanup inside StocksProvider
Prem Nirmal
2026-03-13 10:40:40 +00:00
075cac5125
Add issue check action using github cli.
Prem Nirmal
2026-03-11 08:05:25 +00:00
dbeb38cf48
github-actions[bot]: Updated version.properties
github-actions
2026-03-11 08:01:12 +00:00
5f78ec832b
add issue-check action
Prem Nirmal
2026-03-11 08:00:09 +00:00
bc32c7c206
Add settings option to file a bug or a new feature request
4.0.061
Prem Nirmal
2026-03-10 13:01:31 +00:00
00f05a6ff1
github-actions[bot]: Updated version.properties
github-actions
2026-03-07 08:04:19 +00:00
740524af1c
Fix crash on devices < 34
4.0.060
Prem Nirmal
2026-03-07 07:56:14 +00:00
6ae72e6088
Deprecate font size setting, fix refresh on fresh install, and some code cleanup :)
Prem Nirmal
2026-03-05 16:48:10 +00:00
a43cfa02ea
github-actions[bot]: Updated version.properties
github-actions
2026-03-01 10:25:56 +00:00
ad33355507
Add setting to show refresh icon
4.0.058
Prem Nirmal
2026-03-01 10:21:40 +00:00
4de5545da7
Add more icon for ability to remove stock from watchlist
Prem Nirmal
2026-02-26 07:58:48 +00:00
8f2ee177dc
Default font size
Prem Nirmal
2026-02-23 10:30:36 +00:00
f9cfda03c6
Remove unused strings and fix font size default
Prem Nirmal
2026-02-23 09:51:49 +00:00
e8b2df194f
Set font size pref per widget
Prem Nirmal
2026-02-23 08:41:20 +00:00
49e0b8c5b9
github-actions[bot]: Updated version.properties
github-actions
2026-02-21 15:08:28 +00:00
3853326e2f
Add widget setting for column count
4.0.053
Prem Nirmal
2026-02-21 15:05:19 +00:00
43ff898913
Widget background update
Prem Nirmal
2026-02-19 08:16:39 +00:00
08d04665cd
Fix refreshing state not ending in widget
Prem Nirmal
2026-02-18 12:11:49 +00:00
bd26dee3a8
Glance Widget: re-add refresh icon, fix refresh interval in settings, and attempt to fix incorrect stock price in widget
Prem Nirmal
2026-02-17 09:46:45 +00:00
90b7e1d5b5
github-actions[bot]: Updated version.properties
github-actions
2026-02-16 17:25:41 +00:00
6b5f1f4e81
Fix bottom sheet being cut off
4.0.049
Prem Nirmal
2026-02-16 17:22:34 +00:00
d806581f57
github-actions[bot]: Updated version.properties
github-actions
2026-02-16 14:16:48 +00:00
49cb757c66
Remove refresh icon from header
4.0.048
Prem Nirmal
2026-02-16 14:11:45 +00:00