Sam Bosley
2e72bb936a
Adjusted parent style of Theme.Dialog to be android:Theme.Dialog to fix a crash in EditNoteActivity
13 years ago
Sam Bosley
7cf253339c
Add eclibs to build directory while building view pager. Keeps the jar our of proguard's visibility while still allowing compile. by tim
13 years ago
Andrew Shaw
e5d27c9226
View pager indicator project properties
...
Edited git ignore to include eclpse project
13 years ago
Sam Bosley
cec6b36ca7
Tweak upgrade message
13 years ago
Andrew Shaw
d1e9b4c7c0
Walkthrough tutorial upon app launch
13 years ago
Sam Bosley
859bc80dc2
clean from top level directory performs a clean of astrid. (commit by tim)
13 years ago
Sam Bosley
0b1639af85
Make the welcome login activity work in landscape like the regular login activity
13 years ago
Sam Bosley
0c523ed150
Directly replace contents of list when filter is clicked regardless of number of fragments
13 years ago
sbosley
98ef75fbc3
Merge pull request #121 from StingerAJ/120113_aj_googleloginpage_fixes
...
120113 aj googleloginpage fixes
13 years ago
Arne Jans
45635f22ec
Fixed the loginpage and actfmaloginactivity for landscape
13 years ago
Sam Bosley
ec07d3b60f
Merge remote-tracking branch 'upstream/120112-ts-syncv2'
13 years ago
Sam Bosley
bb272ef947
Cleaned up some of the title parsing code
13 years ago
Sam Bosley
10a8fad2f2
Fixed a bug where two filterlist fragments could get created when started in portrait mode
13 years ago
Tim Su
7dcd0736f3
Add progress bar for fetching task activity
13 years ago
Tim Su
11bb7e6e71
Disable the old sync provider in favor of new hotness
13 years ago
Tim Su
a37449229c
Remove refresh from the filter list, in prepration for the future
13 years ago
Tim Su
db5aae654a
Fix padding that makes our rows shifted
13 years ago
Tim Su
eee0def2bd
Synchronize TagViewActivity with the v2 sync provider
13 years ago
Sam Bosley
a950b0eae2
Highlight list picker when pressed, don't allow popover in landscape mode
13 years ago
Amy Tang
86298cbdb6
Added unit tests to titleparser
13 years ago
Sam Bosley
4bf7cbe57c
Undid a change that was causing duplicate filter list fragments
13 years ago
Sam Bosley
c014cccc2c
Popover list selection menu
13 years ago
Sam Bosley
75ad7c4e78
Merge actionbar styling updates from arne
13 years ago
Sam Bosley
4f78174341
Fixed a bug with using arrayAdapter.addAll
13 years ago
Arne Jans
89abbb3839
Re-added Sort-button into actionbar and removed dead code.
13 years ago
Arne Jans
649aad4aa6
Fixed Astrid-up-button not working in landscape with edit view.
13 years ago
Tim Su
7457c6ee08
Initiate Auto sync, and save last sync for tasks received through the system
13 years ago
Sam Bosley
ab07bae3a1
Commented out some stuff that was causing a crash
13 years ago
Tim Su
85eda2a62d
Added new progress bar to task list activity, now using it to sync task list activity
13 years ago
Sam Bosley
cfd3d5e2e8
Undid a change that broke things
13 years ago
Sam Bosley
12dd51bd42
Removed some unecessary menu items, added some others (sync in tla, new list in fla)
13 years ago
Sam Bosley
7cc611b50d
Fixed bug where list selection would be lost after rotation (again)
13 years ago
Arne Jans
2b13026d9b
Actionbar styling as the old navigationbar.
...
Smaller Astrid-icon in the actionbar.
Astrid-icon as up-button, first try, some quirks (see issue in buglist).
Linked actionbarsherlock-sourcefolder into astrid-project for easier
debugging.
13 years ago
Tim Su
ab2739d98b
Make jchronic in classpath use relative jar path
13 years ago
Sam Bosley
2a8134947c
Dropdown menu for list selection
13 years ago
sbosley
bbde5fb531
Merge pull request #117 from sbosley/120110_sb_dynamically_generated_fragments
...
Bug fixes to fragment lifecycles, especially when rotating
13 years ago
Sam Bosley
e8deb26734
Updated rounded corners drawable folder for api v11
13 years ago
Amy Tang
f494a55ff1
Merge remote-tracking branch 'upstream/master'
13 years ago
Amy Tang
702e0f7595
Added more features to QuickAddParser
13 years ago
Sam Bosley
e50422c61c
Fixed a bug with an occasional crash when rotating FLA
13 years ago
Sam Bosley
b995728bb3
Fixed a bug where intent flags could interfere with filter list launch
13 years ago
Sam Bosley
9517a02b18
Don't consider timer elapsed seconds to be an insignificant detail in recently modified
13 years ago
Sam Bosley
251d40c638
Rapidly switch between editing tasks when in landscape mode
13 years ago
Sam Bosley
3931e3a624
Fixed bugs related to rotating while in FilterListWrapperActivity
13 years ago
Sam Bosley
808a4223d9
Fixed some null pointer exceptions in tag view activity callbacks
13 years ago
Sam Bosley
0767328c5c
Can now swap custom task list fragments for filters with custom intents
13 years ago
Sam Bosley
837b491b19
Wrap main fragments in frame layouts for easier replacement in transactions later, use tags instead of ids
13 years ago
Amy Tang
8d6b40c1c6
update
13 years ago
Sam Bosley
03c7d2eabb
Pass the current filter as an extra in the intent when launching the edit activity
13 years ago
Sam Bosley
67c2776472
Fixed invisible checkboxes in repeat control set
13 years ago