Commit Graph

203 Commits (5776b9b82870c353a27a5c9f3feff5b1ffefd78a)

Author SHA1 Message Date
Alex Baker d0f97a1354 Add Help & About section to settings 9 years ago
Alex Baker ea3baf027b Update translations
* Finnish - Pertsa
* German - AndlyticsProject
* Japanese - naofumi
9 years ago
Alex Baker 921868dd75 Tweaking more preferences 9 years ago
Alex Baker 866a5bb2e6 Action bar in settings
Closes #104
9 years ago
Alex Baker 5e5af08c44 Call onStartupApplication from OldTaskPreferences
Android could start this activity directly to manage space
9 years ago
Alex Baker 152b4871ad Don't reset defaults every time app starts 9 years ago
Alex Baker f97a81e950 Remove unused translations 9 years ago
Alex Baker a19efd96a7 Convert google tasks status bar to checkbox 9 years ago
Alex Baker 7c4bc038ff Set summary to value of list preference 9 years ago
Alex Baker c29efa18fd Set default prefs from XML 9 years ago
Alex Baker 8e619bdd21 Fix dialogs 9 years ago
Alex Baker 52b4219419 Cleaning up gtask preferences 9 years ago
Alex Baker 5fa931e0db DefaultsPrefs extents InjectingPreferenceActivity 9 years ago
Alex Baker ddfa3c479d Move old task dialogs into activities 9 years ago
Alex Baker 034b71ec92 ReminderPreferences extends PreferenceActivity 9 years ago
Alex Baker c525734d79 Add import/export activities 9 years ago
Alex Baker 333adec1ff MiscPrefs extends InjectingPreferenceActivity 9 years ago
Alex Baker e9d8bd730a Remove InjectingSyncProviderPreferences 9 years ago
Alex Baker 66ee03c465 AppearancePreferences extends PreferenceActivity 9 years ago
Alex Baker bd4ae8adbb Add appearance preferences activity 9 years ago
Alex Baker 0cb0b056de Added MiscellaneousPreferences activity 9 years ago
Alex Baker b9d7a9ff05 Flattened preference menus 9 years ago
Alex Baker 7438a8bf38 Remove excluded settings, amazon market strategy 9 years ago
Alex Baker 9c0c2b7bba Remove preference plugin capabilities 9 years ago
Alex Baker 5cb67fee96 Tweaking some preference text 9 years ago
Alex Baker e385f195e0 Set preference summaries in xml 9 years ago
Alex Baker c60711c60b Update vibrate setting 9 years ago
Alex Baker 42e27f67c1 Display selected ringtone 9 years ago
Alex Baker f9e9b7cd7e Restore option to disable notifications 9 years ago
Alex Baker 12aa141b84 Move add to calendar to task edit screen 9 years ago
Alex Baker 7c86c75307 Move repeat control to task edit screen 9 years ago
Alex Baker d8724951d3 Update translations
* German - AndlyticsProject
* Japanese - naofumi
* Russian - turetsky
9 years ago
Alex Baker f40941d71c Disable quiet hours for Android 5.0+
Users should use Android's notification priority
9 years ago
Alex Baker 462276a8a6 Default to old setting if widget theme not set 9 years ago
Alex Baker 5f564ff6d9 Use white notification icons 9 years ago
Alex Baker 885b0faba5 Flip notification title and text 9 years ago
Alex Baker 3189182a93 Add option for transparent widget background
Closes #58
9 years ago
Alex Baker 805813c001 Add option to hide widget header
Closes #50
9 years ago
Alex Baker dddf136358 Add widget toolbar layout 9 years ago
Alex Baker fe3d6ee1ea Add option to hide checkboxes in widget
Closes #103
9 years ago
Alex Baker 2127fc2449 Make widget themes similar to app themes 9 years ago
Alex Baker 3d64724d41 Set theme in WidgetConfigActivity 9 years ago
Alex Baker f87b796c93 Rename flip to toggle 9 years ago
Alex Baker 4a0ebd964f Remove alternate snooze dialog 9 years ago
Alex Baker bb90a60e84 Remove low notification volume toast
Closes #218
9 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
9 years ago
Alex Baker e6e7f76e81 Add complete and snooze notification actions 9 years ago
Alex Baker 839a3e58c7 Add CompleteTaskReceiver 9 years ago
Alex Baker 31647f11fd Remove completed toast 9 years ago
Alex Baker c7c2586bb7 Use notification builder 9 years ago
Alex Baker f1818afbf2 Remove 'Alarm!' from alarm notification 9 years ago
Alex Baker 1aa29790a6 Update translations
* Brazilian Portuguese - ismarfernandes
* German - AndlyticsProject
* Russian - sample.pattern
9 years ago
Alex Baker ee73187519 Remove TOKEN_SOURCE 9 years ago
Alex Baker 2ed24dd1af Add due date to widget
Closes #48
9 years ago
Alex Baker 228b17062c Send debug logging to file 9 years ago
Alex Baker 6569721a5e Clear snooze time when rescheduling recurring task
Closes #237
9 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
Alex Baker 5c0e370b41 Restore auto suggestions 10 years ago
Alex Baker 67bd538bd1 Removing user column broke existing filters
I feel dirty
10 years ago
Alex Baker dc478b0950 Remove duplicate method 10 years ago
Alex Baker e82de847fd Tweak task edit UI
* fix action mode overlay
* fix issue with selecting title text
* action_done on comment field
* hide keyboard on option item selected
* remove spell checking on title and comment field
10 years ago
Alex Baker b45aafce1d Tweak title edit control 10 years ago
Alex Baker e1bbbb636e Add butterknife 10 years ago
Alex Baker 921abcbea2 Bump version 10 years ago
Alex Baker 81fa822245 SHOW_IMPLICIT instead of SHOW_FORCED
SHOW_FORCED was keeping the keyboard up even when selecting
title control lost focus
10 years ago
Alex Baker e1776cde8b Inline title edit, show keyboard on new task 10 years ago
Alex Baker 5b321a58ab Update translations
* Arabic - DontPlaY
* Japanese - naofumi
* Russian - uryevich
10 years ago
Alex Baker a796311091 Set text color on tag edit row 10 years ago
Alex Baker 9be08aca0d New icons 10 years ago
Alex Baker 4aeae0f010 Back to light theme 10 years ago
Alex Baker b61d5619fb Cleaning up filter adapter 10 years ago
Alex Baker e41ceafe92 Remove api module 10 years ago