Alex Baker
7c4f36f47d
Fix test compile
11 years ago
Alex Baker
86b318a6b8
Add donate menu item
11 years ago
Alex Baker
d39a6a1868
Add Greek translations (@uberspot)
11 years ago
Alex Baker
72703dafb0
Remove CommentsActivity and TaskCommentsFragment
11 years ago
Alex Baker
3e16830ae8
Update tablet layout
...
* Remove triple column layout
* Remove static menu drawer
11 years ago
Alex Baker
017cceeff9
Open tasks from widget on tablets
11 years ago
Alex Baker
3c55111f70
Fix stack for activities launched by widget
11 years ago
Alex Baker
269a5ec6f5
Add billing permission for donations
11 years ago
Alex Baker
a88c0c1ebb
Update task list activity menu
...
* Fix search menu missing from action bar
* Remove unused icons
11 years ago
Alex Baker
0a80b3ba6e
Remove menu items preference screen
11 years ago
Alex Baker
8cfe6b9bdc
Enable custom filters
11 years ago
Alex Baker
4491e51b29
Remove attachment download
11 years ago
Alex Baker
3a848c3440
Dont save voice input attachment on quick add
...
Closes #4
11 years ago
Alex Baker
f541415309
Remove public and readonly columns from tasks
11 years ago
Alex Baker
94d2189f85
Remove reengagement service, update translations
...
* Slovenian (damir12)
11 years ago
Alex Baker
b06aa552d4
Remove updates table
11 years ago
Allan Crooks
e5f66dff9d
Better progress bar for syncing
...
Made changes so that a progress bar cannot jump back (especially while
syncing) and changed the way synchronising code presents progress so
that it appears more representative.
Closes #46
11 years ago
Alex Baker
938121f75e
Show recently completed tasks on widget
11 years ago
Alex Baker
7e62156bf0
Update to JDK 1.7
11 years ago
Alex Baker
b929efa16f
Update Slovenian (damir12)
11 years ago
Alex Baker
5b5668f426
Complete tasks from scrolling widget
11 years ago
Alex Baker
7f2c03a430
Tap task on widget to open task edit screen
11 years ago
Alex Baker
9d609986eb
Merge widgets together, bump version
...
* Allows for seamless upgrade to scrollable widget
11 years ago
Alex Baker
b6d82c2689
Update translations
...
* Slovenian (damir12)
* Russian (Doodlez)
11 years ago
Alex Baker
2ad175c876
Add scrollable widget
...
Closes #21
11 years ago
Alex Baker
a1c986d9e2
Apply Android Studio and Lint inspections
...
* Remove always true/false/null parameters
* Remove pointless bitwise expressions
* Remove pointless boolean expressions
* Remove unnecessary continue statements
* Convert fields to local variables
* Remove unused resources
11 years ago
Alex Baker
75315a4951
Update translations
...
* Slovenian (damir12)
* Hebrew (amititzhaki)
* French (mdubois)
* Remove unused translations
11 years ago
Alex Baker
a6bf478422
Apply Android Studio inspections
...
* Remove invalid manifest entries
* Remove redundant finals
* Remove redundant semicolons
* Remove unnecessary boxing/unboxing
* Remove redundant type casts
* Remove redundant toString calls
* Replace StringBuilders with Strings
* Remove manual array operations
* Replace StringBuffer with StringBuilder
* Replace for with foreach
* Remove unused try/catch
* Remove unused collections
* Remove empty if statements
* Remove unused return values
* Remove redundant local variables
* Remove redundant assignments and unused variables
* Remove unused logo change
* Remove unused strings
* Fix string comparison
11 years ago
Alex Baker
63639cf47a
Replace ActionBarSherlock with AppCompat
11 years ago
Alex Baker
cda6773970
Update sdk to 19
11 years ago
Alex Baker
bf654a8de4
Rename themes
...
* Change base 'Theme' to 'Tasks'
* Change White to Light
11 years ago
Alex Baker
e7d629e365
Remove unused code
11 years ago
Alex Baker
e8b1eff7d7
Remove OpenCRX, update translations
...
* Update Dutch (cseynaeve)
11 years ago
Alex Baker
65f990f927
Remove unused classes, update translations
...
* AlarmDatabase
* TransitionalAlarm
* AstridDialog
* FeedbackPromptDialogs
* TouchInterceptingFrameLayout
* Update Spanish (judmezago)
11 years ago
Alex Baker
283423cd27
Remove outstanding table
11 years ago
Alex Baker
ea695ead9c
Remove User and UserDao
11 years ago
Alex Baker
df321eda14
Remove history, apply inspections
...
* Remove unused method parameters
* Remove unnecessary throws
* Remove unused return values
* Remove constant return values
11 years ago
Alex Baker
264686d966
Remove unused resources, update translations
...
* Brazilian Portuguese (paulohora)
* Russian (xtsrsdn)
11 years ago
Alex Baker
274e79b725
Update build tools to 18.1.1
11 years ago
Alex Baker
77e4e5f001
Update tests
...
* Exclude transitive deps for instrumentTest hack
* Convert RepeatAfterCompleteTest to Robolectric
11 years ago
Alex Baker
0e6df44e95
Convert tests to Robolectric
...
* DateUtilitiesTest
* TranslationTests
* AstridTranslationTest
* AdvancedRepeatTest
11 years ago
Alex Baker
20fc7c51eb
Convert DI, SQL tests to robolectric
11 years ago
Alex Baker
e2268f8720
Add robolectric and gradle android test plugin
11 years ago
Alex Baker
69829e3f68
Remove update message service
11 years ago
Alex Baker
d1d684d348
Remove unused dependency
11 years ago
Alex Baker
be259ae2b5
Update actionbar
...
* Remove custom view
* Don't hide keyboard when overflow selected
11 years ago
Alex Baker
77934d2c64
Update plugin
11 years ago
Alex Baker
ec43fbc864
Hide keyboard when interacting with action bar
11 years ago
Alex Baker
87cb5a180f
Set title on task edit screen
11 years ago
Alex Baker
05299efd0f
Travis CI config
11 years ago
Alex Baker
103d1d1118
Remove AsyncImageView
11 years ago
Alex Baker
fb78537cce
Optimize imports, remove statistics constants
11 years ago
Alex Baker
7b7db9e90c
Remove history comments
11 years ago
Alex Baker
0f8cf75228
Remove GreenDroid
11 years ago
Alex Baker
6f66f4f3cc
Fix tests, update manifest target sdk
11 years ago
Alex Baker
ac7903fac3
Navigation redesign
...
* Replace list popover with drawer - Closes #33
* Replace menu popover with standard menus
* Replace application icons - Closes #11
* Remove swipe between lists
* Remove list icons
* Remove list header from tablet view
* Remove list settings shortcut
* Add new list, rename list, delete list to overflow
* Remove featured list
* Brazilian Portuguese (sfrique)
* Russian translation (xtsrsdn)
11 years ago
Alex Baker
72f835cdc5
Update to Android 4.3 SDK
11 years ago
Alex Baker
7f56b1ce8f
Remove task assign from TLA
...
* Remove unused translations
* Update Brazilian Portuguese (sfrique)
11 years ago
Alex Baker
4924b778a0
Remove invalid entries from manifest
11 years ago
Alex Baker
3826863b4b
Exclude deleted lists from import
11 years ago
Joachim Mailänder
f41aaa6b8b
Better XML import and export function
...
Closes #10
Closes #31
11 years ago
Alex Baker
e137484b4e
Cleanup
...
* Remove FileMetadata, ContactsAutoComplete, ContactListAdapter
* Remove unnecessary overrides
* Remove invalid javadoc
11 years ago
Alex Baker
11523d454d
Remove unused DAOs
11 years ago
Alex Baker
30c972d7dc
Remove ActFm synchronization code
...
* Remove client<->server messages
* Remove SyncService, SyncThread, Invoker
11 years ago
Alex Baker
580ab99d91
Remove unreachable code
...
actFmPreferenceService.isLoggedIn() always false
11 years ago
Alex Baker
cee142014a
Remove isPremiumUser, wasLoggedIn
11 years ago
Alex Baker
2c85cfaa99
Remove People
11 years ago
Alex Baker
622b7bded1
Update translations
...
* Spanish (sherpam, JJRISLAS)
* Remove unused translations
11 years ago
Alex Baker
d9cdb57b81
Remove AddOnActivity
11 years ago
Alex Baker
b47a92fd95
Format manifest
11 years ago
Alex Baker
dc51647447
Remove old upgrade code
11 years ago
Alex Baker
0e4e7ee50e
Remove new sync migrator
11 years ago
Alex Baker
09eef62645
Remove unused classes
11 years ago
Alex Baker
6c97d5c501
Remove Astrid Locale plugin
11 years ago
Alex Baker
5b5cec9f78
Remove com.timsu package
11 years ago
Alex Baker
797e713a4f
Remove encouragements, update strings
...
* Ukrainian (kuzyasun)
* French (DianeRouquine)
* Remove unused strings
* Remove unused translations
11 years ago
Alex Baker
3bf8433d5e
Update icons
...
* Replace gear, camera, mic, plus buttons
* Remove unused resources
11 years ago
Alex Baker
edb314663d
Remove backup activity
...
* Move import/export tasks to backup preferences
* Remove unused translations
* Translation updates from kuzyasun, Kackar, rchacin
11 years ago
Alex Baker
982fe1163f
Update action bar icons
11 years ago
Alex Baker
d624820a73
Update translations
...
* Catalan (DianeRouquine)
* French (DianeRouquine)
* Ukrainian (kuzyasun)
* Remove unused translations
11 years ago
Alex Baker
6b8b672246
Clean up themes
...
* Remove transparent, white, white alt themes
* Rename white blue to white
* Remove unused drawables
11 years ago
Alex Baker
6689f1f8a1
Move trash can to action bar
...
Closes #13
11 years ago
Alex Baker
58d44d1aea
Remove "No Activity" from task edit screen
11 years ago
Alex Baker
4a520aebd4
Fix save task when pressing back
...
Closes #23
11 years ago
Alex Baker
0496b2d185
Remove 'Customize' from task edit screen
11 years ago
Alex Baker
b07b6c6e52
Pare themes to light and dark
11 years ago
Alex Baker
d96aefe4fe
Remove astrid lite, set configuration preference
11 years ago
Alex Baker
b010e1d82e
Remove about activity, unused keys and strings
11 years ago
Alex Baker
5140e32fb4
Remove Todoroo EULA
11 years ago
Alex Baker
524a129236
Add lint.xml
11 years ago
Alex Baker
69e17cc339
Bump version
11 years ago
Alex Baker
b3a6fdb3c3
API key substitution
11 years ago
Alex Baker
560f894200
Update translations
...
* German
* Dutch (rderegt)
11 years ago
Alex Baker
d86a15a27e
Update translations
...
* Catalan
* Czech
* Danish
* Norwegian
* Portuguese
* Thai
11 years ago
Alex Baker
a73a835bb4
Update translations
...
* Remove unused string arrays from master files
* Remove unused string arrays from translations
* French (DianeRouquine)
11 years ago
Alex Baker
2d733a912e
Widget updates
...
* Rename widget to 'Tasks'
* Make widget resizable (Closes #18 )
* Rename 'list or filter' widget (Closes #19 )
11 years ago
Alex Baker
5e7e761447
Remove untranslated string-arrays and plurals
11 years ago
Alex Baker
6c6b309394
Remove untranslated strings
11 years ago
Alex Baker
fd4b6c5667
Remove drawable-mdpi
11 years ago
Alex Baker
ce40a07d65
Remove comments from translation files
11 years ago