Commit Graph

165 Commits (7726472a02be0da4843b017ee54895c79fdb53ea)

Author SHA1 Message Date
Alex Baker 185ed10ccf Set window background colors 10 years ago
Alex Baker 2f32c55441 Lookup default ringtone name 10 years ago
Alex Baker d78f038ecd Refresh drawer if filter preferences change 10 years ago
Alex Baker 8f27d8a270 Don't finish dialogs on dismiss if positive 10 years ago
Alex Baker 44ce96190c Fix TimePreference default values 10 years ago
Alex Baker 85e219aa5e Only redraw task list if appearance prefs change 10 years ago
Alex Baker 1c9c44ce34 Use application ID from gradle build config 10 years ago
Alex Baker 13ec8d027f Add in-app billing for donations 10 years ago
Alex Baker c9eb641be3 Update Japanese translations - naofumi 10 years ago
Alex Baker 22210e3728 No sound or vibration during quiet hours
Closes #200
10 years ago
Alex Baker a5b6275567 Fix ImportTaskActivity 10 years ago
Alex Baker 6c513064d8 Add Help & Feedback to navigation drawer 10 years ago
Alex Baker d0f97a1354 Add Help & About section to settings 10 years ago
Alex Baker ea3baf027b Update translations
* Finnish - Pertsa
* German - AndlyticsProject
* Japanese - naofumi
10 years ago
Alex Baker 921868dd75 Tweaking more preferences 10 years ago
Alex Baker 866a5bb2e6 Action bar in settings
Closes #104
10 years ago
Alex Baker 5e5af08c44 Call onStartupApplication from OldTaskPreferences
Android could start this activity directly to manage space
10 years ago
Alex Baker 152b4871ad Don't reset defaults every time app starts 10 years ago
Alex Baker f97a81e950 Remove unused translations 10 years ago
Alex Baker a19efd96a7 Convert google tasks status bar to checkbox 10 years ago
Alex Baker 7c4bc038ff Set summary to value of list preference 10 years ago
Alex Baker c29efa18fd Set default prefs from XML 10 years ago
Alex Baker 8e619bdd21 Fix dialogs 10 years ago
Alex Baker 52b4219419 Cleaning up gtask preferences 10 years ago
Alex Baker 5fa931e0db DefaultsPrefs extents InjectingPreferenceActivity 10 years ago
Alex Baker ddfa3c479d Move old task dialogs into activities 10 years ago
Alex Baker 034b71ec92 ReminderPreferences extends PreferenceActivity 10 years ago
Alex Baker c525734d79 Add import/export activities 10 years ago
Alex Baker 333adec1ff MiscPrefs extends InjectingPreferenceActivity 10 years ago
Alex Baker e9d8bd730a Remove InjectingSyncProviderPreferences 10 years ago
Alex Baker 66ee03c465 AppearancePreferences extends PreferenceActivity 10 years ago
Alex Baker bd4ae8adbb Add appearance preferences activity 10 years ago
Alex Baker 0cb0b056de Added MiscellaneousPreferences activity 10 years ago
Alex Baker b9d7a9ff05 Flattened preference menus 10 years ago
Alex Baker 7438a8bf38 Remove excluded settings, amazon market strategy 10 years ago
Alex Baker 9c0c2b7bba Remove preference plugin capabilities 10 years ago
Alex Baker 5cb67fee96 Tweaking some preference text 10 years ago
Alex Baker e385f195e0 Set preference summaries in xml 10 years ago
Alex Baker c60711c60b Update vibrate setting 10 years ago
Alex Baker 42e27f67c1 Display selected ringtone 10 years ago
Alex Baker f9e9b7cd7e Restore option to disable notifications 10 years ago
Alex Baker 12aa141b84 Move add to calendar to task edit screen 10 years ago
Alex Baker 7c86c75307 Move repeat control to task edit screen 10 years ago
Alex Baker d8724951d3 Update translations
* German - AndlyticsProject
* Japanese - naofumi
* Russian - turetsky
10 years ago
Alex Baker f40941d71c Disable quiet hours for Android 5.0+
Users should use Android's notification priority
10 years ago
Alex Baker 462276a8a6 Default to old setting if widget theme not set 10 years ago
Alex Baker 5f564ff6d9 Use white notification icons 10 years ago
Alex Baker 885b0faba5 Flip notification title and text 10 years ago
Alex Baker 3189182a93 Add option for transparent widget background
Closes #58
10 years ago
Alex Baker 805813c001 Add option to hide widget header
Closes #50
10 years ago
Alex Baker dddf136358 Add widget toolbar layout 10 years ago
Alex Baker fe3d6ee1ea Add option to hide checkboxes in widget
Closes #103
10 years ago
Alex Baker 2127fc2449 Make widget themes similar to app themes 10 years ago
Alex Baker 3d64724d41 Set theme in WidgetConfigActivity 10 years ago
Alex Baker f87b796c93 Rename flip to toggle 10 years ago
Alex Baker 4a0ebd964f Remove alternate snooze dialog 10 years ago
Alex Baker bb90a60e84 Remove low notification volume toast
Closes #218
10 years ago
Alex Baker 805a281285 Remove option to disable notifications
- Android 4.1+ lets you disable an app's notifications
- You only get notifications if you ask for them anyway
10 years ago
Alex Baker e6e7f76e81 Add complete and snooze notification actions 10 years ago
Alex Baker 839a3e58c7 Add CompleteTaskReceiver 10 years ago
Alex Baker 31647f11fd Remove completed toast 10 years ago
Alex Baker c7c2586bb7 Use notification builder 10 years ago
Alex Baker f1818afbf2 Remove 'Alarm!' from alarm notification 10 years ago
Alex Baker 1aa29790a6 Update translations
* Brazilian Portuguese - ismarfernandes
* German - AndlyticsProject
* Russian - sample.pattern
10 years ago
Alex Baker ee73187519 Remove TOKEN_SOURCE 10 years ago
Alex Baker 2ed24dd1af Add due date to widget
Closes #48
10 years ago
Alex Baker 228b17062c Send debug logging to file 10 years ago
Alex Baker 6569721a5e Clear snooze time when rescheduling recurring task
Closes #237
10 years ago
Alex Baker ccfc2903e3 Set EditText cursor to text color for api 12-20
Closes #228
10 years ago
Alex Baker a11d89356c Remove ACCESS_NETWORK_STATE 10 years ago
Alex Baker 9f5b5c9f61 Fix new custom filter on tablets 10 years ago
Alex Baker a628ea521f Fix sort menu on pre-honeycomb devices 10 years ago
Alex Baker 53724a9daf Dark theme
Closes #197
10 years ago
Alex Baker fec93e1ceb Refresh after empty tag deletion 10 years ago
Alex Baker 5e1986aed6 Refresh after filter deletion 10 years ago
Alex Baker a31137257d Update translations
* French - mdubois
* Greek languages - notis
10 years ago
Alex Baker 0e0f21f141 Fix task creation in landscape tablet mode 10 years ago
Alex Baker 813eff299e Add printTimestamp method 10 years ago
Alex Baker 8dae0aef59 Update translations
* Bulgarian - ddmdima96
* sergiomarques - Portuguese
10 years ago
Alex Baker a2a6f5f7e4 Bump version 10 years ago
Alex Baker a7ed1fac90 Remove ContextManager 10 years ago
Alex Baker 51b98d7c04 Remove TaskKiller help 10 years ago
Alex Baker bea0216e66 Remove AbstractDatabase, let android lock sqlite 10 years ago
Alex Baker 398bea94a1 FAB does not use quick add bar 10 years ago
Alex Baker f1ec8d7914 Replace placeholders when creating task 10 years ago
Alex Baker 73da08a6eb Show deleted tasks on task list for one minute 10 years ago
Alex Baker 4695b427ad Add FilterProvider 10 years ago
Alex Baker 85a694b1d1 Remove DatabaseDao subclasses 10 years ago
Alex Baker eb59cde024 GtasksList wraps StoreObject 10 years ago
Alex Baker bbaabf8770 Only sync gtask lists with updates 10 years ago
Alex Baker add0edd175 Stop scrollable widget update service 10 years ago
Alex Baker dd97040005 Convert gtask background service to intent service
Closes #177
10 years ago
Alex Baker 592124af79 Fix widget intent filter 10 years ago
Alex Baker 972b19fae0 Working on background services
* Backup intent service runs at midnight - closes #109
* Broadcast refresh at midnight - closes #100
* Task list listens for refreshes - see #189
* Reschedule everything on app upgrade
10 years ago
Alex Baker 2de5824ddf Add android version checks 10 years ago
Alex Baker 9141cbfc99 Show keyboard in onResume 10 years ago
Alex Baker 2df545ee25 Fix lint errors 10 years ago
Alex Baker b0f8c077d9 Change description control to EditText 10 years ago
Alex Baker 749334ad38 Removing user column broke existing widgets 10 years ago
Alex Baker cf5ac58bc3 Update task edit screen 10 years ago