Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/trynoice/android-app

The Android app for Noice.
https://github.com/trynoice/android-app

feat(app): add playback controller ui

8660057d5317ef466d5010f1f473062a0c8ca9c5 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
test(app): add ui tests for playback controller

eeb3b2ec86cd49e13c6d24c3b278197276c579c1 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): fix home appearing twice before exiting the app after set alarm intents

1e6079a6bb8d0c3ed9079174e9a882061b53e66b authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): handle set alarm intents

4afb4bf1081e43414cb654d7b0b4c6f6212bc0c4 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
refactor(app): rename ShortcutHandlerActivity to PresetShortcutHandlerActivity

75d2b97a1d69953c7697fa064bf42a27a9ff6603 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
build(android-studio): update ui tests run configuration and gitignore

8f89232a70b82b78f35d923286dc43defea568c7 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): enable focusing an alarm in alarms fragment using nav args

bcd775a8d170fe39b28228e06b55f044e8bbbd87 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): handle SHOW_ALARMS system intent in main activity

22e9cb0b4071105e0bedd175df8f9720f51b1f2f authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): reschedule alarms when app restarts or device time changes

b6d8fb96aa6b2dcb4b8e926bff9b055d366234e7 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): fix alarm scheduling logic when new alarm is added

3f2e22271d13367b1f53cd4c1711b29467a2033a authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
chore(app): add debug statements to alarm ringer service

614f923994666fefb89c99b35a2f1489d88105d8 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): add wake lock to alarm ringer service for promptness

170f96b2d3ba843aa9eb49a23f8da6f1b1093533 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
perf(app): remove fallback notification channel in alarm ringer service

b6e6286215b461568add5b9ea534a7f36d76eb9e authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): fix error handing when room DAOs return empty list instead of null

c96f3ed2bd13749528dbd5669e14464d33645539 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
perf(app): use list instead of map for default presets in preset repository

28c75c16df9319a06e94dcaf1c7cac709ac332a1 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): remove networking call from db transaction in sound repository

4ab35be50d09bd462960b5ab797fd2346854bebc authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): use collectLatest to collect paging data flows

7887a0cf662157f5f565d48932d87617a9acf3ee authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): player manager not resuming from stopping state

a5dad4966fce3ae87dc4f9062d883e0e77e5c1b5 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): add womb simulator default preset by lrq3000

resolves https://github.com/trynoice/android-app/issues/1055

f6c1406a3b60f950db6da9a923dc4f3432895d5c authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): make all sound metadata models serializable

aee28d4ed33ee02f8c86aae02d09a1474f9c3e26 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
chore: prepare release 2.3.0

a4e60d04dd3ced3a9a9dab15db0392521e747a3b authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
chore(app: translations update from Hosted Weblate (#1094)

* Translated using Weblate (Polish)

Currently translated at 55.1% (170 of 308 strings)

Tra...

82a9afef745076c7e7bc6b1a55d0746e45577a6b authored almost 2 years ago by Weblate (bot) <[email protected]>
fix(app): let player manager abandon audio focus when paused

1ffcc41bbd5d5d5f124c46be650bb472114e43aa authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): do not allow manager to play players when all others are pausing

fdba538858cd66064556428a3647a90dabe006d1 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): prevent players from resuming during a pause transition in manager

when change audio attributes or audio focus manager

c647ada8a4fb3f5c408294a8b981f7191183fd0d authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): do not pause player manager indefinitely on changing audio attributes & focus manager

c2ed5affcdc2cd3061a4839eee16bac768bcd80f authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): fix skip fade transition flag in local player

8af15736ad8d2d4d25b9c7cdb3e9b031a08559d5 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
refactor(app): move playbackState field to private fun in player manager

aa959500193890ded118d12c2b8c5c842e248347 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
docs: update changelogs link in README.md

216da2651ae76219e34d7b5ac7822cf43918f9bc authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
refactor(app): update empty list indicator style in presets fragment

1081e095d8fd98cb2a1afa57966c04adbde2606e authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): fix broken translation for polish locale

2da6d100ed25ad1f14a74798ad2cb8050680dc62 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
chore: merge translations from weblate/main

commit 9ba81f381d655732a271a5ad85a026ac7dbe3645
Author: Mateusz Skórka <[email protected]>
D...

c3576151b5b0231bc323ebe3ac8515df5946da58 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
chore: merge pull request #1089 from trynoice/feat/alarms

Add alarms

e84a23f251100de42c0e8a805dc779f06dc9516e authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
test(app): simplify ui tests for app intro activity

f0d205b27a011a4516eade3877cdefcc51282286 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
test(app): add ui tests for alarms fragment

e26da04bdd5f3d1eec65d8e1c07f25d866b22511 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
test(app): add unit tests for alarm ringer service

07102c097fb6049b3e3c6c4055a4618d52d8b1e3 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): fix minor issues in tests and alarm repository

d3996437af3f66dda4766157198f8e40bb98991d authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
refactor(app): use injected coroutine dispatchers across the app

21ee14623278020226a25050a6d33401d0e4adda authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
refactor(app): move hilt modules to top level classes

a88480c475cde64b765644a428dd7bc3e8d50672 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
test(app): add unit tests for alarm repository

e42ddf2d42162ca453b755e7352fdf3d63ecdde3 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
test(app): add unit tests for boot and schedule alarm permission receiver

6398edd2b85c14e04bf70edc4cb65bffeaf008d2 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
test(app): add missing tests for settings repository

722e893be052a63e578c4337262e5aea29b6a09e authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
test(app): add unit tests for MaterialSwitchFix view

458a6a18dca752ef9bb61b3388e9c63a8588693e authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
test(app): add unit tests for AlarmDao

65cb9db4b25237dbcb3b3b71e8e77ec5fdaff3f9 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
test(app): partially enable ui tests

a5a68e0edc6d409d23f20f9f72fae7a934550411 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
chore: merge branch 'main' into feat/alarms

3e1eabae50329bc675f64f05506f10cc53b07f8b authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): add receiver to disable alarms when the permission is revoked

665d961c6211cd4c3ee08e75ae3e4c77c2727f02 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): auto enable alarms when time is updated in alarms fragment

21b5be41e57409ad38ed16e47f723a04747ec805 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): add user preference to specify max alarm reminder duration

5928db89d1b658f4112930cc58e91c815747d414 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
refactor(app): remove icons from settings fragment

b6d34dc73d215dafab2983c42d34defa8e911d8e authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): add user preference to set alarm snooze length

03021d9d3f04dedc0fd170f7d3531b2c82013d4f authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
perf(app): remove legacy wake-up timer code

5ced4e8c521c29df23aa8ce5e75df6a3f5cedea9 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): add free usage restriction to alarms

e5d121750dea6ebaac0b59e54684fc480f429aa2 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): add a workaround to disable listeners for Material Switch

on programmatic inputs

4b416b2aa2c17d3cb63a38865d139473b9dff0f6 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): add boot completed receiver to reschedule alarms on device reboot

8d5c279bea6e448e834bf95dfde8a54fad5ded23 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): implement snoozed and repeating alarms scheduling

44ca133b018dfccc75b7e17bdcbbf2c7d8d84bb2 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): override back button press events in alarm ringer activity

16e0ee3781017d7f14a82f1841350d3cf88dd110 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): add alarm ringer implementation

ecf22eb274ede9df1e3625ba5987e3e5fdf8f79a authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
chore(deps): bump gson from 2.9.1 to 2.10 (#1088)

2582ed95d4fa65f360a5552c5dbb47d82d371205 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat(app): implement ui components to update alarms

12e0c429dba3a91a94bf048e7bfef1b5fac0b364 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
chore(app): translations update from Hosted Weblate (#1087)

* Translated using Weblate (Spanish)

Currently translated at 99.2% (275 of 277 strings)

Tr...

0553e5ef5953dfa2488b9cbdc5ecab65794380eb authored almost 2 years ago by Weblate (bot) <[email protected]>
feat(app): add ui for alarm list

wip: implement alarm update flows and scheduling

cf5536b94a025904bb271b5d5ba2e822c0b85ada authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): add basic implementation to create alarms

0a8573d02e2c0197b602a2e8221b3a0644485f98 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): add alarm scheduling logic

15a4a9433a619192baa34125fcdc0d932cb6c512 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): request notifications & alarms permissions in alarms fragment

8342aa203a47b4aac9ac419b0677c001505c4558 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
refactor(app): return constructed Snackbar from show* methods in FragmentExt

06cd6d30707bf1d02b1dc25b4950d595a23bf8f4 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
chore(app): bump targetSdk and compileSdk to 33

19aac672b8a8ea0ade2fff335b539b0bd9dc83c3 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): add basic alarms fragment

0e2dca8434d2fdb0f9988c518af7db741ecea752 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): add base models for alarms

2dc130b68452e98c8ca6e3a3b394797ec608dece authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
refactor(app): rename AppTypeConverters to AppDatabaseTypeConverters

5c9933db9b14c65ce2d380911a1196cef66e1ab2 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
chore(app): android gradle plugin to 1.3.1

744b717392005a3b337928192eb590b0786c3dbc authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
chore(app): bump material to 1.7.0

04c9cc9b5497f96e76ba31a049e478f118f92462 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
build(app): update IntelliJ run configuration for app module

f5facbb86fc7b1cd907b8947ecba8b89d8ed2107 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
chore: merge branch 'main' into feat/chromecast-v2

336b656e077471f9c0b96d4e36c04949d0dab686 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
ci(github): hardcode jacoco report paths

codecov upload is not able to detect them

https://github.com/codecov/uploader/blob/f8d7a3a82034...

c8ab91f43865af762942fbd034d54312c22d8f5f authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
build(gradle): fix jacoco coverage reporting for android unit tests

335f0471823211eb8151dbdee1efb9e863c6107b authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
chore: merge pull request #1086 from trynoice/refactor/room

Migrate from May to Room for local data storage

0ea9b1532f9575c9b5f4a2b69fb700e29c509b42 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
refactor(app): remove listPlans from subscription billing provider

fbc6a4f192306103aa5422cb6fa35bfc2198984c authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
ci(android): fix github workflow configuration

b9e6a0bd27df4d72e76767db3d5bfb6b6fc4ad94 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
refactor(app): remove app cache store wrapper

2f84b74d0dd22e2cdc0b0e1b2574bc08559d52f7 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
ci(android): fix github workflow configuration

5436979197cc5a8d4dd8f001deb9b6b19bae1873 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
test(app): add unit tests for SoundDao

10cf6b8d5c744f7df2dcdc8b36419b315c7ae0ff authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
fix: remove dead code and address lint warnings

b82453e8ac78d009f13722d9474618330c60e3ce authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
refactor(app): merge subscription plan dao into subscription dao

c80aff9c5e49a356693f502b6d9bbeceabe3ec49 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
refactor(api-client): streamline data models

422a0fa1f7ebbb3d3ae0164ce58f0299a9eb83b6 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
refactor(app): remove explicit gson expose annotations from models

fbc048e344b65a875766fb025ecef229f3480eed authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
refactor(app): wrap metadata in a separate subclass to Sound

0b68dc02742eb9186edf3ecdc86b0ecb16286de8 authored almost 2 years ago by Ashutosh Gangwar <[email protected]>
feat(app): remove may gradle dependency

28b3ee1719a344704a7005a2ee5aa2896ba7b474 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
refactor(app): migrate subscription status poll service to room

1158685e4268f5285d1c87faa5aa396f0711bc7f authored about 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): do not remove subscription plans when clearing app cache store

308eb6db7dc289bfd257b3a641d7e8b0be7eccc1 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
refactor(app): migrate sound repository to room

89938bf6bb99aecbb0a6b9ba427aae8f4958f6c5 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
fix(app): fix lint warnings in subscription purchase list fragment

86f85c05020690d4315b3f3e7089c225c1efacec authored about 2 years ago by Ashutosh Gangwar <[email protected]>
refactor(app): remane methods in subscription dao

3b1e17d970d53cf5a525d3b70599948760063f66 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
chore: translations update from Hosted Weblate (#1085)

* Translated using Weblate (Breton)

Currently translated at 30.3% (84 of 277 strings)

Tran...

3f01ab54b98d47c87b953c16bc9755f56bf0e336 authored about 2 years ago by Weblate (bot) <[email protected]>
build(app): dump schemas generated by room with build output

a0ab46fe1f2f8ae98fb3a046e637c784f42443e9 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
test(app): add unit tests for SubscriptionDao & SubscriptionPlanDao

520e81f404efae75e2dfa4bb8a6624250c01e8b5 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
refactor(app): migrate subscription repository to room

6c365b907a9f6d08344a85fe200cf30578972fb8 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
test(app): add unit tests for ProfileDao

641618e98245190355046c95835105c05d6a8008 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
ci(android): use gradle caching, change openjdk distro, enable unit tests

e994dfd48c7cf7e132ef5c40e87b284e62885546 authored about 2 years ago by Ashutosh Gangwar <[email protected]>
test(app): remove/comment out breaking test cases

7a2800266f5edc037b100b6f2b7929f3649f5a02 authored about 2 years ago by Ashutosh Gangwar <[email protected]>