Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

develop #427

Merged
merged 483 commits into from
Sep 9, 2020
Merged

develop #427

merged 483 commits into from
Sep 9, 2020

Conversation

forrestguice
Copy link
Owner

@forrestguice forrestguice commented Aug 29, 2020

Combines changes from following branches; alarmui, colors, intent, moon, placesui

intent

  • extends app and widget "on tap" to support user-defined actions ("launch app").
  • adds UI for adding, editing, and selecting user-defined actions.
  • adds %dm to substitutions; widget update time in milliseconds.

alarmui

  • adds support for alarm actions; adds options to trigger a user-defined action when an alarm sounds or is dismissed;
    • alarm database version 2 -> 3; adds columns "actionID0", "actionID1.
  • improves/replaces the SuntimesAlarms UI; refactors AlarmList to RecyclerView, adds AlarmEditActivity for creating or modifying alarms.

colors

  • refactors ColorDialog to BottomSheetDialog; now supports paging between different color pickers.

  • adds alternate quadflask color picker to ColorDialog.

  • adds simple RGB color picker to ColorDialog.

  • adds "recent colors" palette to ColorDialog.

  • adds ColorActivity; extends color selection to add-on apps.

placesui

  • adds PlacesActivity; extends place selection to add-on apps.
  • adds support for deleting individual places ([Feature] Delete individual places #419).
  • adds support for searching places.
  • adds support for undo clear/delete places.

moon

  • adds note for time until "lunar noon" and "lunar midnight".
  • adds support for alarms at "lunar noon" and "lunar midnight".

@forrestguice forrestguice added this to the v0.13.0 milestone Aug 29, 2020
"add world places" requires api 17+
task listener should only be triggered from ui thread
remember to call database.close()
remember to call through to super
show PlaceActivity from location dialog
unchecked cast
permit null data (patterns now replaced with empty string)
apply %patterns to data & extras
show error message
avoid triggering listener
fix icon shape
@forrestguice forrestguice merged commit 8d33829 into master Sep 9, 2020
@forrestguice forrestguice deleted the develop branch September 9, 2020 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant