Takeshi Hagikura
83b640a7f0
Fix format issues
...
Change-Id: I5b87f89d824961cb9aec039281e784d6dec0716b
2 years ago
Takeshi Hagikura
13e6cc4f2b
Implement SearchScreen
...
- Empty search screen if the search result is empty
- Topics contents that reuses the TopicsTabContent for InterestsScreen
- Updates contents that reuses the newsFeed for ForYouScreen
TODO: Needs to add RecentSearch
Change-Id: I19179336a60b5165e8b59508fb03dd8f55a16f96
2 years ago
Takeshi Hagikura
2eddf0ba7e
Fix formatting issues
...
Change-Id: Id9efb259bd8ac6a83af19fb370869aa19f78831d
2 years ago
Takeshi Hagikura
5e28769831
Fix copyright header
...
Change-Id: I70a0732f67617a96b6dd20eccbc6c02a9dafdabd
2 years ago
Takeshi Hagikura
86fe3b2152
Add UI skeleton for the search feature
...
This CL adds an UI skeleton of the search feature including:
- The search navigation icon in the NiaTopAppBar
- The text field to enter the search query
- Almost empty ViewModel
Bug: 216019540
Change-Id: Ic2355a7634e5c5c60f72276741175d9e637db5eb
2 years ago
Takeshi Hagikura
d36fe8df59
Search UI skeleton ( #651 )
...
* Add UI skeleton for the search feature
This CL adds an UI skeleton of the search feature including:
- The search navigation icon in the NiaTopAppBar
- The text field to enter the search query
- Almost empty ViewModel
2 years ago
Milosz Moczkowski
f3faec8432
Merge pull request #643 from android/tm/report-drawn
...
Use ReportDrawnWhen
3 years ago
mlykotom
3b7e7e3c02
Use ReportDrawnWhen
...
Change-Id: I77b4db63f72f43c6c826e66358f7672792ef137d
3 years ago
Milosz Moczkowski
452ab50e98
Merge pull request #449 from SimonMarquis/patch-2
...
Configure `isReturnDefaultValues` to fix #448
3 years ago
Milosz Moczkowski
0b0fdbfdbf
Merge branch 'main' into patch-2
3 years ago
Adetunji Dahunsi
08a165cf6a
Merge pull request #631 from android/tj/notifications
...
Backend triggered sync
3 years ago
Adetunji Dahunsi
08956492c8
Backend triggered sync
...
Change-Id: I53c43b136ebb755f6258b1e815301dddb3b536a3
3 years ago
Milosz Moczkowski
ba6a697844
Merge pull request #624 from SimonMarquis/gradle-sort
...
Sort and group Gradle dependencies
3 years ago
Milosz Moczkowski
1ab9de2bd0
Merge pull request #470 from c5inco/ui-polish
...
[UI Polish] Adjusted spacing based on design spec
3 years ago
Chris Sinco
93c01ad184
Fix trailing commas based on spotless check
3 years ago
Chris Sinco
049750dd51
Merge branch 'main' into ui-polish
3 years ago
Alex Vanyo
2388d4eb24
Merge pull request #626 from amaurymedeiros/patch-1
...
Fix ForYouScreenTopicSelection Compose Preview
3 years ago
Amaury Medeiros
6b605a779c
Fix ForYouScreenTopicSelection Compose Preview
3 years ago
Don Turner
1f7fc94082
Merge pull request #625 from SimonMarquis/patch-3
...
Remove debug logs from CI workflow
3 years ago
Simon Marquis
e5d29547a1
Remove debug logs from CI workflow
...
Closes #584
3 years ago
Simon Marquis
8ec54d19d8
Sort and group Gradle dependencies thanks to square/gradle-dependencies-sorter
3 years ago
Adetunji Dahunsi
ebdb8589a6
Merge pull request #608 from android/tunjid-batch-sync
...
Batch sync news resources from remote
3 years ago
Don Turner
6d1f85b8ce
Merge pull request #607 from android/mv/tests
...
Provide a CoroutineScope to fake DataStores
3 years ago
Adetunji Dahunsi
8765d3ac57
Fix tests for batched news resource sync
...
Change-Id: I37545eba8618edc936eb12fa38628d98f85f52ed
3 years ago
Adetunji Dahunsi
1e8d1d9810
Spotless fix
...
Thought I was cool enough to edit code in the browser. Spotless said no.
3 years ago
Adetunji Dahunsi
267adfd27f
Batch sync news resources from remote
...
Batch sync news resources from remote to reduce json payload size.
3 years ago
Alex Vanyo
0844d021b9
Merge pull request #603 from amalhanaja/redundant-managed-device
...
Remove redundant code block for managed virtual device creation
3 years ago
Manuel Vivo
755413bfc5
Fix spotless
3 years ago
Manuel Vivo
91633af376
Provide a CoroutineScope to fake DataStores
3 years ago
Don Turner
c677db2344
Merge pull request #605 from android/dt/update-analytics
...
Make Hilt provide Firebase.analytics
3 years ago
Don Turner
2f3fc85d65
Make Hilt provide Firebase.analytics
...
Change-Id: I57bec82713ce7ce3a17cd4ad0f377c28c2aedb89
3 years ago
AlfianHanantio
bcd4a6de59
Remove redundant code block for managed virtual device creation
3 years ago
Caren
abf2b6a725
Merge pull request #599 from android/cc/remove_btn_desc
...
Remove unnecessary text description for buttons on Interest page
3 years ago
Caren
098649d02f
Remove unnecessary text description for buttons on Interest page
...
Change-Id: I33968bf3a42de795eaa55e72cb86c2898f936dd1
3 years ago
Alex Vanyo
90604c67e8
Merge pull request #585 from SimonMarquis/patch-3
...
ui-test-hilt-manifest uses `nowinandroid.android.hilt` plugin
3 years ago
Adetunji Dahunsi
ae58d1e1b0
Merge pull request #592 from android/tj/news-resource-query
...
Add NewsResourceQuery to better query encapsulation
3 years ago
Adetunji Dahunsi
09f5c3bc61
Add NewsResourceQuery to better query encapsulation
...
Change-Id: I93f8c8ae2d1144975f6f9ff1ba93be9a4600768a
3 years ago
Alex Vanyo
c1ece44e65
Merge pull request #594 from android/av/compose-1.4
...
Update to Compose Material 3 1.1.0-alpha06
3 years ago
Alex Vanyo
01b5f34eb3
Update to Compose Material 3 1.1.0-alpha06
...
Change-Id: I6399358ad85254243b5aff547e31e3abe92fb6ed
3 years ago
Alex Vanyo
874c2d1487
Merge pull request #561 from SimonMarquis/update/androidx-lifecycle
...
Updgrade androidx-lifecycle from 2.6.0-alpha03 to 2.6.0-alpha05
3 years ago
Caren
6a5feb767e
Merge pull request #582 from yschimke/loaders
...
Improve network pooling and avoid startup image fetches.
3 years ago
Caren
17ffb5bf3e
Merge pull request #586 from takagimeow/fix/add-padding-for-loading-wheel
...
Add padding between the loading wheel and the top of the screen
3 years ago
Adetunji Dahunsi
ac7f6cb1ab
Merge pull request #596 from android/tunjid-ci-build-fix
...
Run build tests with the Demo variant
3 years ago
Adetunji Dahunsi
9f1e1889cb
Run build tests with the Demo variant
3 years ago
Don Turner
0a02c066ad
Merge pull request #591 from android/feb13-merge
...
All changes from 0.0.5 release (merge from internal repo)
3 years ago
Keisuke Takagi
cc3f7905e5
Resolved format violations error
3 years ago
Keisuke Takagi
02aec3c7c9
Merge branch 'main' of github.com:takagimeow/nowinandroid into fix/add-padding-for-loading-wheel
3 years ago
Simon Marquis
4d4f7d4a15
Merge remote-tracking branch 'origin/main' into update/androidx-lifecycle
3 years ago
Don Turner
67998766fb
Merge pull request #578 from android/dt/update-lint
...
Update lint java version to 11
3 years ago
Don Turner
36eeb19da8
Merge remote-tracking branch 'goog/main' into feb13-merge
...
* goog/main:
Revert "Revert "Revert "Revert "New build trigger""""
Bump versionCode to 5
Remove AD_ID permission
Add Firebase analytics. See go/nia-firebase-services.
Simplify build script
Copy local.properties during build
Fix exit codes
Remove .prod from the applicationIdSuffix in preparation for Play launch
Build aab with play services enabled
Build release artifacts separately, using google-services
Enable use-google-services in release builds
Revert "Revert "Revert "New build trigger"""
Revert "Revert "New build trigger""
Revert "New build trigger"
New build trigger
Increment internal build trigger
Adding a file which can be modified to trigger an internal build
Add Firebase dependencies
Remove API 23 from list of APIs to test in Firebase Test Lab (it's flaky)
Copy google-services.json from prebuilts folder
Change-Id: Ibc76e1b89c6c7e7f58843edb56581e169c9ce14e
3 years ago