Don Turner
8ae367f777
Merge pull request #463 from android/tm/fix-setup
...
Create hooks folder if doesn't exist
3 years ago
Don Turner
a01e0b1344
Merge pull request #461 from MasoudFallahpour/patch-1
...
Make functions 'shouldUseDarkTheme' and 'shouldUseAndroidTheme' private
3 years ago
mlykotom
8533db5a8f
Create hooks folder if doesn't exist
...
Change-Id: I3131646204447fe2ab41419df713ef1948983253
3 years ago
Masood Fallahpoor
22b8f782eb
Make functions 'shouldUseDarkTheme' and 'shouldUseDarkTheme' private
3 years ago
Alex Vanyo
2c35ee7344
Merge pull request #460 from Lonelywood/refactor/migrate-domain-namespace-to-gradle-file
...
Migrate package from core:domain to namespace in build.gradle file
3 years ago
Marek Rzeźniczek
7e0a154489
Migrate core:domain namespace to build.gradle file
3 years ago
Milosz Moczkowski
a70761f24b
Merge pull request #441 from android/refactor/remote_fake_data_source
...
Remove FakeDataSource
3 years ago
Milosz Moczkowski
9ddf45e12c
Merge pull request #358 from YuraLaguta/main
...
Fixes #341 Defines enter & exit animations for OverlayLoadingWheel on…
3 years ago
Yura Laguta
9dc969fe63
Fixes #341 Defines enter & exit animations for OverlayLoadingWheel on ForYouScreen
3 years ago
Mohsen Rzna
c19b8b9319
New empty bookmarks handling ( #443 )
...
* Added the png file for error state
This should be removed later - couldn't convert the design to vector from svg - there is a problem with the `<mask` tag.
* Added two new strings based on the Figma file
* Redesign and reimplementation for the empty BookmarksScreen along with two clarifying comments.
* Removed the png file and replaced it with vector
* Code refactor after code reviewing
Made contentDescription null, removed extra spaces and renaming for the Composable function as suggested.
* Moved the modifier after Text
* Added a space after the curly bracket to pass the Spotless check
* Spotless apply
* Simplify logic in Bookmarks screen
* Change order of composables in BookmarksScreen and add previews
* Refactor after code review
Removed the space before `if`, and changed the padding from 5 to 8dp.
Co-authored-by: Jolanda Verhoef <JolandaVerhoef@users.noreply.github.com>
3 years ago
Milosz Moczkowski
aa4d930c20
Merge pull request #386 from android/jv/topic-colors
...
Tint topic icons to theme's primary color
3 years ago
Don Turner
9fa3dadcfd
Fix comment
3 years ago
Adetunji Dahunsi
98ae49f759
Merge pull request #445 from android/tj/connectivityManagerFix
...
Check active network for connectivity state each time network changes
3 years ago
Adetunji Dahunsi
841f58ef26
Check active network for connectivity state each time network changes
...
Change-Id: I5d3eb0251f62a57a5767911167067d35aeec8e6a
3 years ago
Miłosz Moczkowski
6174a3a3ef
Spotless apply
...
Change-Id: Iaf82b44487f001417265ad97acfe6eea8dd6a78f
3 years ago
Miłosz Moczkowski
67fea35e6d
Replace networkJson and FakeAssetManager with FakeNiaDataSource in all repositories
...
Change-Id: Ibeb9fd09bd862000794f41edcddd2cea434a9bb1
3 years ago
Miłosz Moczkowski
e653b738d2
Remove FakeDataSource
...
Change-Id: I5e1486feeade67f0f7276458187694e684310ad3
3 years ago
Milosz Moczkowski
c62673d035
Merge pull request #179 from Abhimanyu14/niaicons
...
Icons alignment to use NiaIcons
3 years ago
Milosz Moczkowski
3ca68d49ea
Merge pull request #417 from SimonMarquis/patch/assets-as-json-files
...
Migrate hard-coded JSON data into JSON assets files
3 years ago
Milosz Moczkowski
bbc5460b62
Merge pull request #427 from LinX64/bookmarks_empty_data
...
Handling empty bookmarks on Saved view
3 years ago
Milosz Moczkowski
13ff24e415
Merge pull request #437 from android/dt/remove-23
...
Remove API 23 from CI due to flakiness
3 years ago
Simon Marquis
ee8eac34b8
Refactor `:core:network` DI
...
- Delete unused `NetworkModule` from benchmark sourceSet (contains unknowns references)
- Extract common bindings into a single `NetworkModule`
- Expose "flavored" bindings through `FlavoredNetworkModule`s
3 years ago
Simon Marquis
7e0bfb43fa
Add missing binding in NetworkModule
3 years ago
Simon Marquis
b5d342468e
Merge remote-tracking branch 'fork/main' into patch/assets-as-json-files
3 years ago
Don Turner
ab78c44e79
Remove API 23 from CI due to flakiness
3 years ago
Milosz Moczkowski
28ffbb0b7e
Merge pull request #368 from android/wk/agp8-changes
...
Fix app package name clash with benchmark module
3 years ago
Wojtek Kaliciński
7afc3562dc
Fix app id name clash in benchmark module
...
Change-Id: I5889ef4b9338a940f43efc7629dca155068588ec
3 years ago
Milosz Moczkowski
b7b170c121
Merge pull request #400 from android/renovate/all
...
Update all dependencies
3 years ago
Milosz Moczkowski
fe32e90cdd
Merge pull request #412 from SimonMarquis/patch-2
...
Remove test dependency from `implementation` configuration, fixes #411
3 years ago
Milosz Moczkowski
750257f510
Update libs.versions.toml
...
Downgrading `androidDesugarJdkLibs` from 2.0.0 to 1.2.0
3 years ago
Milosz Moczkowski
cec83dc316
Merge pull request #431 from SaeedNoshadi89/show-all-news-authors
...
Show all authors in the news card
3 years ago
Milosz Moczkowski
f896a8c50d
Update libs.versions.toml
...
Downgrade Kotlin version from 1.7.21 to 1.7.20
3 years ago
Milosz Moczkowski
26a9dfe5d7
Merge pull request #434 from hoc081098/refactor_ForYouViewModel
...
ForYouViewModel: replace snapshotFlow with flowOf
3 years ago
Saeed Noshadi
adeb06c5ac
replace StringBuilder with joinToString
3 years ago
Milosz Moczkowski
06dac236fe
Merge pull request #420 from SimonMarquis/patch/kotlin-test
...
Migrate from JUnit assertions to Kotlin's test framework
3 years ago
hoc081098
51c7ea2fe4
ForYouViewModel: replace snapshotFlow with flowOf
3 years ago
renovate[bot]
6ae508fbbe
Update all dependencies
3 years ago
Adetunji Dahunsi
5286920ac2
Merge pull request #430 from android/tj/sample-tags
...
Update sample tags
3 years ago
Saeed Noshadi
dcce95ada6
remove unused import
3 years ago
Saeed Noshadi
e44811f265
show all authors in the news card
3 years ago
Adetunji Dahunsi
006d9ecd68
Update sample tags
...
Change-Id: I295377976053383ce8114e88bf893b25d487b915
3 years ago
Mohsen Rzna
e61d9156db
Added the check for empty list on Success
...
So basically here I am checking if the feed count is not empty, then show the data, otherwise, show a simple `Text()` to notify that the user hasn't bookmarked a feed yet!
3 years ago
Mohsen Rzna
45c229fe47
Added the string for the Text
...
It is just showing "No bookmarks yet!" to the user
3 years ago
Don Turner
e72e31b1f0
Merge pull request #424 from android/dt/remove-stacktrace
...
Remove --stacktrace from CI as it's difficult to find the error
3 years ago
Don Turner
dcf0bf475a
Remove --stacktrace from CI as it's difficult to find the error
...
Change-Id: Ie7be474a24367b17658a04a281bf8051f3f5ffd1
3 years ago
Don Turner
8733c01d28
Merge pull request #397 from MaximillianLeonov/fix-sync-module-readme-graph-image
...
Fix sync module README graph image
3 years ago
Don Turner
4f2d0638f9
Merge pull request #385 from android/tm/generate-bp-configuration
...
Store run configuration for generating demo flavor Baseline Profile
3 years ago
Don Turner
df6207122d
Merge pull request #326 from MaximillianLeonov/redundant-label-on-activity
...
Remove redundant label on activity
3 years ago
Don Turner
c7859d3c3c
Merge pull request #324 from MaximillianLeonov/unused-color-resources
...
Remove redundant unused color resources
3 years ago
Abhimanyu14
d69a37af7c
Icons alignment to use NiaIcons
3 years ago