Commit Graph

5710 Commits (592124af79a189952012aab9da04e0ee59420d38)
 

Author SHA1 Message Date
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 24a9ac5d9c Build tools 21.1.2, support repository rev 10 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 626e486f7e Android Studio 1.0 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 bc0297171e Android Studio 1.0 RC4 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 c56ef5fd2e Add Amazon link 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 7bc0e4860a gradle 2.2.1 10 years ago
Alex Baker 5b321a58ab Update translations
* Arabic - DontPlaY
* Japanese - naofumi
* Russian - uryevich
10 years ago
Alex Baker 91922e79a4 Fix travis build 10 years ago
Alex Baker 80daf6a790 Add promo graphic 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
Alex Baker 694abf3f0a Tweak styles, remove error catching controls 10 years ago
Alex Baker 1522dae01b Remove RecognizerApi 10 years ago
Alex Baker 502c31bfbc New action bar color 10 years ago
Alex Baker d20e9f4d8e Prevent swipe refresh when moving tasks 10 years ago
Alex Baker 56613cafe2 Update translations
* Bulgarian - ddmdima96
* Russian - turetsky
10 years ago
Alex Baker 7b36a10950 Merge branch 'master' into lollipop 10 years ago
Alex Baker 831bcdd9be Remove filter selection, leftover filter api 10 years ago
Alex Baker 61890ed430 Revert "Remove SubtasksListFragment"
This reverts commit d289aed016.

Conflicts:
	astrid/src/main/java/com/todoroo/astrid/gtasks/GtasksListFragment.java
10 years ago
Alex Baker 3d3d32e28e Fix multiline with done action 10 years ago
Alex Baker dda5509377 Update edit text control
* Show/hide cursor
* Disable multiline text entry
10 years ago
Alex Baker 47e08538e6 ACTION_VIEW instead of ACTION_EDIT new cal event
ACTION_EDIT did not seem to work on lollipop
10 years ago
Alex Baker bf22b8ed00 Update styles, remove date shortcuts, fix tablet 10 years ago
Alex Baker e5661ed987 Move settings button to drawer 10 years ago
Alex Baker 69a4db35cb Remove rename/delete list from overflow
Remove edit task context item
10 years ago
Alex Baker 50e3f997d8 Cleaning up styles 10 years ago
Alex Baker f96dfb70d9 Remove dark theme 10 years ago
Alex Baker d2b1f95436 Use toolbar instead of actionbar 10 years ago
Alex Baker 96a95708e7 Remove old search 10 years ago
Alex Baker cd50942141 Replace QuickAddBar with FloatingActionButton 10 years ago
Alex Baker b9920fd85d Move voice add button to action bar 10 years ago