Commit Graph

545 Commits (1eb767a354746fe791f4e05b5495e2e1dbc53618)

Author SHA1 Message Date
Alex Baker f69d0ae901 Add google analytics 9 years ago
Alex Baker 6386b7ff3c Add link to privacy policy 9 years ago
Alex Baker 9fcd9e94d8 Remove UpdateScreenFlow activity 9 years ago
Alex Baker 65492648c4 Support Android Marshmallow permission changes 9 years ago
Alex Baker 2181132b7a Drop support for Android 2.1 and 2.2 9 years ago
Alex Baker 8cc0f77527 New 'Add Attachment' dialog 9 years ago
Alex Baker 2bacb5f1de Update translations
* Bulgarian - ddmdima96
* Italian - dfdario
* Japanese - naofumi
* Russian - @uryevich
9 years ago
Alex Baker 7a5be1325a Add Build.DISPLAY to email 9 years ago
Alex Baker d6801a1fb9 Remove unused strings 9 years ago
Alex Baker 032a7124ec Add vibration pattern settings 9 years ago
Alex Baker f2448ae776 Add CREATOR to parcelables 9 years ago
Alex Baker 8f67989ae0 Use username instead of token in isLoggedIn 9 years ago
Alex Baker d101ba1148 Remove 'Show deleted tasks' setting 9 years ago
Alex Baker da3893134f Resource cleanup 9 years ago
Alex Baker a4e800a043 Update translations
* Bulgarian - ddmdima96
* Italian - dfdario
* Japanese - naofumi
* Russian - @uryevich
9 years ago
Alex Baker 29afa0d804 Move google task sync to googleplay flavor
Closes #323
9 years ago
Alex Baker 2b68b887b5 Fix reading notification priority 9 years ago
Alex Baker 947276856a Add notification priority option 9 years ago
Alexey-V e7efefb88d Trim titles and tags before checking if empty
Closes #96
9 years ago
Alexey-V de6fbbcc78 Remove task list link action cache
Closes #77
9 years ago
khaled Al-Sabbagh 9bdffd38a3 Search descriptions in addition to titles
Closes #232
9 years ago
Alex Baker 0173691ecf Update translations
* Bulgarian - ddmdima96
* Italian - dfdario
* Japanese - naofumi
* Korean - halcyonest
* Dutch - revdbrink
* Russian - orangestranger, markant139, @uryevich
9 years ago
Alex Baker 99d7215ff4 Check cursor count in widget 9 years ago
Alex Baker 0f4785e421 Update file attachment control 9 years ago
Alex Baker 8e12bbdd33 Fix dialog widths 9 years ago
Alex Baker 37ea42b356 Add account selection dialog 9 years ago
Alex Baker 2969214b37 Update to ButterKnife 7.0.1 9 years ago
Alex Baker 8bf3d03043 Sanitize date shortcuts 9 years ago
Alex Baker 666afa056b Separate options to clear preferences and data
Closes #292
9 years ago
Alex Baker acc13aed44 Add cancel button to calendar selection dialog 9 years ago
Alex Baker 56eddb9f4f Update translations
* Japanese - naofumi
* Russian - markant139
9 years ago
Alex Baker f417b74fcf millisOfDay ignores TZ 9 years ago
Alex Baker fccdba1197 mipmap launcher icons 9 years ago
Alex Baker 3b1879a776 Add calendar selection activity and dialog 9 years ago
Alex Baker 251d28ddf6 Fix crash on Android 2.x 9 years ago
Alex Baker 0387d8dfbd DateTime cleanup 9 years ago
Alex Baker fdb009528f Remove Date and Calendar usage 9 years ago
Alex Baker 9321e8262c Converting Date to DateTime 9 years ago
Alex Baker ddfee16bde Use GregorianCalendar instead of Joda 9 years ago
Alex Baker bb5c1496ef Wrap joda 9 years ago
Alex Baker f82cbeee42 Tint textfield underline 9 years ago
Alex Baker d918cc73d4 Use vector images 9 years ago
Alex Baker b96a506cb9 Remove unused resources 9 years ago
Alex Baker d332c9dd4b Use drawable compat tint for file explore icons 9 years ago
Alex Baker 0183a7a8a0 Use drawable compat tint for nav drawer icons 9 years ago
Alex Baker abd3645b4b Use drawable compat tint for task edit icons 9 years ago
Alex Baker 7ad18a7c4d Update translations
* Bulgarian - ddmdima96
* Dutch - revdbrink, dvdeelen
* Farsi - @hoseinit
* French - poinclin
* Russian - orangestranger, uryevich
* Slovak
9 years ago
Alex Baker 6aaefdf44f Use builder for timer notification 9 years ago
Alex Baker 31a99d73ae Replace nine-patch with DrawableCompat.setTint 9 years ago
Alex Baker 7ff1ba5fbe Init due date and repeat pickers with prev value 9 years ago
Alex Baker 128e001e12 Update translations
* Farsi - @hoseinit
* French - mdmksrbn
* Japanese - naofumi
* Portuguese - jpgomes
9 years ago
Alex Baker 7a2992d9d6 Use Task.createDueDate in deadline control set
Closes #298
9 years ago
Alex Baker 31b826f93b Change launcher flags for single instance of app
Closes #301
9 years ago
Alex Baker bb3e72a5ee Add TLA to backstack when editing from widget
Closes #82
9 years ago
Alex Baker 858c8fe579 Include empty tags in custom filter criteria
Closes #153
9 years ago
Alex Baker f1e5d3b263 Change 'List' to 'Tag' in custom filter activity
Closes #289
9 years ago
Alex Baker 435ea347d1 Update custom filter activity layout
Closes #290
9 years ago
Alex Baker 008d9117cd Remove filter criteria broadcast 9 years ago
Alex Baker 660377b93b Apply theme in filter selection activity 9 years ago
Alex Baker a94c89ebcf Update translations
* Farsi - hoseinit
* Russian - markant139
* Spanish - sherpam
9 years ago
Alex Baker a7765bccf2 Add AlarmManager 9 years ago
Alex Baker 93168ce3e1 Handle onNewIntent in singleTop activities
Closes #296
9 years ago
Alex Baker 83eabbb9fe Update Farsi - @hoseinit 9 years ago
Alex Baker b771aac1fd Use joda for scheduling due date reminders 9 years ago
Alex Baker b9a94c7362 Update translations
* Farsi - @hoseinit
* Russian - orangestranger
9 years ago
Alex Baker dcf7477689 Update support libs to 22.2.1 9 years ago
Alex Baker b7db45d23c Use joda time formatting, update joda to 2.8.1 9 years ago
Alex Baker 973ab556a8 Update translations
* Farsi - @hoseinit
* Portuguese - sergiomarques
9 years ago
Alex Baker a44dc4ecdc Add Farsi (@hoseinit), update French (aurel2152) 9 years ago
Alex Baker 18168ecf82 Use list footer for FAB padding 9 years ago
Alex Baker d1dd6d7c6d Add Hungarian (gyeben), update translations
* French - poinclin
* German - AndlyticsProject
* Italian - domenico.di_misa
* Russian - markant139
9 years ago
Alex Baker a186b0469c Fix RTL overlap issue
Closes #286
9 years ago
Alex Baker a5043da3e0 Fix due date sorting bug
SQL order logic did not match Task.hasDueTime logic
9 years ago
Alex Baker e08735106f Fix voice notifications, finished activity crash 9 years ago
Alex Baker e1ca0ca620 Fix crashes 9 years ago
Alex Baker 635e606975 Replace 'Lists' with 'Tags'
Closes #285
9 years ago
Alex Baker 1ab518451f wrap content height on cancel buttons 9 years ago
Alex Baker bc2265dcb5 Add deadline clear button 9 years ago
Alex Baker 351c6696b5 Show past deadline fields in red 9 years ago
Alex Baker 3822791c14 Reset date and time when reusing edit fragment 9 years ago
Alex Baker 4c0502c15c Update translations
* Bulgarian - ddmdima96
* Italian - dfdario
* Japanese - naofumi
9 years ago
Alex Baker 2180a5a8ef Fix task edit screen showing up twice 9 years ago
Alex Baker b8959d2507 Remove time increment setting 9 years ago
Alex Baker 28f2ae1bfa New deadline control set
Closes #126
Closes #193
Closes #201
9 years ago
Alex Baker 00e95df944 Update translations
* Bulgarian - ddmdima96
* German - AndlyticsProject
* Japanese - naofumi
* French - poinclin
* Italian - dfdario
* Russian - markant139
9 years ago
Alex Baker 0c3c264fef Dont call setUpTaskList in subtask list refresh
Closes #258
9 years ago
Alex Baker b51516e94a Use new repeat until logic
Repeat up to and including repeat until date, ignoring repeat until time
9 years ago
Alex Baker 0f1f692984 Use new date picker in repeat control 9 years ago
Alex Baker a8958ac287 AlertDialogs in popup control sets 9 years ago
Alex Baker 8c9aa4f181 Change description hint 9 years ago
Alex Baker cc485c0b15 Update translations
* German - AndlyticsProject
* Italian - dfdario
* Japanese - naofumi
* Russian - ddmdima96
9 years ago
Alex Baker 33f1ebff3d Missed Call Notifications 9 years ago
Alex Baker 5ec0ed0d99 Dialog cleanup 9 years ago
Alex Baker 584acf872c Fix more dialog themes 9 years ago
Alex Baker 370963428a Styling dialogs 9 years ago
Alex Baker e0d0f7280e Style preferences 9 years ago
Alex Baker 59af680aec Light and dark dialog themes 9 years ago
Alex Baker 8bfcfe835b Remove more dialog titles 9 years ago
Alex Baker 4fe96a6d5f Cleaning up dialogs 9 years ago
Alex Baker 951a13961d Dark theme inherits from dark appcompat
Closes #278
9 years ago
Alex Baker f9706fb314 Set values for new tasks in list notifications 9 years ago
Alex Baker 79baa61f9a Update translations
* Bulgarian - ddmdima96
* German - AndlyticsProject
* Japanese - naofumi
* Spanish - sherpam
9 years ago
Alex Baker 28c9355c41 Removing these fields broke existing widgets 9 years ago
Alex Baker b0ecf7b9fb Update translations
* Bulgarian - ddmdima96
* Finnish - Pertsa
* French - poinclin
* Japanese - naofumi
* Russian - markant139
* Spanish - sherpam
9 years ago
Alex Baker 8756099445 Task and List notification receivers 9 years ago
Alex Baker 1cd5a34d68 Convert ShowNotificationReceiver to intent service 9 years ago
Alex Baker c03b8882fa Add audio and telephony managers 9 years ago
Alex Baker 916438c09b Set query when selecting filter 9 years ago
Alex Baker ba1a8c0361 Update widgets after toggling hidden/completed 9 years ago
Alex Baker 0bf6bdd9bd Add FilterSelectionActivity 9 years ago
Alex Baker 4e70a84982 New sort activity 9 years ago
Alex Baker 0af1a45f38 Remove sort flags 9 years ago
Alex Baker 72b52d5067 Move onFilterItemClicked out of AstridActivity 9 years ago
Alex Baker e825421641 Move reverse sort to preferences 9 years ago
Alex Baker 21155dc6ca Move show hidden and completed to menu
Closes #273
9 years ago
Alex Baker ccd8ecb5b6 Don't cache sort mode and flag values 9 years ago
Alex Baker 7ed17ca8ad Remove sort just once/always 9 years ago
Alex Baker 7e0e6fe983 Toggle deleted tasks from preferences 9 years ago
Alex Baker b6223335e6 Remove unused extras 9 years ago
Alex Baker f99bea58a9 Add FilterSettingsActivity
Removed remaining nav drawer context item
9 years ago
Alex Baker 9ef29ae303 Update relative dates
* Don't call toLowerCase
* Don't abbreviate on widget
9 years ago
Alex Baker 95e3e732f4 Use google material design icons 9 years ago
Alex Baker a86ba9d4e4 Use trash action for delete 9 years ago
Alex Baker 4712c781bc Don't change gtask emptyView text 9 years ago
Alex Baker 047f441f42 Rename and delete tags from TagSettingsActivity 9 years ago
Alex Baker a94f94e71f Add tags and filters from nav drawer 9 years ago
Alex Baker 4a4ffd7f3c Remove autopopulate members 9 years ago
Alex Baker 88bc1cc69c Don't show snooze dialog on rotation change 9 years ago
Alex Baker bdf5b41da8 Update translations
* Bulgarian - ddmdima96
* Russian - markant139
9 years ago
Alex Baker bd4aa2eb2b Add gtask and custom filter nav drawer icons 9 years ago
Alex Baker 3e81e1def4 Set snackbar action color 9 years ago
Alex Baker 6c20f8852d Add DateShortcutPreferences 9 years ago
Alex Baker 739b6df9f0 New snooze dialog 9 years ago
Alex Baker 4f999bf5fc MCA launches task edit screen 9 years ago
Alex Baker db11745be6 Remove unused resources 9 years ago
Alex Baker 8265c5e1d1 Replace Repeat Confirmation popup with snackbar 9 years ago
Alex Baker 35c16b3e37 Remove initial repeat confirmation 9 years ago
Alex Baker 2548097fd0 Use built-in ok and cancel strings 9 years ago
Alex Baker 961cff587b Fix notification dialog history 9 years ago
Alex Baker f582f64bb0 Update translations
* German - AndlyticsProject
* Japanese - naofumi
* Spanish - alexj, sherpam
9 years ago
Alex Baker 5970798236 Nav drawer icons 9 years ago
Alex Baker 9614c79dae Remove 'Create Shortcut' context menu option 9 years ago
Alex Baker 5776b9b828 Move Help & Feedback back to navigation drawer 9 years ago
Alex Baker a2f1a976f1 Remove 'Google Tasks:' from list title
Closes #209
9 years ago
Alex Baker 2182bb81b0 Material navigation drawer 9 years ago
Alex Baker 48a4a4c32e NavDrawer contents visible through status bar 9 years ago
Alex Baker 8e909a26ba Remove ActionBarDrawerToggle 9 years ago
Alex Baker fe94ab5814 Remove negative button from NotificationDialog 9 years ago
Alex Baker fb5afea236 Disable hamburger animation 9 years ago
Alex Baker 9211b049e0 Add NotificationActivity
Replaces NotificationFragment when opening notification
9 years ago
Alex Baker 5958663658 Fix crash on pre-honeycomb devices 9 years ago
Alex Baker 6a0c50705c Update MissedCallActivity theme + launch behavior 9 years ago
Alex Baker 97e7c44baa Convert SnoozeDialog to fragment 9 years ago
Alex Baker fe20210ac0 Add geofence preferences 9 years ago
Alex Baker a508845889 Update support e-mail address 9 years ago
Alex Baker 0fec8c9252 Fix some two pane layout issues 9 years ago
Alex Baker 62e3f4ac21 Use CoordinatorLayout in task_list_activity
Fix clipping on android 2.x devices
9 years ago
Alex Baker 8d4ca3f185 Toolbar elevation in lollipop 9 years ago
Alex Baker 517bda7e21 Workaround for design library bug
https://code.google.com/p/android/issues/detail?id=175067
9 years ago
Alex Baker a09386a2bd Fix crash on pre-honeycomb devices 9 years ago
Alex Baker f0fc904b78 AutoCompleteTextView in LocationPickerDialog 9 years ago
Alex Baker 7222b3824e Add LocationPickerActivity 9 years ago
Alex Baker 42f4587c01 Replace left arrows 9 years ago
Alex Baker 3b0d6533aa Remove custom filter row selectors 9 years ago
Alex Baker ebd03b24ae Replace file explore icons 9 years ago
Alex Baker 02e7219d6a Update translations
* Korean - @halcyonera
* Spanish - alexj
9 years ago
Alex Baker 2d53e51978 Use DateAndTimePickerActivity in ReminderControlSet 9 years ago
Alex Baker 090bf5e645 Add DateAndTimePickerActivity 9 years ago
Alex Baker 51c9ca30c2 Restore action mode overlay and backgrounds 9 years ago
Alex Baker 1c12e1bbfb Handle rotation in TimePickerActivity 9 years ago
Alex Baker 36672eb8de Check if task is null before completing 9 years ago
Alex Baker f8af127dd0 Fix NPE when dismissing some dialogs 9 years ago
Alex Baker bbc4bf538d Updating attachment dialogs 9 years ago
Alex Baker 1583a7f12f Fix NPE when ringtone is missing 9 years ago
Alex Baker 05d3a0000b Remove actionModeBackground styles 9 years ago
Alex Baker 22b29c3ed9 Fix NPE in widget 9 years ago
Alex Baker e55abf397e Fix check for default calendar 9 years ago
Alex Baker 6acef7a37b Apply inspections 9 years ago
Alex Baker 29b901c81b Theme cleanup 9 years ago
Alex Baker 5dc6c19d5d Enable hardware acceleration 9 years ago
Alex Baker 7726472a02 Use FAB from support design library 9 years ago
Alex Baker 5183e72363 Setup back stack when launched from notification 9 years ago
Alex Baker 3b1c5e4453 Remove app name and widget name translations
Closes #259
9 years ago
Alex Baker bc91832cc0 Move "Help & Feedback" into settings menu 9 years ago
Alex Baker de45243710 AppCompat AlertDialog 9 years ago
Alex Baker c9c6d52bee Replace ActionBarActivity with AppCompatActivity 9 years ago
Alex Baker cb0411670a Update translations
* French - poinclin
* Russian - markant139, uryevich
* Slovak
9 years ago
Alex Baker 7ede7fe48e Fix NPE on invalid attachment/backup dirs 9 years ago
Alex Baker 1d6a5c8f64 Add missing google play services permission 9 years ago
Alex Baker f081c83b8b Register/deregister geofences on deletion change 9 years ago
Alex Baker ea47169f96 Register/deregister geofences on completion change 9 years ago
Alex Baker 747236e21e Enable auto manage for google api client 9 years ago
Alex Baker ce1a84cc98 Update permissions
* Move google task permissions back to main manifest
* Remove redundant GPS permissions
9 years ago
Alex Baker 1cf1dca1ea Fix tests 9 years ago
Alex Baker 15c99bb310 Update Slovak translations 9 years ago
Alex Baker b640a1b768 Actually enable quiet hours for lollipop devices 9 years ago
Alex Baker ef52b77cc9 Remove quick add markup dialog 9 years ago
Alex Baker 48b7d4a827 Update target sdk to 22 9 years ago
Alex Baker e2ab1f6fa2 Update Slovak translations 9 years ago
Alex Baker a4023e4981 Update translations
* German - AndlyticsProject
* Slovak
9 years ago
Alex Baker cb0106d5df Update translations
* Arabic - aaltheiab
* Bulgarian - ddmdima96
* Japanese - naofumi
* Portuguese - sergiomarques
9 years ago
Alex Baker 45a609cc80 Remove unused resources 9 years ago
Alex Baker 5051aa2e72 Configurable backup directory
Closes #186
9 years ago
Alex Baker b41cb5e85e Show path to default attachment directory 9 years ago
Alex Baker 6cb6e63a36 Move attachment methods into preferences 9 years ago
Alex Baker 46d31fe81d There I fixed it 9 years ago
Alex Baker fa4e8a8f05 Created control_set_template
Reminder control not being laid out properly
9 years ago
Alex Baker 9b9566191c Update Arabic translations - aaltheiab 9 years ago
Alex Baker 800c17cf11 Remove unused dialog 9 years ago
Alex Baker a9723e025b Initial support for geofence reminders
* Geofences are not cleaned up when tasks are deleted/completed
* Does not gracefully handle any error conditions
9 years ago
Alex Baker 11691f37bb Update translations
* Bulgarian - ddmdima96
* Japanese - naofumi
* Slovak
9 years ago
Alex Baker e69860cfee Fix synchronization menu 9 years ago
Alex Baker 5822ccc761 Restore double property 9 years ago
Alex Baker 5af1883562 Create googleplay and generic build flavors
* gtask permissions moved to googleplay version
* billing moved to googleplay version
9 years ago
Alex Baker dc7da0baf8 Update reminder control, translations
* Japanese - naofumi
* Increase padding between reminders
* Smaller remove button
* Change 'Add a reminder' to 'Add reminder'
9 years ago
Alex Baker 4e0ffaf4fe Update reminder control
* Show full month
* Handle onClick for custom reminders
9 years ago
Alex Baker cf4d21cfad Switch to flavienlaurent's datetimepicker 9 years ago
Alex Baker 834e1726ec Update translations, add Slovak
* Bulgarian - ddmdima96
* Japanese - naofumi
9 years ago
Alex Baker 60c1b59585 New reminder control set
This qualifies as spinner abuse
9 years ago
Alex Baker b76c4ec065 GCalControlSet extends TaskEditControlSetBase 9 years ago
Alex Baker 5b5b7342ba Remove getDisplayView from TaskEditControlSetBase 9 years ago
Alex Baker d16b4a95be HideUntilControlSet extends TaskEditControlSetBase 9 years ago
Alex Baker 32d23a0c57 Update translations
* Japanese - naofumi
* Russian - markant139
9 years ago
Alex Baker 34508ab6d1 Move alarm control set to main edit screen 9 years ago
Alex Baker f42d5013f3 Use betterpickers calendar and radial pickers
* TimePreference
* Custom alarms
* Custom HideUntil dates
9 years ago
Alex Baker 1c35c38319 Use str4d/android-floating-action-button 9 years ago
Alex Baker c451d7927a Update German translations - AndlyticsProject 9 years ago
Alex Baker 9ab68ff42f Set default ringtone preference 9 years ago
Alex Baker 5308a04d7c Update translations
* Bulgarian - ddmdima96
* Japanese - naofumi
* Russian - markant139
9 years ago
Alex Baker 5b4fda9cb6 Add option to disable notification actions 9 years ago
Alex Baker 185ed10ccf Set window background colors 9 years ago
Alex Baker 2f32c55441 Lookup default ringtone name 9 years ago
Alex Baker d78f038ecd Refresh drawer if filter preferences change 9 years ago
Alex Baker 8f27d8a270 Don't finish dialogs on dismiss if positive 9 years ago
Alex Baker 44ce96190c Fix TimePreference default values 9 years ago
Alex Baker 85e219aa5e Only redraw task list if appearance prefs change 9 years ago
Alex Baker 1c9c44ce34 Use application ID from gradle build config 9 years ago
Alex Baker 13ec8d027f Add in-app billing for donations 9 years ago
Alex Baker c9eb641be3 Update Japanese translations - naofumi 9 years ago
Alex Baker 22210e3728 No sound or vibration during quiet hours
Closes #200
9 years ago
Alex Baker a5b6275567 Fix ImportTaskActivity 9 years ago
Alex Baker 6c513064d8 Add Help & Feedback to navigation drawer 9 years ago
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