Commit Graph

40 Commits

Author SHA1 Message Date
Charles Ewert
d2fcc932b2 move spinner to JFScene and migrate all other screnes to use it + use booleans on JFScene to control spinner + resize spinner to be similar size as video player spinner 2023-11-21 21:14:40 -05:00
Charles Ewert
323b147401 Merge remote-tracking branch 'upstream/unstable' into rename-files 2023-11-04 21:01:11 -04:00
Charles Ewert
44aac6bfe6
Merge pull request #1456 from cewert/quickplay-search 2023-10-31 17:05:34 -04:00
Charles Ewert
fd9b50ca3f validate search quick play node and return focus after a query with no results 2023-10-31 16:11:56 -04:00
Charles Ewert
034c485990 use child count to track state of search results 2023-10-31 15:26:54 -04:00
Charles Ewert
bd9a451601 only quickplay on search page if search results are in focus 2023-10-31 15:08:03 -04:00
Charles Ewert
c0f2b7fc0a address reviewer feedback 2023-10-31 13:30:46 -04:00
Charles Ewert
a942cb5efd use TotalRecordCount to check search results state 2023-10-29 15:22:03 -04:00
Charles Ewert
187a0528ef precent focusing on the search results until there is data 2023-10-29 15:12:37 -04:00
Charles Ewert
8c0fc20ece add quickplay support to search results 2023-10-28 22:36:35 -04:00
admin
0f5fb7e45d Search fix - using the Users/Items api instead of Search Hints. 2023-10-27 13:38:14 +10:00
Charles Ewert
a6a242e661 rename all brs files to bs and update import calls 2023-10-03 12:11:25 -04:00
Charles Ewert
d4b9510326 rename all files to use .bs file extension 2023-10-03 11:42:10 -04:00
Charles Ewert
2389af0868
Enable brighterscript, create NPM build scripts, install and use roku-log, and use bsc import statements (#1173) 2023-05-03 17:21:04 -04:00
candry7731
6999538361
fix search results navigation per Neil Suggestion (#852) 2022-11-29 19:14:32 +00:00
candry7731
621e53e647
Redesign Search page with voice search (#593) 2022-09-05 07:50:13 +01:00
Charles Ewert
2296fde437 Files should end in new line 2022-05-30 08:57:40 -04:00
Bronley
43b4ac3fc9 Format all brs files 2021-07-28 06:51:15 -04:00
Neil Burrows
6d757653da Linter: Consistent IF statement format
No parentheses.  Use THEN if it's a one line statement.  Don't use THEN if it's a block statement
2021-06-26 14:52:16 +01:00
Neil Burrows
da54bc86fe Linter: Change any function that doesn't return a value to a sub 2021-06-26 11:18:09 +01:00
Neil Burrows
38fa383b4d Linter Warnings
Variable Capitalization, Unused Variables, Unreachable Code
2021-06-26 11:04:32 +01:00
candry7731
b906ee09f3
Update SearchRow.brs 2021-06-11 14:33:18 -05:00
candry7731
77fcae3384
Update SearchRow.brs
Added Live TV and Updated Persons to show all search results
2021-06-09 09:20:36 -05:00
Bronley
15509514f8 Change field type associativearray to assocarray 2021-01-30 14:38:39 -05:00
artiume
84bd1a8e72
it's Shows 2020-11-16 05:08:18 -05:00
artiume
4f1b8e8342
Add Shows as a searchable datatype 2020-11-16 05:03:24 -05:00
Charles Ewert
af0353a23f Disable options on search 2020-04-29 19:55:51 -04:00
Neil Burrows
8e1bca380c Filenames to match component names 2020-03-18 09:10:31 +00:00
Nick Bisby
ce364c8177 Handle options screen for search 2019-10-14 20:55:29 -05:00
Nick Bisby
3ed9846e42 Make search work from sidebar 2019-10-14 20:55:29 -05:00
Nick Bisby
aa09a138f0
Pass actual image objects back, to make ListPoster more flexible 2019-05-09 23:24:19 -05:00
Matthew Crowson
e4b968f18f giving inits to those components without inits 2019-05-03 09:27:51 -04:00
Matthew Crowson
531e668358 Splitting brs from inline XML 2019-05-03 08:48:59 -04:00
Nick Bisby
5fd5c9eec2
Make things use Content rather than json 2019-04-14 19:19:06 -05:00
Nick Bisby
38f8a295dc
Begin some rework so BRS calls return content nodes 2019-04-05 19:27:35 -05:00
Nick Bisby
95fd91fb70
Add a backdrop as a placeholder for no image found 2019-03-17 00:37:23 -05:00
Nick Bisby
bcb354c418
Verify we have items before displaying in search results 2019-03-17 00:11:25 -05:00
Nick Bisby
1a2e31f3d2
Make search behave more like web 2019-03-16 17:11:50 -05:00
Nick Bisby
d0a0a94471
resize episode search results 2019-03-14 19:29:01 -05:00
Nick Bisby
c5a4ba85a5
Make rudimentary search work 2019-03-14 17:50:20 -05:00