summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-18DeskClock: Remove compatibility to old APIsHEADsugisawa-mr1Michael W
2022-04-18DeskClock: Material Me? No YOU!Michael W
2022-04-18DeskClock: Remove legacy supportMichael W
2022-04-18DeskClock: Fix left button displayMichael W
2022-04-18DeskClock: Add FLAG_IMMUTABLEMichael W
2022-04-09DeskClock: Make sure int values are uniqueArne Coucheron
2022-04-09DeskClock: Remove unused drawablesTimi Rautamäki
2022-04-06DeskClock: Bring in the new iconAsher Simonds
2022-04-03Automatic translation importMichael Bestas
2022-01-12Automatic translation importMichael Bestas
2021-12-28DeskClock: Update nightmode checkbox state to reflect preference valueLyubomir Dzhamov
2021-11-18DeskClock: fix setting alarm volumeTimi Rautamäki
2021-10-09Add exact alarm permission to deskclockSuprabh Shukla
2021-10-09[LSC] Add LOCAL_LICENSE_KINDS to packages/apps/DeskClockBob Badour
2021-10-09DeskClock: Don't test ringtone holder sizeLuca Stefani
2021-10-09DeskClock: Squashed AOSP changes before java app was removed.Colin Marsch
2021-10-07Add an exported flag in manifestAshwini Oruganti
2021-10-07Remove MODULE_LICENSE_APACHE2 from DeskClockBob Badour
2021-08-21Automatic translation importMichael Bestas
2021-06-27DeskClock: Snooze: Mimic dismiss revealMichael W
2021-06-27DeskClock: Set dark gray as dismiss animationmatiusuario
2021-05-01Automatic translation importLineageOS Builder
2021-02-28Automatic translation importMichael Bestas
2020-12-08Provide upgrade path for cm-14.1 -> lineage-18.0Pavel Kirpichyov
2020-12-08DeskClock: Properly align settingsMichael W
2020-12-08DeskClock: Move notification channel strings for translationMichael Bestas
2020-12-08DeskClock: Fix german translation of "days"Michael W
2020-12-08DeskClock: Setup data model before calling super.onStart()LuK1337
2020-12-08DeskClock: Fix FAB not being shown everytimeMichael W
2020-12-08DeskClock: Replace ViewPager with manual fragment handlingMichael W
2020-12-08DeskClock: Move navigation bar to bottomMichael W
2020-12-08DeskClock: also apply disabled color to annotationsJesse Chan
2020-12-08DeskClock: Come to the dark side...Michael W
2020-12-08DeskClock: Modernize timer_setup_time lookLuK1337
2020-12-08DeskClock: Update drawablesLuK1337
2020-12-08DeskClock: Use sans-serif-thin font for the clock widgetArne Coucheron
2020-12-08DeskClock: Add some more visible shadow to the clock widgetArne Coucheron
2020-12-08DeskClock: Use POWER_OFF_ALARM permissionMao Jinlong
2020-12-08DeskClock: Add support of power off alarm featureMao Jinlong
2020-12-08DeskClock: Add back flip and shake actionsWilhelm Fitzpatrick
2020-12-08DeskClock: adaptive iconAsher Simonds
2020-12-08Deskclock: define app categoryJoey
2020-12-08DeskClock: Add sysconfig whitelist xmlMichael Bestas
2020-12-08AOSP/DeskClock - Clean up some TODOs and deprecated callsColin Marsch
2020-12-08AOSP/DeskClock - Fix deprecated calls: ScreensaverSettings,SettingsActivityColin Marsch
2020-12-08AOSP/DeskClock - Upgrade Handler inits to use undeprecated constructorColin Marsch
2020-12-08AOSP/DeskClock - Update Fragment related code to use AndroidXColin Marsch
2020-12-08DeskClock: Rework notification channel implementationMichael W
2020-12-08AOSP/DeskClock: Improve AlarmNotification priority to pop up alarm notificat...Raman Tenneti
2020-12-08AOSP/DeskClock - Call executePendingTransactions only if mFragmentManager is ...Raman Tenneti