Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Option to Upload Photos Only While Charging

オープン
#586 コメント 0 件 リアクション 4 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
38/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
kotlin
領域
mobile

調査の方向性

まず、"Automatic Photo Upload" という名前のアプリ設定セクションと、自動写真アップロードをスケジュールするエントリーポイントを見つけます。既存の Wi-Fi 条件がどのように表現されているかを確認し、充電条件と Wi-Fi との相互作用を定義します。ユーザーが充電中のみのアップロードを選択でき、組み合わせた条件が説明どおりに動作すれば完了です。

索引モデルが issue の本文から書いたものです。

説明

type:feature-request
Summary

Add an option to enable automatic photo uploads exclusively when the device is charging.

Motivation

This feature would be useful for users who want to conserve battery life during the day. Often, automatic photo uploads can consume significant power, which might be inconvenient for users who are not near a charging source. Having this option ensures that users can use the feature without worrying about battery drain.

Considered Alternatives
  • Upload photos only on Wi-Fi: This is already available but doesn't address the battery drain concern.
  • Manual uploads only when charging: This requires user intervention and is less convenient.
Anything else?

This feature could be implemented as a toggle in the app settings, under the "Automatic Photo Upload" section, allowing users to choose between different conditions for uploads (e.g., "Only while charging", "Only on Wi-Fi", or both).

主要言語
Kotlin
スター
1.2k
フォーク
215
平均マージ
12分
マージ済み PR(30日)
5

環境構築

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

cryptomator/android のほかの issue

cryptomator/android の issue をすべて見る

似ている issue

Kotlin の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。