Gitiles
Code Review
Sign In
review.gerrithub.io
/
BrokenROM
/
packages_apps_LockClock
/
8af8dab921671bdcb0cf0472c1a96d068ac6a640
/
src
/
com
/
cyanogenmod
/
lockclock
8af8dab
Display humidity and wind data in forecast dialog
by Martin Herndl
· 7 years ago
m6.0.1
fde0e1e
LockClock : Add external facing permission grant activity
by Danesh M
· 7 years ago
753f27d
LockClock: Enable all calendars during first time setup
by Khalid Zubair
· 7 years ago
398ffe0
LockClock: Disable event calendars dialog if no calendars
by Khalid Zubair
· 7 years ago
c5bb591
LockClock: fix crash in calendar selection
by Khalid Zubair
· 7 years ago
96f7b8c
LockClock : Switch over to new yahoo location api
by Danesh M
· 7 years ago
ff1cf25
LockClock : Update to v23 + runtime permissions
by Danesh M
· 7 years ago
8634559
LockClock : Add api key for open weather
by Danesh M
· 8 years ago
c4b791a
Allow user to change background color/transparency for the widget,
by Zach Prezkuta
· 8 years ago
652fb4e
LockClock: Only show timestamp if it can fit
by Brandon McAnsh
· 8 years ago
5f8fa15
Fix weird bug in LockClock
by naman14
· 8 years ago
f1da736
LockClock: Ignore "inaccurate" locations
by Scott Mertz
· 8 years ago
df474e4
LockClock: Reset visibility for Weather Image when weather info is available
by Raj Yengisetty
· 8 years ago
bc4e4bd
LockClock: Materialize the UI and update for Lollipop
by DvTonder
· 8 years ago
a519899
Fix update on next alarm changed, to work with Lollipop - Sdk version 21
by Henning Nielsen Lund
· 8 years ago
381e011
cLock: Use HTTPS for Yahoo Weather API communication
by Zyg0te
· 8 years ago
fdb3640
LockClock : Return condition code as part of query
by Danesh M
· 9 years ago
38b27f8
Fix Yahoo placefinder api call.
by Toha
· 9 years ago
de94e65
Merge "LockClock: remove unused BroadcastReceiver" into cm-11.0
by Abhisek Devkota
· 9 years ago
55a2692
LockClock: remove unused BroadcastReceiver
by Roman Birg
· 9 years ago
c5a4398
LockClock: do not use GPS if Play Services is available
by Roman Birg
· 9 years ago
1c60970
Merge "LockClock: display date range for multi-day allday appointments" into cm-11.0
by Danny Baumann
· 9 years ago
91a6ed4
LockClock: remove external force refresh action
by Roman Birg
· 9 years ago
9c765fe
LockClock: display date range for multi-day allday appointments
by Nicolai Ehemann
· 9 years ago
8202614
LockClock: add a content provider for weather
by Roman Birg
· 9 years ago
25c510a
LockClock: detect default units based on locale
by Roman Birg
· 9 years ago
73f951e
LockClock: Workaround for OpenWeatherMap temperature craziness
by DvTonder
· 9 years ago
9b300d3
cLock: Enable up navigation
by Michael Bestas
· 9 years ago
f1487b0
Port over improvements from Chronus
by Danny Baumann
· 9 years ago
5381fba
cLock: Forward port CM10.2 updates
by DvTonder
· 9 years ago
142abbc
cLock: Dont use bold hours by default
by Michael Limb
· 9 years ago
17496f4
Tweak weather and location fetching code.
by Danny Baumann
· 10 years ago
3ca8b9d
Fix location query under some circumstances.
by Danny Baumann
· 10 years ago
25e9f72
Tweak weather provider/location service code
by David van Tonder
· 10 years ago
505d24a
Avoid NPE when closing custom location dialog.
by Danny Baumann
· 10 years ago
d0ea308
Improve weather retrieval code.
by Danny Baumann
· 10 years ago
1a961f9
Fix NullPointerException.
by Danny Baumann
· 10 years ago
d6b75e9
Fix off-by-one error.
by Danny Baumann
· 10 years ago
3b06409
cLock: refactoring (no functional changes): moved CalendarInfo.java
by Nicolai Ehemann
· 10 years ago
568f7b8
cLock: update weather info when gps is disabled (using cached location)
by Nicolai Ehemann
· 10 years ago
86d7f5b
LockClock: Fix 24 hour formating
by DvTonder
· 10 years ago
682b26c
LockClock: Fix 24 hour clock issue + refresh weather on 'Use metric' change
by DvTonder
· 10 years ago
76dae06
LockClock: Add support for API level 16
by Matt Booth
· 10 years ago
9117166
cLock: Listen for ACTION_ALARM_CHANGED
by Jorge Ruesga
· 10 years ago
768ee29
LockClock: Fix lookahead event display
by Rescue9
· 10 years ago
bb2eba0
LockClock: added "Today" timeframe to calendar event lookahead
by Rescue9
· 10 years ago
4752251
LockCLock: Remove calendar icon
by Rescue9
· 10 years ago
2b6e26f
LockClock: Add default clock app detection
by DvTonder
· 10 years ago
ddff252
cLock: Check NETWORK_PROVIDER before call requestSingleUpdate
by Jorge Ruesga
· 10 years ago
bfc44e0
cLock: Force a location update when lastKnownLocation = null
by Jorge Ruesga
· 10 years ago
e26369d
Merge "cLock: check calendar visibility on start of CalendarWidgetService" into cm-10.1
by David van Tonder
· 10 years ago
8d46b61
cLock: optimize widget display if parts are not visible
by Nicolai Ehemann
· 10 years ago
b6fc125
cLock: check calendar visibility on start of CalendarWidgetService
by Nicolai Ehemann
· 10 years ago
1e97e62
cLock: refactorings and cleanup (no functional changes)
by Nicolai Ehemann
· 10 years ago
0f8f6fb
LockClock : Switch to new yahoo api
by Danesh Mondegarian
· 10 years ago
be49a05
cLock: Fix FC when using monochrome icons with an unknown condition code
by DvTonder
· 10 years ago
46e59c6
Merge "cLock: added option to highlight the upcoming calendar events" into cm-10.1
by David van Tonder
· 10 years ago
84b35a3
Fix widget sometimes indefinitely showing 'Widget is loading...'
by Danny Baumann
· 10 years ago
73560c0
cLock: added option to highlight the upcoming calendar events
by Nicolai Ehemann
· 10 years ago
7b9c0bd
Merge "cLock: Hide the calendar panel if there are no events to show" into cm-10.1
by DvTonder
· 10 years ago
5a0d392
cLock: Change Calendar default lookahead to two weeks
by DvTonder
· 10 years ago
ae7129f
cLock: Hide the calendar panel if there are no events to show
by DvTonder
· 10 years ago
a2f54e6
cLock: minor code cleanups (remove unused imports/variables/dead code, explicit usage of default locale)
by Nicolai Ehemann
· 10 years ago
a8a1502
cLock: Make the list of calendar entries scrollable (max. 10 entries)
by Nicolai Ehemann
· 10 years ago
2daf11d
cLock: Fix error when the weather data from Yahoo is incomplete
by DvTonder
· 10 years ago
5d2f0a3
cLock: User proper method for enabling location settings
by DvTonder
· 10 years ago
c3ae01e
cLock: Add ability to change font and monochrome icon colors
by DvTonder
· 10 years ago
240aa3b
cLock: Updates to how dates are displayed in calendar entries
by Nicolai Ehemann
· 10 years ago
7171815
cLock: Make the Color icons default --!TRANSLATORS PLEASE NOTE!--
by DvTonder
· 10 years ago
b96ec79
cLock: Remove redundant code and cleanup, bump version
by DvTonder
· 10 years ago
69bb673
cLock: Make the showing of weather when minimized a user option
by DvTonder
· 10 years ago
b85f36d
cLock: Add a 'Done' button to configurator
by DvTonder
· 10 years ago
8c26a7a
cLock: Add support for a small widget layout with weather
by DvTonder
· 10 years ago
94f334d
cLock: Launch configuration when adding the widget
by DvTonder
· 10 years ago
0b9fa86
FIX: do not display event too far in the future
by Cédric Cabessa
· 10 years ago
203d0d2
removed hardcoded reference to stock cm calendar app; ask for calendar app instead
by Nicolai Ehemann
· 10 years ago
628bf1a
Fix display of all-day events if there's more than one all-day event.
by Danny Baumann
· 10 years ago
869234e
Fix NullPointerException.
by Danny Baumann
· 10 years ago
1dc51e5
Chronus: Optimize widget loading/display
by DvTonder
· 10 years ago
2948010
Chronus: Location provider fixes and cleanup
by DvTonder
· 10 years ago
38dfcee
Simplification, get rid of a member variable.
by Danny Baumann
· 10 years ago
d98daeb
Chronus: Add Analog clock
by DvTonder
· 10 years ago
94f69b4
Add calendar item lines dynamically.
by Danny Baumann
· 10 years ago
6053a15
Convert threads to AsyncTasks.
by Danny Baumann
· 10 years ago
2a280cb
Get rid of warnings and deprecation suppression.
by Danny Baumann
· 10 years ago
8abf649
Chronus: Add support for alternate (Color) weather icons
by DvTonder
· 10 years ago
b1deb4d
Chronus: Add ability to configure minutes and date/alarm fonts
by DvTonder
· 10 years ago
cd06eab
Chronus: Fix weather invert low / high temperatures
by DvTonder
· 10 years ago
adde5f0
Chronus: Add ability to hide All day events in the calendar panel
by DvTonder
· 10 years ago
f8a44eb
Chronus: Optimizations
by DvTonder
· 10 years ago
f98426b
LockClock: Fix the calendar icon display if no events
by DvTonder
· 10 years ago
9d12a7f
LockClock: Register a click listener even if there is no weather data
by DvTonder
· 10 years ago
4876c06
Stop service if no widgets present and preference updated
by Danesh Mondegarian
· 10 years ago
939ba42
Convert to preference fragments
by DvTonder
· 10 years ago
d2a7163
Start of new fragments based preferences
by DvTonder
· 10 years ago
e443c0f
Code cleanup
by DvTonder
· 10 years ago
bd63063
General layout related changes and fixes
by DvTonder
· 10 years ago
1efbb77
Add clock font scaling
by DvTonder
· 10 years ago
618ad41
Add clock and calendar click actions
by DvTonder
· 10 years ago
62f8711
Add the ability to force a weather refresh if needed
by DvTonder
· 10 years ago
Next »